Home
last modified time | relevance | path

Searched refs:map_allocator (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddex_reference_collection.h43 DexReferenceCollection(const MapAllocator& map_allocator = MapAllocator(),
45 : map_(map_allocator), in map_() argument