Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Ddebug_abbrev_writer.h46 current_abbrev_(buffer->get_allocator()) { in DebugAbbrevWriter()
/art/libartbase/base/
Dsafe_map.h58 allocator_type get_allocator() const { return map_.get_allocator(); } in get_allocator() function
Ddchecked_vector.h191 using Base::get_allocator;
Dhash_set.h496 allocator_type get_allocator() const { in get_allocator() function
/art/compiler/optimizing/
Dregister_allocator_graph_color.cc243 ScopedArenaVector<InterferenceNode*>::allocator_type adapter(storage->get_allocator()); in AddInterference()
296 ScopedArenaVector<CoalesceOpportunity*>::allocator_type adapter(storage->get_allocator()); in AddCoalesceOpportunity()