Home
last modified time | relevance | path

Searched refs:apex_it (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd.cpp2485 for (auto& apex_it : all_apex) { in SelectApexForActivation() local
2486 const std::string& package_name = apex_it.first; in SelectApexForActivation()
2487 const std::vector<ApexFileRef>& apex_files = apex_it.second; in SelectApexForActivation()