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

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

Completed in 60 milliseconds