Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h144 obj = AllocateInternalWithGc(self, in AllocObjectWithAllocator()
Dheap.h1020 mirror::Object* AllocateInternalWithGc(Thread* self,
Dheap.cc1740 mirror::Object* Heap::AllocateInternalWithGc(Thread* self, in AllocateInternalWithGc() function in art::gc::Heap