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

/art/runtime/gc/
H A Dheap.h700 bool IsGCRequestPending() const;
H A Dheap.cc3084 bool Heap::IsGCRequestPending() const { function in class:art::gc::Heap
3134 } else if (!IsGCRequestPending()) {

Completed in 78 milliseconds