Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc215 CefRefPtr<CefRequestContext> ChromeMainDelegateCef::GetGlobalRequestContext() { in GetGlobalRequestContext() function in ChromeMainDelegateCef
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc427 CefRefPtr<CefRequestContext> AlloyMainDelegate::GetGlobalRequestContext() { in GetGlobalRequestContext() function in AlloyMainDelegate