Searched refs:ReportFail (Results 1 - 6 of 6) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | udmf_radar_reporter.h | 77 static void ReportFail( 79 static void ReportFail(const std::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t errorCode);
|
H A D | udmf_radar_reporter.cpp | 60 void RadarReporterAdapter::ReportFail( in ReportFail() function in OHOS::UDMF::RadarReporterAdapter 102 void RadarReporterAdapter::ReportFail( in ReportFail() function in OHOS::UDMF::RadarReporterAdapter
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
H A D | udmf_client.cpp | 48 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in SetData() 75 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in SetData() 93 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in GetData() 108 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in GetData()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/ |
H A D | preprocess_utils.cpp | 187 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in SetRemoteUri() 196 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in SetRemoteUri()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/ |
H A D | runtime_store.cpp | 284 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__),
in Sync() 295 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__),
in Sync() 326 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__),
in Sync() 353 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__),
in NotifySyncProcss()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/ |
H A D | udmf_service_impl.cpp | 223 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in RetrieveData() 315 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in ProcessUri() 559 RadarReporterAdapter::ReportFail(std::string(__FUNCTION__), in Sync()
|
Completed in 7 milliseconds