Home
last modified time | relevance | path

Searched defs:SetSyncOperation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_target.cpp56 void SyncTarget::SetSyncOperation(SyncOperation *operation) in SetSyncOperation() function in DistributedDB::SyncTarget
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_target.cpp34 void SingleVerSyncTarget::SetSyncOperation(SyncOperation *operation) in SetSyncOperation() function in DistributedDB::SingleVerSyncTarget
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_sync_task_context.h96 void SetSyncOperation(SyncOperation *operation) in SetSyncOperation() function