HomeSort by relevance Sort by last modified time
    Searched refs:URLRequestContextGetter (Results 201 - 225 of 654) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_mobile.h 22 class URLRequestContextGetter;
40 scoped_refptr<net::URLRequestContextGetter> system_request_context,
user_policy_signin_service_base.cc 31 scoped_refptr<net::URLRequestContextGetter> system_request_context)
51 scoped_refptr<net::URLRequestContextGetter> profile_request_context,
204 scoped_refptr<net::URLRequestContextGetter> profile_request_context) {
240 scoped_refptr<net::URLRequestContextGetter> context =
258 scoped_refptr<net::URLRequestContextGetter>
264 scoped_refptr<net::URLRequestContextGetter>
266 scoped_refptr<net::URLRequestContextGetter> profile_request_context) {
  /external/chromium_org/chrome/browser/prerender/
prerender_tracker.h 21 class URLRequestContextGetter;
73 scoped_refptr<net::URLRequestContextGetter> request_context,
  /external/chromium_org/chrome/browser/profiles/
profile_impl.h 81 virtual net::URLRequestContextGetter* GetRequestContext() OVERRIDE;
82 virtual net::URLRequestContextGetter* GetRequestContextForRenderProcess(
84 virtual net::URLRequestContextGetter* GetMediaRequestContext() OVERRIDE;
85 virtual net::URLRequestContextGetter* GetMediaRequestContextForRenderProcess(
87 virtual net::URLRequestContextGetter*
115 virtual net::URLRequestContextGetter*
121 virtual net::URLRequestContextGetter* CreateRequestContext(
124 virtual net::URLRequestContextGetter* CreateRequestContextForStoragePartition(
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_cache.h 46 net::URLRequestContextGetter* request_context_getter,
82 scoped_refptr<net::URLRequestContextGetter> request_context_getter_;
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.h 25 class URLRequestContextGetter;
118 scoped_refptr<net::URLRequestContextGetter> context_getter_;
  /external/chromium_org/components/captive_portal/
captive_portal_detector.h 51 const scoped_refptr<net::URLRequestContextGetter>& request_context);
93 scoped_refptr<net::URLRequestContextGetter> request_context_;
  /external/chromium_org/components/component_updater/
background_downloader_win.h 39 net::URLRequestContextGetter* context_getter,
91 net::URLRequestContextGetter* context_getter_;
crx_downloader.h 25 class URLRequestContextGetter;
98 net::URLRequestContextGetter* context_getter,
  /external/chromium_org/components/enhanced_bookmarks/
bookmark_server_service.h 44 scoped_refptr<net::URLRequestContextGetter> request_context_getter,
111 scoped_refptr<net::URLRequestContextGetter> request_context_getter_;
  /external/chromium_org/components/invalidation/
p2p_invalidation_service.cc 16 class URLRequestContextGetter;
23 const scoped_refptr<net::URLRequestContextGetter>& request_context,
p2p_invalidation_service.h 16 class URLRequestContextGetter;
35 const scoped_refptr<net::URLRequestContextGetter>& request_context,
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client_registration_helper.h 24 class URLRequestContextGetter;
111 scoped_refptr<net::URLRequestContextGetter> context_;
cloud_policy_manager.h 28 class URLRequestContextGetter;
87 const scoped_refptr<net::URLRequestContextGetter>& request_context);
user_cloud_policy_manager.cc 53 scoped_refptr<net::URLRequestContextGetter> request_context,
70 scoped_refptr<net::URLRequestContextGetter> request_context) {
  /external/chromium_org/components/rappor/
rappor_service.h 21 class URLRequestContextGetter;
52 void Start(net::URLRequestContextGetter* context,
  /external/chromium_org/components/signin/core/browser/
account_service_flag_fetcher.h 20 class URLRequestContextGetter;
47 net::URLRequestContextGetter* request_context,
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_network_proxy_host.h 20 class URLRequestContextGetter;
43 // We retrieve the appropriate URLRequestContextGetter and whether this API
50 scoped_refptr<net::URLRequestContextGetter> context_getter;
84 // We have to get the URLRequestContextGetter from the UI thread before we
  /external/chromium_org/content/browser/speech/
speech_recognition_dispatcher_host.h 32 net::URLRequestContextGetter* context_getter);
78 scoped_refptr<net::URLRequestContextGetter> context_getter_;
  /external/chromium_org/google_apis/gaia/
gaia_oauth_client.h 17 class URLRequestContextGetter;
67 GaiaOAuthClient(net::URLRequestContextGetter* context_getter);
  /external/chromium_org/jingle/notifier/communicator/
login.h 29 class URLRequestContextGetter;
70 const scoped_refptr<net::URLRequestContextGetter>&
  /external/chromium_org/remoting/host/
chromium_port_allocator_factory.cc 16 scoped_refptr<net::URLRequestContextGetter> url_request_context_getter)
26 scoped_refptr<net::URLRequestContextGetter> url_request_context_getter) {
  /external/chromium_org/sync/internal_api/public/attachments/
attachment_downloader_impl.h 35 const scoped_refptr<net::URLRequestContextGetter>&
72 scoped_refptr<net::URLRequestContextGetter> url_request_context_getter_;
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_policy_service.h 39 class URLRequestContextGetter;
97 scoped_refptr<net::URLRequestContextGetter> request_context);
115 const scoped_refptr<net::URLRequestContextGetter>& request_context);
160 scoped_refptr<net::URLRequestContextGetter> request_context);
258 scoped_refptr<net::URLRequestContextGetter> request_context_;
  /external/chromium_org/android_webview/browser/
aw_browser_context.cc 156 net::URLRequestContextGetter* AwBrowserContext::CreateRequestContext(
170 net::URLRequestContextGetter*
242 net::URLRequestContextGetter* AwBrowserContext::GetRequestContext() {
246 net::URLRequestContextGetter*
252 net::URLRequestContextGetter* AwBrowserContext::GetMediaRequestContext() {
256 net::URLRequestContextGetter*
262 net::URLRequestContextGetter*

Completed in 2318 milliseconds

1 2 3 4 5 6 7 891011>>