OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShowReportLanguageDetectionErrorUI
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/translate/core/browser/
translate_client.h
69
virtual void
ShowReportLanguageDetectionErrorUI
(const GURL& report_url) = 0;
translate_manager.cc
280
translate_client_->
ShowReportLanguageDetectionErrorUI
(report_error_url);
/external/chromium_org/chrome/browser/translate/
chrome_translate_client.h
96
virtual void
ShowReportLanguageDetectionErrorUI
(
chrome_translate_client.cc
249
void ChromeTranslateClient::
ShowReportLanguageDetectionErrorUI
(
Completed in 88 milliseconds