Searched refs:AllocateInternalWithGc (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/ |
D | heap-inl.h | 83 obj = AllocateInternalWithGc(self, allocator, byte_count, &bytes_allocated, &usable_size, in AllocObjectWithAllocator()
|
D | heap.h | 652 mirror::Object* AllocateInternalWithGc(Thread* self, AllocatorType allocator, size_t num_bytes,
|
D | heap.cc | 1228 mirror::Object* Heap::AllocateInternalWithGc(Thread* self, AllocatorType allocator, in AllocateInternalWithGc() function in art::gc::Heap
|