Searched defs:BatchUpdate (Results 1 – 7 of 7) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| D | cloud_db.cpp | 28 int32_t CloudDB::BatchUpdate(const std::string &table, VBuckets &&values, VBuckets &extends) in BatchUpdate() function in OHOS::DistributedData::CloudDB 33 int32_t CloudDB::BatchUpdate(const std::string &table, VBuckets &&values, const VBuckets &extends) in BatchUpdate() function in OHOS::DistributedData::CloudDB
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| D | cloud_db_impl.cpp | 72 int32_t CloudDbImpl::BatchUpdate(const std::string &table, DBVBuckets &&values, DBVBuckets &extends) in BatchUpdate() function in OHOS::CloudData::CloudDbImpl 89 int32_t CloudDbImpl::BatchUpdate(const std::string &table, DBVBuckets &&values, const DBVBuckets &e… in BatchUpdate() function in OHOS::CloudData::CloudDbImpl
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/ |
| D | rdb_data_handler.cpp | 74 int32_t RdbDataHandler::BatchUpdate(const string &sql, in BatchUpdate() function in OHOS::FileManagement::CloudSync::RdbDataHandler
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| D | rdb_cloud.cpp | 49 DBStatus RdbCloud::BatchUpdate( in BatchUpdate() function in OHOS::DistributedRdb::RdbCloud
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| D | cloud_syncer_extend.cpp | 175 int CloudSyncer::BatchUpdate(Info &updateInfo, CloudSyncData &uploadData, InnerProcessInfo &innerPr… in BatchUpdate() function in DistributedDB::CloudSyncer
|
| D | cloud_db_proxy.cpp | 58 int CloudDBProxy::BatchUpdate(const std::string &tableName, std::vector<VBucket> &record, in BatchUpdate() function in DistributedDB::CloudDBProxy
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| D | virtual_cloud_db.cpp | 142 DBStatus VirtualCloudDb::BatchUpdate(const std::string &tableName, std::vector<VBucket> &&record, in BatchUpdate() function in DistributedDB::VirtualCloudDb
|