Home
last modified time | relevance | path

Searched defs:BatchDelete (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_db.cpp38 int32_t CloudDB::BatchDelete(const std::string &table, VBuckets &extends) in BatchDelete() function in OHOS::DistributedData::CloudDB
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_db_impl.cpp109 int32_t CloudDbImpl::BatchDelete(const std::string &table, DBVBuckets &extends) in BatchDelete() function in OHOS::CloudData::CloudDbImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp66 DBStatus RdbCloud::BatchDelete(const std::string &tableName, std::vector<DBVBucket> &extend) in BatchDelete() function in OHOS::DistributedRdb::RdbCloud
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_cloud_db.cpp167 DBStatus VirtualCloudDb::BatchDelete(const std::string &tableName, std::vector<VBucket> &extend) in BatchDelete() function in DistributedDB::VirtualCloudDb
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp103 int CloudDBProxy::BatchDelete(const std::string &tableName, std::vector<VBucket> &record, std::vect… in BatchDelete() function in DistributedDB::CloudDBProxy
H A Dcloud_syncer_extend.cpp579 int CloudSyncer::BatchDelete(Info &deleteInfo, CloudSyncData &uploadData, InnerProcessInfo &innerPr… in BatchDelete() function in DistributedDB::CloudSyncer