Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h318 …int InsertCloudData(VBucket &vBucket, const TableSchema &tableSchema, const TrackerTable &trackerT…
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp260 …errCode = InsertCloudData(vBucket, tableSchema, trackerTable, GetLocalDataKey(index, downloadData)… in ExecutePutCloudData()
642 int SQLiteSingleVerRelationalStorageExecutor::InsertCloudData(VBucket &vBucket, const TableSchema &… in InsertCloudData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor