Searched refs:OnErrorShown (Results 1 – 4 of 4) sorted by relevance
39 void OnErrorShown(TranslateErrors::Type error_type);
91 void TranslateUIDelegate::OnErrorShown(TranslateErrors::Type error_type) { in OnErrorShown() function in TranslateUIDelegate
183 ui_delegate_.OnErrorShown(error_type_); in GetMessageInfoBarText()
31 ui_delegate_->OnErrorShown(error_type); in ShowError()