Searched defs:IsSignaled (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef/common/ | ||
D | waitable_event_impl.cc | 47 bool CefWaitableEventImpl::IsSignaled() { in IsSignaled() function in CefWaitableEventImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | waitable_event_ctocpp.cc | 64 NO_SANITIZE("cfi-icall") bool CefWaitableEventCToCpp::IsSignaled() { in IsSignaled() function in CefWaitableEventCToCpp |