Searched defs:idleIndexes (Results 1 – 2 of 2) sorted by relevance
342 void CheckCacheIndex(std::set<int32_t>& idleIndexes, int32_t count) in CheckCacheIndex()413 std::set<int32_t>& idleIndexes) in ProcessPreBuildingIndex()426 std::set<int32_t>& idleIndexes) in ProcessCachedIndex()441 …ndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_t>& idleIndexes, in LoadCacheByIndex()458 …yKey(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_t>& idleIndexes, in LoadCacheByKey()
708 std::set<int32_t> idleIndexes; in PreBuild() local