Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Ddebug_abbrev_writer.h46 current_abbrev_(buffer->get_allocator()) { in DebugAbbrevWriter()
/art/runtime/
Dsafe_map.h58 allocator_type get_allocator() const { return map_.get_allocator(); } in get_allocator() function
/art/runtime/base/
Ddchecked_vector.h191 using Base::get_allocator;
Dhash_set.h422 allocator_type get_allocator() const { in get_allocator() function