Searched refs:GetMonitorTimeoutNs (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 1066 uint64_t GetMonitorTimeoutNs() const { in GetMonitorTimeoutNs() function |
/art/runtime/base/ | ||
D | mutex.cc | 487 ? Runtime::Current()->GetMonitorTimeoutNs() in ExclusiveLock() |