Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp108 …int errCode = storageProxy_->GetCloudGid(obj, isCloudForcePush, IsCompensatedTask(taskId), cloudGi… in GetCloudGid()
598 bool CloudSyncer::IsCompensatedTask(TaskId taskId) in IsCompensatedTask() function in DistributedDB::CloudSyncer
659 IsCompensatedTask(taskId), IsNeedGetLocalWater(taskId), count); in GetUploadCountByTable()
738 !IsCompensatedTask(taskId); in IsNeedGetLocalWater()
H A Dcloud_syncer.h192 bool IsCompensatedTask(TaskId taskId);
H A Dcloud_syncer.cpp1291 IsCompensatedTask(taskId), IsNeedGetLocalWater(taskId), count); in DoUpload()