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,
89 GetRequestContextCallback request_context_callback_;
H A Dwebsocket_dispatcher_host.h33 typedef base::Callback<net::URLRequestContext*()> GetRequestContextCallback; typedef in class:content::WebSocketDispatcherHost
49 const GetRequestContextCallback& get_context_callback);
54 const GetRequestContextCallback& get_context_callback,
131 GetRequestContextCallback get_context_callback_;

Completed in 48 milliseconds