Home
last modified time | relevance | path

Searched defs:max_ms (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/common/
Dwaitable_event_impl.cc57 bool CefWaitableEventImpl::TimedWait(int64 max_ms) { in TimedWait()
/third_party/cef/libcef_dll/ctocpp/
Dwaitable_event_ctocpp.cc93 NO_SANITIZE("cfi-icall") bool CefWaitableEventCToCpp::TimedWait(int64 max_ms) { in TimedWait()
/third_party/cef/libcef_dll/cpptoc/
Dwaitable_event_cpptoc.cc96 int64 max_ms) { in waitable_event_timed_wait()