HomeSort by relevance Sort by last modified time
    Searched full:url_request_context (Results 51 - 75 of 273) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium_org/content/browser/renderer_host/
socket_stream_host.cc 10 #include "net/url_request/url_request_context.h"
websocket_host.cc 157 net::URLRequestContext* url_request_context)
163 new net::WebSocketChannel(event_interface.Pass(), url_request_context));
  /external/chromium_org/content/browser/
resolve_proxy_msg_helper.cc 12 #include "net/url_request/url_request_context.h"
  /external/chromium_org/content/public/test/
test_browser_context.cc 10 #include "net/url_request/url_request_context.h"
  /external/chromium_org/content/shell/browser/
shell_message_filter.cc 16 #include "net/url_request/url_request_context.h"
  /external/chromium_org/net/proxy/
proxy_script_fetcher_impl.cc 19 #include "net/url_request/url_request_context.h"
76 URLRequestContext* url_request_context)
78 url_request_context_(url_request_context),
86 DCHECK(url_request_context);
dhcp_proxy_script_adapter_fetcher_win.h 35 // |url_request_context| must outlive DhcpProxyScriptAdapterFetcher.
37 DhcpProxyScriptAdapterFetcher(URLRequestContext* url_request_context,
dhcp_proxy_script_fetcher_win.cc 60 URLRequestContext* url_request_context)
64 url_request_context_(url_request_context) {
291 URLRequestContext* DhcpProxyScriptFetcherWin::url_request_context() const { function in class:net::DhcpProxyScriptFetcherWin
  /external/chromium_org/net/url_request/
url_request_context_storage.cc 21 #include "net/url_request/url_request_context.h"
  /external/chromium_org/remoting/host/
chromoting_host_context.cc 11 #include "remoting/base/url_request_context.h"
  /external/chromium_org/remoting/host/setup/
oauth_client.h 13 #include "remoting/base/url_request_context.h"
  /external/chromium_org/webkit/browser/blob/
blob_url_request_job_factory.cc 12 #include "net/url_request/url_request_context.h"
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.cc 458 net::URLRequestContext* url_request_context,
465 url_request_context,
674 net::URLRequestContext* url_request_context,
681 operation_runner()->Write(url_request_context, url,
693 MockBlobURLRequestContext* url_request_context(
695 WriteHelper* helper = new WriteHelper(url_request_context, data);
696 operation_runner()->Write(url_request_context, url,
  /external/chromium/chrome/browser/net/
cookie_policy_browsertest.cc 15 #include "net/url_request/url_request_context.cc"
preconnect.cc 17 #include "net/url_request/url_request_context.h"
proxy_service_factory.cc 17 #include "net/url_request/url_request_context.h"
resolve_proxy_msg_helper.cc 11 #include "net/url_request/url_request_context.h"
  /external/chromium/chrome/browser/sync/notifier/
invalidation_notifier.cc 16 #include "net/url_request/url_request_context.h"
  /external/chromium/webkit/glue/
dom_operations_unittest.cc 10 #include "net/url_request/url_request_context.h"
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_server_bound_cert_helper_unittest.cc 13 #include "net/url_request/url_request_context.h"
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_property_provider.cc 19 #include "net/url_request/url_request_context.h"
  /external/chromium_org/chrome/browser/net/
chrome_fraudulent_certificate_reporter.cc 20 #include "net/url_request/url_request_context.h"
preconnect.cc 17 #include "net/url_request/url_request_context.h"
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_request.cc 14 #include "net/url_request/url_request_context.h"
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper_unittest.cc 24 #include "net/url_request/url_request_context.h"

Completed in 329 milliseconds

1 23 4 5 6 7 8 91011