Home
last modified time | relevance | path

Searched defs:DeleteMetaDataByPrefixKey (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.cpp233 int VirtualMultiVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualMultiVerSyncDBInterface
Dvirtual_relational_ver_sync_db_interface.cpp256 int VirtualRelationalVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp507 int VirtualSingleVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_natural_store.cpp218 int RdSingleVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::RdSingleVerNaturalStore
Drd_single_ver_storage_executor.cpp643 int RdSingleVerStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) in DeleteMetaDataByPrefixKey() function in DistributedDB::RdSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_extend.cpp293 int SQLiteSingleVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_single_ver_storage_executor_cache.cpp977 int SQLiteSingleVerStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store.cpp1187 int MultiVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::MultiVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor.cpp742 int SQLiteSingleVerRelationalStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp299 int RelationalSyncAbleStorage::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::RelationalSyncAbleStorage