Searched defs:expiringIter (Results 1 – 3 of 3) sorted by relevance
83 auto expiringIter = expiringItems.find(key); in OnGetChildByIndexNew() local
428 auto expiringIter = expiringItem_.begin(); in ProcessCachedIndex() local443 std::unordered_map<std::string, LazyForEachCacheChild>::iterator& expiringIter) in LoadCacheByIndex()460 std::unordered_map<std::string, LazyForEachCacheChild>::iterator& expiringIter) in LoadCacheByKey()
210 auto expiringIter = expiringItems.find(key); in OnGetChildByIndexNew() local