Home
last modified time | relevance | path

Searched refs:GetReportParam (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp145 ReportParam PreferencesDb::GetReportParam(const std::string &info, uint32_t errCode) in GetReportParam() function in OHOS::NativePreferences::PreferencesDb
274 PreferencesDfxManager::ReportDbFault(GetReportParam("db corrupted", errCode)); in Init()
283 ReportParam param = GetReportParam("db repair success", GRD_OK); in Init()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h160 ReportParam GetReportParam(const std::string &info, uint32_t errCode);

Completed in 2 milliseconds