Searched refs:GetGMapsEntry (Results 1 – 1 of 1) sorted by relevance
66 Maps::iterator GetGMapsEntry(const MemMap& map) REQUIRES(MemMap::GetMemMapsLock()) { in GetGMapsEntry() function668 auto it = GetGMapsEntry(*this); in Invalidate()681 auto this_it = IsValid() ? GetGMapsEntry(*this) : gMaps->end(); in swap()682 auto other_it = other.IsValid() ? GetGMapsEntry(other) : gMaps->end(); in swap()799 auto it = GetGMapsEntry(*this); in RemapAtEnd()841 auto it = GetGMapsEntry(*this); in ReleaseReservedMemory()1390 auto it = GetGMapsEntry(*this); in AlignBy()