Searched refs:kDefaultMonitorTimeoutMs (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | monitor.h | 64 static constexpr int kDefaultMonitorTimeoutMs = 500; variable |
H A D | runtime_options.def | 70 …PTIONS_KEY (int, MonitorTimeout, Monitor::kDefaultMonitorTimeoutMs) |