Home
last modified time | relevance | path

Searched refs:CefDeleteOnUIThread (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/include/wrapper/
Dcef_helpers.h92 struct CefDeleteOnUIThread : public CefDeleteOnThread<TID_UI> {}; struct
122 IMPLEMENT_REFCOUNTING_EX(ClassName, CefDeleteOnUIThread)
/third_party/cef/tests/cefclient/browser/
Dimage_cache.h22 : public base::RefCountedThreadSafe<ImageCache, CefDeleteOnUIThread> {
88 friend class base::RefCountedThreadSafe<ImageCache, CefDeleteOnUIThread>;
Dosr_window_win.h28 : public base::RefCountedThreadSafe<OsrWindowWin, CefDeleteOnUIThread>,
73 friend class base::RefCountedThreadSafe<OsrWindowWin, CefDeleteOnUIThread>;