Home
last modified time | relevance | path

Searched defs:DeleteMetaData (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_multi_ver_sync_db_interface.cpp67 int VirtualMultiVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::VirtualMultiVerSyncDBInterface
Dvirtual_relational_ver_sync_db_interface.cpp232 int VirtualRelationalVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp115 int VirtualSingleVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_natural_store.cpp207 int RdSingleVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::RdSingleVerNaturalStore
Drd_single_ver_storage_executor.cpp631 int RdSingleVerStorageExecutor::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::RdSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_cache.cpp940 int SQLiteSingleVerStorageExecutor::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::SQLiteSingleVerStorageExecutor
Dsqlite_single_ver_natural_store.cpp576 int SQLiteSingleVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store.cpp550 int MultiVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::MultiVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor.cpp699 int SQLiteSingleVerRelationalStorageExecutor::DeleteMetaData(const std::vector<Key> &keys) const in DeleteMetaData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp261 int RelationalSyncAbleStorage::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::RelationalSyncAbleStorage