Searched refs:ReportStateStart (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | object_radar_reporter.h | 73 static void ReportStateStart(std::string func, int32_t scene, int32_t stage, int32_t stageRes,
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_radar_reporter.cpp | 90 void RadarReporter::ReportStateStart(std::string func, int32_t scene, int32_t stage, int32_t stageR… in ReportStateStart() function in OHOS::ObjectStore::RadarReporter
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | distributed_object_store_impl.cpp | 265 …RadarReporter::ReportStateStart(std::string(__FUNCTION__), CREATE, INIT_STORE, IDLE, START, bundle… in GetInstance()
|
H A D | flat_object_store.cpp | 198 …RadarReporter::ReportStateStart(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, IDLE, START, bun… in Save()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 410 … ObjectStore::RadarReporter::ReportStateStart(std::string(__FUNCTION__), ObjectStore::DATA_RESTORE, in NotifyChange() 476 … ObjectStore::RadarReporter::ReportStateStart(std::string(__FUNCTION__), ObjectStore::DATA_RESTORE, in ComputeStatus() 561 … ObjectStore::RadarReporter::ReportStateStart(std::string(__FUNCTION__), ObjectStore::DATA_RESTORE, in NotifyAssetsReady()
|