Searched defs:Maps (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmem_map.h182 typedef AllocationTrackingMultiMap<void*, MemMap*, kAllocatorTagMaps> Maps; typedef in class:art::MemMap
240 static Maps* maps_ GUARDED_BY(Locks::mem_maps_lock_);
245 std::ostream& operator<<(std::ostream& os, const MemMap::Maps& mem_maps);

Completed in 20 milliseconds