Home
last modified time | relevance | path

Searched defs:BelongsToThread (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dtask_runner_impl.cc133 bool CefTaskRunnerImpl::BelongsToThread(CefThreadId threadId) { in BelongsToThread() function in CefTaskRunnerImpl
/third_party/cef/libcef_dll/ctocpp/
Dtask_runner_ctocpp.cc88 bool CefTaskRunnerCToCpp::BelongsToThread(CefThreadId threadId) { in BelongsToThread() function in CefTaskRunnerCToCpp