HomeSort by relevance Sort by last modified time
    Searched defs:GetArenaPool (Results 1 - 3 of 3) sorted by null

  /art/runtime/
linear_alloc.cc 46 ArenaPool* LinearAlloc::GetArenaPool() {
48 return allocator_.GetArenaPool();
runtime.h 564 ArenaPool* GetArenaPool() {
570 const ArenaPool* GetArenaPool() const {
  /art/runtime/base/
arena_allocator.h 375 ArenaPool* GetArenaPool() const {

Completed in 472 milliseconds