Searched refs:sortCache (Results 1 – 1 of 1) sorted by relevance
340 std::vector<SimRdbInfo> sortCache; in SortCache() local346 sortCache.emplace_back(emptyUnit); in SortCache()351 sortCache[localCacheInfo_[j].slotIndex] = localCacheInfo_[j]; in SortCache()353 localCacheInfo_ = sortCache; in SortCache()