Searched refs:new_location (Results 26 - 33 of 33) sorted by relevance

12

/external/chromium_org/chrome/browser/extensions/api/web_request/
H A Dweb_request_api.h240 const GURL& new_location);
H A Dweb_request_api.cc1002 const GURL& new_location) {
1031 dict->SetString(keys::kRedirectUrlKey, new_location.spec());
998 OnBeforeRedirect( void* profile, InfoMap* extension_info_map, net::URLRequest* request, const GURL& new_location) argument
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_manager.cc222 node->SetLocation(params[i].new_location);
/external/chromium_org/net/url_request/
H A Durl_request_context_builder.cc79 const GURL& new_location) OVERRIDE {}
H A Durl_request_test_util.h294 const GURL& new_location) OVERRIDE;
H A Durl_request_test_util.cc451 const GURL& new_location) {
450 OnBeforeRedirect(URLRequest* request, const GURL& new_location) argument
/external/chromium_org/chrome/browser/
H A Denumerate_modules_model_win.cc665 base::string16 new_location = mapping->second + local
667 size_t length = new_location.length() - mapping->second.length();
669 entry->location = new_location;
/external/chromium_org/net/proxy/
H A Dproxy_script_fetcher_impl_unittest.cc143 const GURL& new_location) OVERRIDE {}

Completed in 305 milliseconds

12