Home
last modified time | relevance | path

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

/art/runtime/
Ddex_reference_collection.h36 using MapAllocator = Allocator<std::pair<const DexFile*, IndexVector>>; variable
43 DexReferenceCollection(const MapAllocator& map_allocator = MapAllocator(),