Home
last modified time | relevance | path

Searched refs:GetGoogleCountryCode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/google/core/browser/
Dgoogle_util.h41 std::string GetGoogleCountryCode(GURL google_homepage_url);
Dgoogle_util.cc111 std::string GetGoogleCountryCode(GURL google_homepage_url) { in GetGoogleCountryCode() function
/external/chromium_org/chrome/browser/ui/
Dnavigation_correction_tab_observer.cc98 google_util::GetGoogleCountryCode( in UpdateNavigationCorrectionInfo()