Searched defs:agingBundle (Results 1 – 3 of 3) sorted by relevance
74 for (const auto &agingBundle : request.GetAgingBundles()) { in ProcessBundle() local153 const AgingBundleInfo &agingBundle, std::vector<std::string> &caches) const in GetCachePath() argument
116 for (const auto &agingBundle : agingBundles_) { in Dump() local
8928 AgingBundleInfo agingBundle; variable