Searched refs:GetGMapsEntry (Results 1 – 1 of 1) sorted by relevance
66 Maps::iterator GetGMapsEntry(const MemMap& map) REQUIRES(MemMap::GetMemMapsLock()) { in GetGMapsEntry() function636 auto it = GetGMapsEntry(*this); in Invalidate()648 auto this_it = IsValid() ? GetGMapsEntry(*this) : gMaps->end(); in swap()649 auto other_it = other.IsValid() ? GetGMapsEntry(other) : gMaps->end(); in swap()766 auto it = GetGMapsEntry(*this); in RemapAtEnd()808 auto it = GetGMapsEntry(*this); in ReleaseReservedMemory()1287 auto it = GetGMapsEntry(*this); in AlignBy()