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

/art/runtime/gc/
H A Dheap-inl.h417 RequestConcurrentGCAndSaveObject(self, false, obj);
H A Dheap.h968 void RequestConcurrentGCAndSaveObject(Thread* self, bool force_full, ObjPtr<mirror::Object>* obj)
H A Dheap.cc3568 void Heap::RequestConcurrentGCAndSaveObject(Thread* self, function in class:art::gc::Heap

Completed in 61 milliseconds