Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp1133 …bool isNeedCompensated = recordConflict || DBCommon::IsNeedCompensatedForUpload(uploadExtend, type… in GetUpdateRecordFlagSql() local
1134 if (isNeedCompensated && !(isDeleted && gidEmpty)) { in GetUpdateRecordFlagSql()
1169 …bool isNeedCompensated = recordConflict || DBCommon::IsNeedCompensatedForUpload(uploadExtend, type… in GetUpdateRecordFlagSqlUpload() local
1170 if (isNeedCompensated && !(isDeleted && gidEmpty)) { in GetUpdateRecordFlagSqlUpload()