Home
last modified time | relevance | path

Searched refs:ShowProfileErrorDialog (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/ui/
Dprofile_error_dialog.h12 void ShowProfileErrorDialog(int message_id);
Dprofile_error_dialog.cc15 void ShowProfileErrorDialog(int message_id) { in ShowProfileErrorDialog() function
/external/chromium_org/chrome/browser/ui/
Dprofile_error_dialog.h29 void ShowProfileErrorDialog(ProfileErrorType type, int message_id);
Dprofile_error_dialog.cc13 void ShowProfileErrorDialog(ProfileErrorType type, int message_id) { in ShowProfileErrorDialog() function
/external/chromium_org/chrome/browser/prefs/
Dchrome_pref_service_factory.cc66 base::Bind(&ShowProfileErrorDialog, in HandleReadError()
/external/chromium_org/chrome/browser/webdata/
Dweb_data_service_factory.cc38 ShowProfileErrorDialog( in ProfileErrorCallback()
/external/chromium/chrome/browser/prefs/
Dpref_service.cc81 ShowProfileErrorDialog(message_id); in NotifyReadError()
/external/chromium/chrome/browser/history/
Dhistory.cc726 ShowProfileErrorDialog( in NotifyProfileError()
/external/chromium_org/chrome/browser/history/
Dhistory_service.cc1111 ShowProfileErrorDialog( in NotifyProfileError()
/external/chromium/chrome/browser/webdata/
Dweb_data_service.cc573 ShowProfileErrorDialog( in DBInitFailed()