HomeSort by relevance Sort by last modified time
    Searched refs:GetGoogleLocale (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/google/core/browser/
google_util.h 33 std::string GetGoogleLocale(const std::string& application_locale);
google_util.cc 100 std::string GetGoogleLocale(const std::string& application_locale) {
108 url, "hl", GetGoogleLocale(application_locale));
  /external/chromium_org/chrome/browser/ui/
navigation_correction_tab_observer.cc 98 google_util::GetGoogleLocale(g_browser_process->GetApplicationLocale()),

Completed in 47 milliseconds