Searched refs:ProfileErrorType (Results 1 – 3 of 3) sorted by relevance
14 enum ProfileErrorType { enum29 void ShowProfileErrorDialog(ProfileErrorType type, int message_id);
13 void ShowProfileErrorDialog(ProfileErrorType type, int message_id) { in ShowProfileErrorDialog()
37 void ProfileErrorCallback(ProfileErrorType type, sql::InitStatus status) { in ProfileErrorCallback()