/external/chromium_org/content/browser/ssl/ |
ssl_client_auth_handler.cc | 16 #include "net/url_request/url_request_context.h"
|
/external/chromium_org/content/browser/ |
storage_partition_impl.h | 144 net::URLRequestContextGetter* url_request_context);
|
/external/chromium_org/jingle/notifier/base/ |
xmpp_connection.cc | 17 #include "net/url_request/url_request_context.h"
|
/external/chromium_org/mojo/shell/ |
url_request_context_getter.cc | 19 #include "net/url_request/url_request_context.h"
|
/external/chromium_org/net/proxy/ |
dhcp_proxy_script_fetcher_win_unittest.cc | 160 URLRequestContext* url_request_context, 162 : DhcpProxyScriptAdapterFetcher(url_request_context, task_runner) { 193 return new DelayingDhcpProxyScriptAdapterFetcher(url_request_context(), 320 new DummyDhcpProxyScriptAdapterFetcher(url_request_context(),
|
dhcp_proxy_script_adapter_fetcher_win_unittest.cc | 295 TestURLRequestContext url_request_context; local 301 &url_request_context, runner));
|
/external/chromium_org/net/url_request/ |
url_request_context.cc | 5 #include "net/url_request/url_request_context.h"
|
url_request_filter_unittest.cc | 10 #include "net/url_request/url_request_context.h"
|
/external/chromium_org/net/websockets/ |
websocket_test_util.h | 42 URLRequestContext* url_request_context,
|
/external/chromium_org/remoting/base/ |
url_request_context.cc | 5 #include "remoting/base/url_request_context.h"
|
/external/chromium_org/remoting/host/setup/ |
host_starter.h | 14 #include "remoting/base/url_request_context.h"
|
/frameworks/av/media/libstagefright/chromium_http/ |
support.h | 25 #include "net/url_request/url_request_context.h"
|
/external/chromium_org/chrome/browser/sync_file_system/local/ |
canned_syncable_file_system.h | 134 int64 Write(net::URLRequestContext* url_request_context, 195 void DoWrite(net::URLRequestContext* url_request_context,
|
local_file_change_tracker_unittest.cc | 227 MockBlobURLRequestContext url_request_context(file_system_context()); 228 ScopedTextBlob blob(url_request_context, "blob_id:test", kData); 244 file_system_.Write(&url_request_context, 378 MockBlobURLRequestContext url_request_context(file_system_context()); 379 ScopedTextBlob blob(url_request_context, "blob_id:test", kData); 395 file_system_.Write(&url_request_context, // Modifies the file.
|
/external/chromium_org/content/browser/worker_host/ |
worker_process_host.cc | 214 net::URLRequestContextGetter* url_request_context = local 215 partition_.url_request_context(); 243 url_request_context, 565 *request_context = partition_.url_request_context()->GetURLRequestContext(); 570 return partition_.url_request_context()->GetURLRequestContext();
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_operation_runner.h | 111 // |url_request_context| is used to read contents in |blob|. 112 OperationID Write(const net::URLRequestContext* url_request_context,
|
/external/chromium/chrome/browser/ |
memory_purger.cc | 23 #include "net/url_request/url_request_context.h"
|
/external/chromium/chrome/browser/net/ |
connection_tester_unittest.cc | 20 #include "net/url_request/url_request_context.h"
|
view_http_cache_job_factory.cc | 14 #include "net/url_request/url_request_context.h"
|
/external/chromium/chrome/browser/policy/ |
device_management_service.cc | 18 #include "net/url_request/url_request_context.h"
|
/external/chromium/chrome/browser/ui/webui/ |
new_tab_page_sync_handler.cc | 19 #include "net/url_request/url_request_context.h"
|
/external/chromium/net/ocsp/ |
nss_ocsp.cc | 36 #include "net/url_request/url_request_context.h" 352 net::URLRequestContext* url_request_context = g_request_context; local 355 if (url_request_context == NULL) 366 request_->set_context(url_request_context);
|
/external/chromium/net/url_request/ |
url_request_ftp_job.cc | 17 #include "net/url_request/url_request_context.h"
|
view_cache_helper_unittest.cc | 12 #include "net/url_request/url_request_context.h"
|
/external/chromium/net/websockets/ |
websocket.h | 23 #include "net/url_request/url_request_context.h"
|