Home
last modified time | relevance | path

Searched refs:IsCurrentSyncTaskCanBeSkippedInner (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.h156 bool IsCurrentSyncTaskCanBeSkippedInner(const SyncOperation *operation) const;
H A Dsingle_ver_sync_task_context.cpp492 bool res = IsCurrentSyncTaskCanBeSkippedInner(operation); in DEFINE_OBJECT_TAG_FACILITIES()
542 bool SingleVerSyncTaskContext::IsCurrentSyncTaskCanBeSkippedInner(const SyncOperation *operation) c… in IsCurrentSyncTaskCanBeSkippedInner() function in DistributedDB::SingleVerSyncTaskContext