OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;
49
const
GetRequestContextCallback
& get_context_callback);
54
const
GetRequestContextCallback
& get_context_callback,
131
GetRequestContextCallback
get_context_callback_;
socket_stream_dispatcher_host.h
36
GetRequestContextCallback
;
39
const
GetRequestContextCallback
& request_context_callback,
89
GetRequestContextCallback
request_context_callback_;
websocket_dispatcher_host.cc
27
const
GetRequestContextCallback
& get_context_callback)
34
const
GetRequestContextCallback
& get_context_callback,
socket_stream_dispatcher_host.cc
33
const
GetRequestContextCallback
& request_context_callback,
render_process_host_impl.cc
706
SocketStreamDispatcherHost::
GetRequestContextCallback
716
WebSocketDispatcherHost::
GetRequestContextCallback
[
all
...]
/external/chromium_org/content/browser/worker_host/
worker_process_host.cc
256
SocketStreamDispatcherHost::
GetRequestContextCallback
Completed in 113 milliseconds