Searched defs:syncId_ (Results 1 - 5 of 5) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ | ||
H A D | kvdb_service_impl.h | 156 std::atomic_uint64_t syncId_ = 0; member in OHOS::DistributedKv::final |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ | ||
H A D | sync_manager.h | 79 uint64_t syncId_ = 0; member in OHOS::CloudData::SyncManager::final |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/ | ||
H A D | radar_reporter.h | 72 uint64_t syncId_ = 0; member |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ | ||
H A D | sync_task_context.h | 251 volatile uint32_t syncId_; member in DistributedDB::SyncTaskContext |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/ | ||
H A D | sync_operation.h | 160 uint32_t syncId_; member in DistributedDB::SyncOperation |
Completed in 3 milliseconds