Searched refs:ReportLanguageDetectionError (Results 1 – 5 of 5) sorted by relevance
119 translate_infobar_delegate_->ReportLanguageDetectionError(); in ExecuteCommand()
56 void ReportLanguageDetectionError(TabContents* tab_contents);
97 virtual void ReportLanguageDetectionError();
117 void TranslateInfoBarDelegate::ReportLanguageDetectionError() { in ReportLanguageDetectionError() function in TranslateInfoBarDelegate118 TranslateManager::GetInstance()->ReportLanguageDetectionError(tab_contents_); in ReportLanguageDetectionError()
504 void TranslateManager::ReportLanguageDetectionError(TabContents* tab_contents) { in ReportLanguageDetectionError() function in TranslateManager