Searched refs:GetReportParam (Results 1 – 2 of 2) sorted by relevance
144 ReportParam PreferencesDb::GetReportParam(const std::string &info, uint32_t errCode) in GetReportParam() function in OHOS::NativePreferences::PreferencesDb167 PreferencesDfxManager::ReportDbFault(GetReportParam("close db failed", errCode)); in CloseDb()188 PreferencesDfxManager::ReportDbFault(GetReportParam("create table failed", errCode)); in CreateCollection()209 PreferencesDfxManager::ReportDbFault(GetReportParam(errMsg, errCode)); in OpenDb()224 PreferencesDfxManager::ReportDbFault(GetReportParam(errMsg, errCode)); in RepairDb()326 PreferencesDfxManager::ReportDbFault(GetReportParam("rd put failed", ret)); in Put()361 PreferencesDfxManager::ReportDbFault(GetReportParam("rd delete failed", ret)); in Delete()502 PreferencesDfxManager::ReportDbFault(GetReportParam("rd drop collection failed", errCode)); in DropCollection()
127 ReportParam GetReportParam(const std::string &info, uint32_t errCode);