Searched refs:GlobalErrorList (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/global_error/
H A Dglobal_error_service.h24 typedef std::vector<GlobalError*> GlobalErrorList; typedef in class:GlobalErrorService
54 const GlobalErrorList& errors() { return errors_; }
62 GlobalErrorList errors_;
H A Dglobal_error_service.cc39 for (GlobalErrorList::const_iterator
53 for (GlobalErrorList::const_iterator
68 for (GlobalErrorList::const_iterator
/external/chromium_org/chrome/browser/component_updater/
H A Dsw_reporter_installer_win.cc177 const GlobalErrorService::GlobalErrorList& global_errors(
179 GlobalErrorService::GlobalErrorList::const_iterator it;
/external/chromium_org/chrome/browser/profile_resetter/
H A Dautomatic_profile_resetter_delegate.cc278 const GlobalErrorService::GlobalErrorList& global_errors(
280 GlobalErrorService::GlobalErrorList::const_iterator it;
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_menu_model.cc667 const GlobalErrorService::GlobalErrorList& errors =
669 for (GlobalErrorService::GlobalErrorList::const_iterator

Completed in 328 milliseconds