Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dheap-inl.h149 obj = AllocateInternalWithGc(self, in AllocObjectWithAllocator()
H A Dheap.h1052 mirror::Object* AllocateInternalWithGc(Thread* self,
H A Dheap.cc1796 mirror::Object* Heap::AllocateInternalWithGc(Thread* self, in AllocateInternalWithGc() function in art::gc::Heap