HomeSort by relevance Sort by last modified time
    Searched refs:GetRequestContextCallback (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.h 33 typedef base::Callback<net::URLRequestContext*()> GetRequestContextCallback;
50 const GetRequestContextCallback& get_context_callback);
55 const GetRequestContextCallback& get_context_callback,
146 GetRequestContextCallback get_context_callback_;
socket_stream_dispatcher_host.h 36 GetRequestContextCallback;
39 const GetRequestContextCallback& request_context_callback,
88 GetRequestContextCallback request_context_callback_;
websocket_dispatcher_host.cc 29 const GetRequestContextCallback& get_context_callback)
39 const GetRequestContextCallback& get_context_callback,
socket_stream_dispatcher_host.cc 33 const GetRequestContextCallback& request_context_callback,
render_process_host_impl.cc 810 SocketStreamDispatcherHost::GetRequestContextCallback
820 WebSocketDispatcherHost::GetRequestContextCallback
    [all...]
  /external/chromium_org/content/browser/worker_host/
worker_process_host.cc 299 SocketStreamDispatcherHost::GetRequestContextCallback
312 WebSocketDispatcherHost::GetRequestContextCallback

Completed in 494 milliseconds