HomeSort by relevance Sort by last modified time
    Searched refs:ProfileErrorType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/
profile_error_dialog.h 14 enum ProfileErrorType {
26 // show. The ProfileErrorType needs to correspond to one of the profile error
30 void ShowProfileErrorDialog(ProfileErrorType type, int message_id);
profile_error_dialog.cc 12 void ShowProfileErrorDialog(ProfileErrorType type, int message_id) {
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc 40 void ProfileErrorCallback(ProfileErrorType type, sql::InitStatus status) {

Completed in 4289 milliseconds