OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddHostLocaleToUrl
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/translate/
translate_url_util.h
18
GURL
AddHostLocaleToUrl
(const GURL& url);
translate_url_util.cc
29
GURL
AddHostLocaleToUrl
(const GURL& url) {
translate_script.cc
79
TranslateURLUtil::
AddHostLocaleToUrl
(translate_script_url);
translate_language_list.cc
281
url = TranslateURLUtil::
AddHostLocaleToUrl
(url);
translate_manager.cc
565
report_error_url = TranslateURLUtil::
AddHostLocaleToUrl
(report_error_url);
Completed in 50 milliseconds