Home
last modified time | relevance | path

Searched refs:SetCurrentTaskFailedWithoutLock (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h305 void SetCurrentTaskFailedWithoutLock(int errCode);
H A Dcloud_syncer.cpp1828 void CloudSyncer::SetCurrentTaskFailedWithoutLock(int errCode) in SetCurrentTaskFailedWithoutLock() function in DistributedDB::CloudSyncer
1851 SetCurrentTaskFailedWithoutLock(unlockCode); in LockCloudIfNeed()
H A Dcloud_syncer_extend.cpp1091 SetCurrentTaskFailedWithoutLock(-E_CLOUD_VERSION_CONFLICT); in SyncMachineDoRepeatCheck()