Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dtask_runner_impl.cc129 bool CefTaskRunnerImpl::BelongsToCurrentThread() { in BelongsToCurrentThread() function in CefTaskRunnerImpl
/third_party/cef/libcef_dll/ctocpp/
Dtask_runner_ctocpp.cc71 NO_SANITIZE("cfi-icall") bool CefTaskRunnerCToCpp::BelongsToCurrentThread() { in BelongsToCurrentThread() function in CefTaskRunnerCToCpp
/third_party/cef/libcef/renderer/
Dv8_impl.cc896 bool CefV8HandleBase::BelongsToCurrentThread() const { in BelongsToCurrentThread() function in CefV8HandleBase