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

/art/runtime/gc/
H A Dheap-inl.h79 obj = TryToAllocate<kInstrumented, false>(self, allocator, byte_count, &bytes_allocated,
183 inline mirror::Object* Heap::TryToAllocate(Thread* self, AllocatorType allocator_type, function in class:art::gc::Heap

Completed in 4 milliseconds