Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.h238 void CancelCurrentSyncRetryIfNeed(int newTargetMode, uint32_t syncId);
H A Dsync_task_context.cpp96 CancelCurrentSyncRetryIfNeed(targetMode, syncId); in AddSyncTarget()
645 void SyncTaskContext::CancelCurrentSyncRetryIfNeed(int newTargetMode, uint32_t syncId) in CancelCurrentSyncRetryIfNeed() function in DistributedDB::SyncTaskContext