Searched defs:GetRequestContextCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dsocket_stream_dispatcher_host.h36 GetRequestContextCallback; typedef in class:content::SocketStreamDispatcherHost
39 const GetRequestContextCallback& request_context_callback,
88 GetRequestContextCallback request_context_callback_;
H A Dwebsocket_dispatcher_host.h33 typedef base::Callback<net::URLRequestContext*()> GetRequestContextCallback; typedef in class:content::WebSocketDispatcherHost
50 const GetRequestContextCallback& get_context_callback);
55 const GetRequestContextCallback& get_context_callback,
146 GetRequestContextCallback get_context_callback_;

Completed in 92 milliseconds