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