Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dmain_runner.h25 class CefUIThread; variable
Dmain_runner.cc119 class CefUIThread : public base::PlatformThread::Delegate { class
121 CefUIThread(CefMainRunner* runner, base::OnceClosure setup_callback) in CefUIThread() function in CefUIThread