Searched defs:ArenaPool (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ | ||
D | linear_alloc.h | 24 class ArenaPool; variable |
D | runtime.h | 68 class ArenaPool; variable |
/art/runtime/base/ | ||
D | arena_allocator.h | 31 class ArenaPool; variable |
D | arena_allocator.cc | 163 ArenaPool::ArenaPool(bool use_malloc, bool low_4gb) in ArenaPool() function in art::ArenaPool |