Searched refs:pkg_map (Results 1 – 1 of 1) sorted by relevance
129 auto& pkg_map = it->second; variable131 for (auto pkg_it = pkg_map.begin(); pkg_it != pkg_map.end(); ++pkg_it) {134 pkg_map.erase(pkg_it);153 auto& pkg_map = it->second; in SetLatestLocked() local155 for (auto pkg_it = pkg_map.begin(); pkg_it != pkg_map.end(); ++pkg_it) { in SetLatestLocked()158 for (auto reset_it = pkg_map.begin(); reset_it != pkg_map.end(); in SetLatestLocked()