Home
last modified time | relevance | path

Searched refs:IMPLEMENT_REFCOUNTING_EX (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/
Dthread_util.h82 #define IMPLEMENT_REFCOUNTING_EX(ClassName, Destructor) \ macro
101 IMPLEMENT_REFCOUNTING_EX(ClassName, content::BrowserThread::DeleteOnUIThread)
104 IMPLEMENT_REFCOUNTING_EX(ClassName, content::BrowserThread::DeleteOnIOThread)
/third_party/cef/include/wrapper/
Dcef_helpers.h103 #define IMPLEMENT_REFCOUNTING_EX(ClassName, Destructor) \ macro
122 IMPLEMENT_REFCOUNTING_EX(ClassName, CefDeleteOnUIThread)
125 IMPLEMENT_REFCOUNTING_EX(ClassName, CefDeleteOnIOThread)