Searched defs:MallocArenaPool (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/libartbase/base/ | ||
H A D | malloc_arena_pool.cc | 85 MallocArenaPool::MallocArenaPool() : free_arenas_(nullptr) { in MallocArenaPool() function in art::MallocArenaPool |
H A D | arena_allocator.h | 216 friend class MallocArenaPool; variable |