Searched refs:RequestHeapTrim (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dheap.h695 void RequestHeapTrim() LOCKS_EXCLUDED(Locks::runtime_shutdown_lock_);
H A Dheap.cc2162 RequestHeapTrim();
3009 void Heap::RequestHeapTrim() { function in class:art::gc::Heap

Completed in 33 milliseconds