HomeSort by relevance Sort by last modified time
    Searched defs:url_context_ (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/remoting/jingle_glue/
chromium_port_allocator.h 46 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:remoting::ChromiumPortAllocator
chromium_port_allocator.cc 46 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:remoting::__anon14491::ChromiumPortAllocatorSession
71 url_context_(url_context) {}
101 url_fetcher->SetRequestContext(url_context_.get());
171 url_context_(url_context),
185 stun_hosts(), relay_hosts(), relay_token(), url_context_);
  /external/chromium_org/content/browser/geolocation/
network_location_request.h 59 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::NetworkLocationRequest
  /external/chromium_org/content/browser/renderer_host/p2p/
socket_dispatcher_host.h 101 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::P2PSocketDispatcherHost
socket_host_tcp.h 96 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::P2PSocketHostTcpBase
  /external/chromium_org/content/browser/speech/
google_one_shot_remote_engine.h 53 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::GoogleOneShotRemoteEngine
google_streaming_remote_engine.h 148 scoped_refptr<net::URLRequestContextGetter> url_context_; member in class:content::GoogleStreamingRemoteEngine

Completed in 111 milliseconds