Home
last modified time | relevance | path

Searched defs:batchData (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_save_cloud_data_test.cpp1405 void CheckCloudBatchData(CloudSyncBatch &batchData, bool existRef) in CheckCloudBatchData()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_syncer_extend.cpp996 CloudSyncBatch &batchData = isInsert ? uploadData.insData : uploadData.updData; in UploadVersionRecordIfNeed() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp1367 const CloudSyncBatch &batchData) in FillCloudVersionForUpload()