Home
last modified time | relevance | path

Searched refs:AddErrorInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddump_helper_test.cpp81 * @tc.desc: AddErrorInfo test.
93 dumpHelper.AddErrorInfo(errorCode, errorInfo); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
H A Ddump_helper.h56 API_EXPORT void AddErrorInfo(int32_t errorCode, const std::string &errorInfo);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp300 void DumpHelper::AddErrorInfo(int32_t errorCode, const std::string &errorInfo) in AddErrorInfo() function in OHOS::DistributedData::DumpHelper
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp353 DumpHelper::GetInstance().AddErrorInfo(SERVER_UNAVAILABLE, "StartService: Service publish failed."); in StartService()

Completed in 3 milliseconds