Home
last modified time | relevance | path

Searched defs:GetGlobal (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/common/
Dresource_bundle_impl.cc40 CefRefPtr<CefResourceBundle> CefResourceBundle::GetGlobal() { in GetGlobal() function in CefResourceBundle
/third_party/cef/libcef_dll/ctocpp/
Dresource_bundle_ctocpp.cc21 CefRefPtr<CefResourceBundle> CefResourceBundle::GetGlobal() { in GetGlobal() function in CefResourceBundle
Dv8context_ctocpp.cc116 NO_SANITIZE("cfi-icall") CefRefPtr<CefV8Value> CefV8ContextCToCpp::GetGlobal() { in GetGlobal() function in CefV8ContextCToCpp
/third_party/cef/libcef/renderer/
Dv8_impl.cc992 CefRefPtr<CefV8Value> CefV8ContextImpl::GetGlobal() { in GetGlobal() function in CefV8ContextImpl