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