Searched refs:AllocationTrackingMultiMap (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | mem_map.h | 182 typedef AllocationTrackingMultiMap<void*, MemMap*, kAllocatorTagMaps> Maps; |
| /art/runtime/base/ | ||
| D | allocator.h | 160 using AllocationTrackingMultiMap = std::multimap< variable |