Home
last modified time | relevance | path

Searched defs:MallocArenaPool (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dmalloc_arena_pool.cc85 MallocArenaPool::MallocArenaPool() : free_arenas_(nullptr) { in MallocArenaPool() function in art::MallocArenaPool
Darena_allocator.h216 friend class MallocArenaPool; variable