Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.h206 const std::vector<ApexFile>& active_apexs,
Dapexd.cpp3450 const std::vector<ApexFile>& active_apexs, in CollectApexInfoList() argument
3482 for (const auto& apex : active_apexs) { in CollectApexInfoList()