Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h307 int LockCloudIfNeed(TaskId taskId);
H A Dcloud_syncer.cpp366 errCode = LockCloudIfNeed(taskInfo.taskId); in SyncMachineDoDownload()
1836 int CloudSyncer::LockCloudIfNeed(TaskId taskId) in LockCloudIfNeed() function in DistributedDB::CloudSyncer
H A Dcloud_syncer_extend.cpp931 ret = LockCloudIfNeed(uploadParam.taskId); in HandleBatchUpload()