OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnErrorShown
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/translate/
translate_ui_delegate.h
39
void
OnErrorShown
(TranslateErrors::Type error_type);
translate_ui_delegate.cc
91
void TranslateUIDelegate::
OnErrorShown
(TranslateErrors::Type error_type) {
translate_infobar_delegate.cc
183
ui_delegate_.
OnErrorShown
(error_type_);
/external/chromium_org/chrome/browser/ui/translate/
translate_bubble_model_impl.cc
31
ui_delegate_->
OnErrorShown
(error_type);
Completed in 22 milliseconds