Searched refs:Maps (Results 1 – 1 of 1) sorted by relevance
55 using Maps = AllocationTrackingMultiMap<void*, MemMap*, kAllocatorTagMaps>; typedef58 static Maps* gMaps GUARDED_BY(MemMap::GetMemMapsLock()) = nullptr;74 std::ostream& operator<<(std::ostream& os, const Maps& mem_maps) { in operator <<()773 gMaps = new Maps; in Init()