Home
last modified time | relevance | path

Searched refs:kCollectorTransitionWait (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h183 static constexpr uint64_t kCollectorTransitionWait = MsToNs(5000); variable
Dheap.cc1009 : kCollectorTransitionWait); in UpdateProcessState()