Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h262 RequestConcurrentGCAndSaveObject(self, /*force_full=*/ false, starting_gc_num, &obj); in AllocObjectWithAllocator()
Dheap.h1118 void RequestConcurrentGCAndSaveObject(Thread* self,
Dheap.cc3701 void Heap::RequestConcurrentGCAndSaveObject(Thread* self, in RequestConcurrentGCAndSaveObject() function in art::gc::Heap