Home
last modified time | relevance | path

Searched refs:ReportStageError (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dobject_radar_reporter.h80 static void ReportStageError(std::string func, int32_t scene, int32_t stage,
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.cpp64 … ObjectStore::RadarReporter::ReportStageError(std::string(__FUNCTION__), ObjectStore::DATA_RESTORE, in OnFinished()
H A Dobject_manager.cpp678 … ObjectStore::RadarReporter::ReportStageError(std::string(__FUNCTION__), ObjectStore::DATA_RESTORE, in DoNotifyWaitAssetTimeout()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_radar_reporter.cpp174 void RadarReporter::ReportStageError(std::string func, int32_t scene, int32_t stage, in ReportStageError() function in OHOS::ObjectStore::RadarReporter