Home
last modified time | relevance | path

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

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