Searched refs:same_path (Results 1 – 2 of 2) sorted by relevance
399 const auto& same_path = [&pkg](const auto& o) { in getAllPackages() local402 if (std::find_if(active.begin(), active.end(), same_path) == active.end()) { in getAllPackages()
1106 const auto& same_path = [&apex](const auto& o) { in emitApexInfoList() local1109 if (std::find_if(active.begin(), active.end(), same_path) == in emitApexInfoList()