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

  /external/chromium_org/components/translate/core/browser/
translate_browser_metrics.cc 23 "Translate.ReportLanguageDetectionError";
63 void ReportLanguageDetectionError() {
translate_manager.cc 262 void TranslateManager::ReportLanguageDetectionError() {
263 TranslateBrowserMetrics::ReportLanguageDetectionError();
translate_infobar_delegate.cc 131 void TranslateInfoBarDelegate::ReportLanguageDetectionError() {
133 translate_manager_->ReportLanguageDetectionError();

Completed in 448 milliseconds