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

/art/runtime/gc/
H A Dheap-inl.h313 RequestConcurrentGCAndSaveObject(self, obj);
H A Dheap.h696 void RequestConcurrentGCAndSaveObject(Thread* self, mirror::Object** obj)
H A Dheap.cc2950 void Heap::RequestConcurrentGCAndSaveObject(Thread* self, mirror::Object** obj) { function in class:art::gc::Heap

Completed in 93 milliseconds