Searched defs:url_context_ (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dchromium_port_allocator.h47 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:remoting::protocol::ChromiumPortAllocator
H A Dchromium_port_allocator.cc47 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:remoting::protocol::__anon10499::ChromiumPortAllocatorSession
72 url_context_(url_context) {}
102 url_fetcher->SetRequestContext(url_context_.get());
172 url_context_(url_context),
186 stun_hosts(), relay_hosts(), relay_token(), url_context_);
/external/chromium_org/content/browser/renderer_host/p2p/
H A Dsocket_dispatcher_host.h101 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::P2PSocketDispatcherHost
H A Dsocket_host_tcp.h96 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::P2PSocketHostTcpBase
/external/chromium_org/content/browser/speech/
H A Dgoogle_one_shot_remote_engine.h53 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::GoogleOneShotRemoteEngine
H A Dgoogle_streaming_remote_engine.h148 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::GoogleStreamingRemoteEngine
/external/chromium_org/content/browser/geolocation/
H A Dnetwork_location_request.h59 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::NetworkLocationRequest

Completed in 126 milliseconds