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 21 "Translate.ReportLanguageDetectionError";
61 void ReportLanguageDetectionError() {
translate_manager.cc 259 void TranslateManager::ReportLanguageDetectionError() {
260 TranslateBrowserMetrics::ReportLanguageDetectionError();
translate_infobar_delegate.cc 129 void TranslateInfoBarDelegate::ReportLanguageDetectionError() {
131 translate_manager_->ReportLanguageDetectionError();

Completed in 191 milliseconds