Home
last modified time | relevance | path

Searched defs:skip_apexes (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dapex_init_util.cpp40 const std::string& apex_name, const std::set<std::string>& skip_apexes) { in CollectRcScriptsFromApex()
139 std::set<std::string> skip_apexes; in ParseRcScriptsFromAllApexes() local