Searched refs:trieMapRange (Results 1 – 2 of 2) sorted by relevance
95 EntryRange(const TrieMap::TrieMapRange trieMapRange, const bool hasHistoricalInfo) in EntryRange() argument96 : mTrieMapRange(trieMapRange), mHasHistoricalInfo(hasHistoricalInfo) {} in EntryRange()239 const TrieMap::TrieMapRange trieMapRange, const int nextLevelBitmapEntryIndex);
276 const TrieMap::TrieMapRange trieMapRange, const int nextLevelBitmapEntryIndex) { in runGCInner() argument277 for (auto &entry : trieMapRange) { in runGCInner()