Home
last modified time | relevance | path

Searched refs:GetSyncOperation (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_target.h50 virtual void GetSyncOperation(SyncOperation *&operation) const = 0;
H A Dsync_target.h46 void GetSyncOperation(SyncOperation *&operation) const override;
H A Dsync_target.cpp66 void SyncTarget::GetSyncOperation(SyncOperation *&operation) const in GetSyncOperation() function in DistributedDB::SyncTarget
H A Dsync_task_context.cpp255 tmpTarget->GetSyncOperation(tmpOperation); in MoveToNextTarget()
586 target->GetSyncOperation(syncOperation_); in CopyTargetData()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.cpp110 target->GetSyncOperation(tmpOperation); in AddSyncOperation()
260 tmpTarget->GetSyncOperation(tmpInfOperation); in ClearAllSyncTask()
275 target->GetSyncOperation(tmpOperation); in ClearAllSyncTask()