Home
last modified time | relevance | path

Searched refs:RADAR_SUCCESS (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkv_radar_reporter.h48 RADAR_SUCCESS = 1, enumerator
H A Dkvdb_service_impl.cpp262 RADAR_REPORT(STANDARD_DEVICE_SYNC, ADD_SYNC_TASK, RADAR_SUCCESS, BIZ_STATE, START, in Sync()
319 RADAR_REPORT(BROADCAST_DEVICE_SYNC, SEND_BROADCAST, RADAR_SUCCESS, BIZ_STATE, END, in PutSwitch()
1027 RADAR_REPORT(STANDARD_DEVICE_SYNC, STANDARD_META_SYNC, RADAR_SUCCESS, in DoSyncInOrder()
1122 …RADAR_REPORT(STANDARD_DEVICE_SYNC, OPEN_STORE, RADAR_SUCCESS, SYNC_STORE_ID, Anonymous::Change(met… in DoSyncBegin()
1150 …RADAR_REPORT(STANDARD_DEVICE_SYNC, START_SYNC, RADAR_SUCCESS, SYNC_STORE_ID, Anonymous::Change(met… in DoSyncBegin()
1182 RADAR_REPORT(STANDARD_DEVICE_SYNC, FINISH_SYNC, RADAR_SUCCESS, BIZ_STATE, END, in DoComplete()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp287 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED); in Retrieve()
411 … ObjectStore::DATA_RECV, ObjectStore::RADAR_SUCCESS, ObjectStore::START, saveInfo.bundleName); in NotifyChange()
469 ObjectStore::DATA_RECV, ObjectStore::RADAR_SUCCESS); in ComputeStatus()
477 … ObjectStore::DATA_RECV, ObjectStore::RADAR_SUCCESS, ObjectStore::START, saveInfo.bundleName); in ComputeStatus()
545 ObjectStore::ASSETS_RECV, ObjectStore::RADAR_SUCCESS); in NotifyAssetsReady()
553 ObjectStore::ASSETS_RECV, ObjectStore::RADAR_SUCCESS); in NotifyAssetsReady()
562 … ObjectStore::ASSETS_RECV, ObjectStore::RADAR_SUCCESS, ObjectStore::START, bundleName); in NotifyAssetsReady()
645 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED); in DoNotify()
666 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED); in DoNotifyAssetsReady()
762 ObjectStore::SYNC_DATA, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED); in SyncCompleted()
H A Dobject_asset_loader.cpp196 ObjectStore::PUSH_ASSETS, ObjectStore::RADAR_SUCCESS); in OnSendResult()
H A Dobject_service_impl.cpp80 ObjectStore::SAVE_TO_STORE, ObjectStore::RADAR_SUCCESS); in ObjectStoreSave()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dobject_radar_reporter.h48 RADAR_SUCCESS = 1, enumerator
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_store_impl.cpp284 … RadarReporter::ReportStage(std::string(__FUNCTION__), CREATE, INIT_STORE, RADAR_SUCCESS); in GetInstance()
H A Dflat_object_storage_engine.cpp149 …ter::ReportStateFinished(std::string(__FUNCTION__), CREATE, CREATE_TABLE, RADAR_SUCCESS, FINISHED); in CreateTable()
H A Dflat_object_store.cpp454 RadarReporter::ReportStage(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, RADAR_SUCCESS); in SaveObject()