Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.h181 const std::vector<ApexFile>& inactive_apexs);
Dapexd.cpp3165 const std::vector<ApexFile>& inactive_apexs) { in CollectApexInfoList() argument
3195 for (const auto& apex : inactive_apexs) { in CollectApexInfoList()