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

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

Completed in 132 milliseconds