Searched defs:RADAR_SUCCESS (Results 1 - 8 of 8) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
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
|
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 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...] |
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
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 | distributed_object_store_impl.cpp | 284 RadarReporter::ReportStage(std::string(__FUNCTION__), CREATE, INIT_STORE, RADAR_SUCCESS); in GetInstance() local
|
H A D | flat_object_store.cpp | 454 RadarReporter::ReportStage(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, RADAR_SUCCESS); in SaveObject() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kv_radar_reporter.h | 48 RADAR_SUCCESS = 1,
enumerator
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | object_radar_reporter.h | 48 RADAR_SUCCESS = 1, enumerator
|
Completed in 7 milliseconds