Searched refs:same_path (Results 1 – 1 of 1) sorted by relevance
400 const auto& same_path = [&pkg](const auto& o) { in getAllPackages() local403 if (std::find_if(active.begin(), active.end(), same_path) == active.end()) { in getAllPackages()