Searched refs:RequestConcurrentGCAndSaveObject (Results 1 – 3 of 3) sorted by relevance
417 RequestConcurrentGCAndSaveObject(self, false, obj); in CheckConcurrentGC()
968 void RequestConcurrentGCAndSaveObject(Thread* self, bool force_full, ObjPtr<mirror::Object>* obj)
3568 void Heap::RequestConcurrentGCAndSaveObject(Thread* self, in RequestConcurrentGCAndSaveObject() function in art::gc::Heap