HomeSort by relevance Sort by last modified time
    Searched refs:ObtainNewArenaForAllocation (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/
arena_allocator.h 175 ObtainNewArenaForAllocation(bytes);
191 void ObtainNewArenaForAllocation(size_t allocation_size);
arena_allocator.cc 232 ObtainNewArenaForAllocation(rounded_bytes);
254 void ArenaAllocator::ObtainNewArenaForAllocation(size_t allocation_size) {

Completed in 56 milliseconds