Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp1849 int unlockCode = UnlockCloud(); in LockCloudIfNeed() local
1850 if (unlockCode != E_OK) { in LockCloudIfNeed()
1851 SetCurrentTaskFailedWithoutLock(unlockCode); in LockCloudIfNeed()