Searched defs:GetRequestContext (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/tests/cefclient/browser/ | ||
D | root_window_manager.cc | 296 CefRefPtr<CefRequestContext> RootWindowManager::GetRequestContext( in GetRequestContext() function in client::RootWindowManager |
/third_party/cef/libcef/browser/ | ||
D | browser_host_base.cc | 189 CefRefPtr<CefRequestContext> CefBrowserHostBase::GetRequestContext() { in GetRequestContext() function in CefBrowserHostBase |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | browser_host_ctocpp.cc | 212 CefRefPtr<CefRequestContext> CefBrowserHostCToCpp::GetRequestContext() { in GetRequestContext() function in CefBrowserHostCToCpp |
/third_party/cef/tests/ceftests/ | ||
D | urlrequest_unittest.cc | 1628 CefRefPtr<CefRequestContext> GetRequestContext() const { in GetRequestContext() function in __anon50066f7f0111::RequestTestRunner |