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

/art/runtime/
H A Dlinear_alloc.cc46 ArenaPool* LinearAlloc::GetArenaPool() { function in class:art::LinearAlloc
48 return allocator_.GetArenaPool();
H A Druntime.h622 ArenaPool* GetArenaPool() { function in class:art::verifier::VerifyMode
628 const ArenaPool* GetArenaPool() const { function in class:art::verifier::VerifyMode
/art/runtime/base/
H A Darena_allocator.h379 ArenaPool* GetArenaPool() const { function in class:art::ArenaAllocator

Completed in 684 milliseconds