GetWithEmptyPath 102 chrome/browser/autocomplete/history_url_provider.cc GURL host = url.GetWithEmptyPath(); GetWithEmptyPath 777 chrome/browser/extensions/api/identity/identity_api.cc if (redirect_url.GetWithEmptyPath() == final_url_prefix_) { GetWithEmptyPath 109 chrome/browser/extensions/extension_url_rewrite_browsertest.cc EXPECT_EQ(bookmarks_url, GetLocationBarTextAsURL().GetWithEmptyPath()); GetWithEmptyPath 111 chrome/browser/extensions/extension_url_rewrite_browsertest.cc EXPECT_EQ(bookmarks_url, navigation->GetVirtualURL().GetWithEmptyPath()); GetWithEmptyPath 36 chrome/browser/net/connect_interceptor.cc GURL original_scheme_host(request->original_url().GetWithEmptyPath()); GetWithEmptyPath 58 chrome/browser/net/connect_interceptor.cc GURL referring_scheme_host = GURL(request->referrer()).GetWithEmptyPath(); GetWithEmptyPath 439 chrome/browser/net/predictor.cc PredictFrameSubresources(url.GetWithEmptyPath(), first_party_for_cookies); GetWithEmptyPath 488 chrome/browser/net/predictor.cc urls.push_back(gurl.GetWithEmptyPath()); GetWithEmptyPath 1049 chrome/browser/net/predictor.cc DCHECK_EQ(url.GetWithEmptyPath(), url); GetWithEmptyPath 1097 chrome/browser/net/predictor.cc DCHECK_EQ(url.GetWithEmptyPath(), url); GetWithEmptyPath 1452 chrome/browser/net/predictor.cc return url.GetWithEmptyPath(); GetWithEmptyPath 648 chrome/browser/net/predictor_unittest.cc EXPECT_EQ(Predictor::CanonicalizeUrl(long_url), long_url.GetWithEmptyPath()); GetWithEmptyPath 677 chrome/browser/net/predictor_unittest.cc long_https.GetWithEmptyPath()); GetWithEmptyPath 66 chrome/browser/net/referrer.cc DCHECK(url == url.GetWithEmptyPath()); GetWithEmptyPath 20 chrome/browser/net/timed_cache.cc DCHECK_EQ(url.GetWithEmptyPath(), url); GetWithEmptyPath 34 chrome/browser/net/timed_cache.cc DCHECK_EQ(url.GetWithEmptyPath(), url); GetWithEmptyPath 88 chrome/browser/referrer_policy_browsertest.cc referrer = "Referrer is " + url.GetWithEmptyPath().spec(); GetWithEmptyPath 980 chrome/browser/ui/search/instant_extended_interactive_uitest.cc "Referrer is " + instant_url().GetWithEmptyPath().spec(); GetWithEmptyPath 373 chrome/browser/ui/webui/history_ui.cc url_filter->GetFilteringBehaviorForURL(url.GetWithEmptyPath()); GetWithEmptyPath 321 components/autofill/content/browser/wallet/wallet_client.cc source_url_.GetWithEmptyPath().spec()); GetWithEmptyPath 367 components/autofill/content/browser/wallet/wallet_client.cc source_url_.GetWithEmptyPath().spec()); GetWithEmptyPath 460 components/autofill/content/browser/wallet/wallet_client.cc source_url_.GetWithEmptyPath().spec()); GetWithEmptyPath 496 components/autofill/content/browser/wallet/wallet_client.cc source_url_.GetWithEmptyPath().spec()); GetWithEmptyPath 83 components/autofill/content/browser/wallet/wallet_signin_helper.cc wallet::GetPassiveAuthUrl(0).GetWithEmptyPath(), GetWithEmptyPath 140 components/autofill/content/browser/wallet/wallet_signin_helper_unittest.cc net::CanonicalCookie::Create(GetPassiveAuthUrl(0).GetWithEmptyPath(), GetWithEmptyPath 162 components/autofill/content/browser/wallet/wallet_signin_helper_unittest.cc net::CanonicalCookie::Create(GetPassiveAuthUrl(0).GetWithEmptyPath(), GetWithEmptyPath 424 components/password_manager/core/browser/password_form_manager.cc observed_form_.action.GetWithEmptyPath() != GetWithEmptyPath 425 components/password_manager/core/browser/password_form_manager.cc preferred_match_->action.GetWithEmptyPath() || GetWithEmptyPath 515 components/sessions/serialized_navigation_entry.cc referrer_.url = referrer_.url.GetWithEmptyPath(); GetWithEmptyPath 185 url/gurl.h GURL GetWithEmptyPath() const; GetWithEmptyPath 309 url/gurl_unittest.cc TEST(GURLTest, GetWithEmptyPath) { GetWithEmptyPath 323 url/gurl_unittest.cc GURL empty_path = url.GetWithEmptyPath(); GetWithEmptyPath 214 webkit/common/fileapi/file_system_util.cc std::string url = "filesystem:" + origin_url.GetWithEmptyPath().spec();