Home
last modified time | relevance | path

Searched refs:AddApiKeyToUrl (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/components/translate/core/browser/
Dtranslate_url_util.h14 GURL AddApiKeyToUrl(const GURL& url);
Dtranslate_url_util.cc24 GURL AddApiKeyToUrl(const GURL& url) { in AddApiKeyToUrl() function
Dtranslate_script.cc107 translate_script_url = AddApiKeyToUrl(translate_script_url); in Request()
Dtranslate_language_list.cc191 url = AddApiKeyToUrl(url); in RequestLanguageList()
Dtranslate_manager.cc278 report_error_url = translate::AddApiKeyToUrl(report_error_url); in ReportLanguageDetectionError()