Home
last modified time | relevance | path

Searched refs:GetCorrectedSendWaterMarkForCurrentTask (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.h154 …int GetCorrectedSendWaterMarkForCurrentTask(const SyncOperation *operation, uint64_t &waterMark) c…
H A Dsingle_ver_sync_task_context.cpp512 int SingleVerSyncTaskContext::GetCorrectedSendWaterMarkForCurrentTask(const SyncOperation *operatio… in GetCorrectedSendWaterMarkForCurrentTask() function in DistributedDB::SingleVerSyncTaskContext
576 int errCode = GetCorrectedSendWaterMarkForCurrentTask(operation, localWaterMark); in IsCurrentSyncTaskCanBeSkippedInner()