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