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

/art/runtime/gc/
H A Dheap-inl.h115 // AllocateInternalWithGc can cause thread suspension, if someone instruments the entrypoints
117 obj = AllocateInternalWithGc(self,
H A Dheap.h909 mirror::Object* AllocateInternalWithGc(Thread* self,
H A Dheap.cc1571 mirror::Object* Heap::AllocateInternalWithGc(Thread* self, function in class:art::gc::Heap

Completed in 1738 milliseconds