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

  /external/chromium_org/components/translate/core/browser/
translate_url_util.h 18 GURL AddHostLocaleToUrl(const GURL& url);
translate_url_util.cc 28 GURL AddHostLocaleToUrl(const GURL& url) {
translate_script.cc 106 translate_script_url = AddHostLocaleToUrl(translate_script_url);
translate_language_list.cc 190 url = AddHostLocaleToUrl(url);
translate_manager.cc 277 report_error_url = translate::AddHostLocaleToUrl(report_error_url);

Completed in 169 milliseconds