Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc23 class ClientRequestContextHandler : public CefRequestContextHandler, class
26 ClientRequestContextHandler() {} in ClientRequestContextHandler() function in client::__anon4a3be4fa0111::ClientRequestContextHandler
87 IMPLEMENT_REFCOUNTING(ClientRequestContextHandler);
88 DISALLOW_COPY_AND_ASSIGN(ClientRequestContextHandler);
323 new ClientRequestContextHandler); in GetRequestContext()
329 CefRequestContext::GetGlobalContext(), new ClientRequestContextHandler); in GetRequestContext()