Searched refs:AllocateInternalWithGc (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dheap-inl.h83 obj = AllocateInternalWithGc(self, allocator, byte_count, &bytes_allocated, &usable_size,
H A Dheap.h652 mirror::Object* AllocateInternalWithGc(Thread* self, AllocatorType allocator, size_t num_bytes,
H A Dheap.cc1228 mirror::Object* Heap::AllocateInternalWithGc(Thread* self, AllocatorType allocator, function in class:art::gc::Heap

Completed in 39 milliseconds