/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kv_radar_reporter.h | 48 RADAR_SUCCESS = 1,
enumerator
|
H A D | kvdb_service_impl.cpp | 256 RADAR_REPORT(STANDARD_DEVICE_SYNC, ADD_SYNC_TASK, RADAR_SUCCESS, BIZ_STATE, START, in Sync() 313 RADAR_REPORT(BROADCAST_DEVICE_SYNC, SEND_BROADCAST, RADAR_SUCCESS, BIZ_STATE, END, in PutSwitch() 986 RADAR_REPORT(STANDARD_DEVICE_SYNC, STANDARD_META_SYNC, RADAR_SUCCESS, in DoSyncInOrder() 1081 RADAR_REPORT(STANDARD_DEVICE_SYNC, OPEN_STORE, RADAR_SUCCESS, SYNC_STORE_ID, Anonymous::Change(meta.storeId), in DoSyncBegin() 1109 RADAR_REPORT(STANDARD_DEVICE_SYNC, START_SYNC, RADAR_SUCCESS, SYNC_STORE_ID, Anonymous::Change(meta.storeId), in DoSyncBegin() 1120 RADAR_REPORT(STANDARD_DEVICE_SYNC, FINISH_SYNC, RADAR_SUCCESS, BIZ_STATE, END, in DoComplete()
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | object_radar_reporter.h | 48 RADAR_SUCCESS = 1, enumerator
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 287 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED);
in Retrieve() member in OHOS::DistributedObject::ObjectStore 411 ObjectStore::DATA_RECV, ObjectStore::RADAR_SUCCESS, ObjectStore::START, saveInfo.bundleName);
in NotifyChange() member in OHOS::DistributedObject::ObjectStore 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() member in OHOS::DistributedObject::ObjectStore 666 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED);
in DoNotifyAssetsReady() member in OHOS::DistributedObject::ObjectStore 762 ObjectStore::SYNC_DATA, ObjectStore::RADAR_SUCCESS, ObjectStor in SyncCompleted() member in OHOS::DistributedObject::ObjectStore [all...] |
H A D | object_asset_loader.cpp | 196 ObjectStore::PUSH_ASSETS, ObjectStore::RADAR_SUCCESS); in OnSendResult() member in OHOS::DistributedObject::ObjectStore
|
H A D | object_service_impl.cpp | 80 ObjectStore::SAVE_TO_STORE, ObjectStore::RADAR_SUCCESS); in ObjectStoreSave() member in OHOS::DistributedObject::ObjectStore
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | distributed_object_store_impl.cpp | 284 RadarReporter::ReportStage(std::string(__FUNCTION__), CREATE, INIT_STORE, RADAR_SUCCESS); in GetInstance() local
|
H A D | flat_object_storage_engine.cpp | 149 RadarReporter::ReportStateFinished(std::string(__FUNCTION__), CREATE, CREATE_TABLE, RADAR_SUCCESS, FINISHED); in CreateTable() local
|
H A D | flat_object_store.cpp | 454 RadarReporter::ReportStage(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, RADAR_SUCCESS); in SaveObject() local
|