Home
last modified time | relevance | path

Searched defs:get_allocator (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/linker/
H A Dlinker_memory.cpp64 static BionicAllocator& get_allocator() { in get_allocator() function
/aosp12/art/libartbase/base/
H A Dsafe_map.h58 allocator_type get_allocator() const { return map_.get_allocator(); } in get_allocator() function
H A Dhash_set.h538 allocator_type get_allocator() const { in get_allocator() function