Searched defs:GetArenaPool (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dlinear_alloc.cc41 ArenaPool* LinearAlloc::GetArenaPool() { function in class:art::LinearAlloc
43 return allocator_.GetArenaPool();
H A Druntime.h533 ArenaPool* GetArenaPool() { function in class:art::Runtime
536 const ArenaPool* GetArenaPool() const { function in class:art::Runtime
/art/runtime/base/
H A Darena_allocator.h267 ArenaPool* GetArenaPool() const { function in class:art::ArenaAllocator

Completed in 61 milliseconds