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

  /art/runtime/gc/
heap-inl.h 108 obj = TryToAllocate<kInstrumented, false>(self, allocator, byte_count, &bytes_allocated,
222 inline mirror::Object* Heap::TryToAllocate(Thread* self, AllocatorType allocator_type,
heap.cc     [all...]
heap.h 766 ALWAYS_INLINE mirror::Object* TryToAllocate(Thread* self, AllocatorType allocator_type,
    [all...]

Completed in 47 milliseconds