Searched refs:kCollectorTransitionWait (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/ | ||
H A D | heap.h | 183 static constexpr uint64_t kCollectorTransitionWait = MsToNs(5000); variable |
H A D | heap.cc | 1056 : kCollectorTransitionWait); in UpdateProcessState() |