Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dmonitor.h64 static constexpr int kDefaultMonitorTimeoutMs = 500; variable
H A Druntime_options.def70 …PTIONS_KEY (int, MonitorTimeout, Monitor::kDefaultMonitorTimeoutMs)