Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp1001 std::string oriVersion; in UploadVersionRecordIfNeed() local
1002 …ls::GetStringFromCloudData(CloudDbConstant::CLOUD_KV_FIELD_VALUE, batchData.record[0], oriVersion); in UploadVersionRecordIfNeed()
1004 std::tie(errCode, newVersion) = cloudDB_.GetCloudVersion(oriVersion); in UploadVersionRecordIfNeed()