Home
last modified time | relevance | path

Searched defs:new_location (Results 1 – 7 of 7) sorted by relevance

/external/cronet/net/url_request/
Dredirect_info.cc116 const GURL& new_location, in ComputeRedirectInfo()
Dredirect_info_unittest.cc69 const char* new_location; in TEST() member
460 const GURL new_location = original_url.Resolve(location_string); in TEST() local
Durl_request_test_util.cc413 const GURL& new_location) { in OnBeforeRedirect()
Durl_request_job.cc424 GURL new_location; in NotifyHeadersComplete() local
/external/cronet/net/base/
Dnetwork_delegate_impl.cc36 const GURL& new_location) {} in OnBeforeRedirect()
Dnetwork_delegate.cc76 const GURL& new_location) { in NotifyBeforeRedirect()
/external/cronet/components/cronet/android/
Dcronet_url_request_adapter.cc204 const std::string& new_location, in OnReceivedRedirect()