Searched defs:BatchDelete (Results 1 – 6 of 6) sorted by relevance
38 int32_t CloudDB::BatchDelete(const std::string &table, VBuckets &extends) in BatchDelete() function in OHOS::DistributedData::CloudDB
109 int32_t CloudDbImpl::BatchDelete(const std::string &table, DBVBuckets &extends) in BatchDelete() function in OHOS::CloudData::CloudDbImpl
66 DBStatus RdbCloud::BatchDelete(const std::string &tableName, std::vector<DBVBucket> &extend) in BatchDelete() function in OHOS::DistributedRdb::RdbCloud
167 DBStatus VirtualCloudDb::BatchDelete(const std::string &tableName, std::vector<VBucket> &extend) in BatchDelete() function in DistributedDB::VirtualCloudDb
103 int CloudDBProxy::BatchDelete(const std::string &tableName, std::vector<VBucket> &record, std::vect… in BatchDelete() function in DistributedDB::CloudDBProxy
579 int CloudSyncer::BatchDelete(Info &deleteInfo, CloudSyncData &uploadData, InnerProcessInfo &innerPr… in BatchDelete() function in DistributedDB::CloudSyncer