Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice.cpp399 const auto& same_path = [&pkg](const auto& o) { in getAllPackages() local
402 if (std::find_if(active.begin(), active.end(), same_path) == active.end()) { in getAllPackages()
Dapexd.cpp1106 const auto& same_path = [&apex](const auto& o) { in emitApexInfoList() local
1109 if (std::find_if(active.begin(), active.end(), same_path) == in emitApexInfoList()