Home
last modified time | relevance | path

Searched defs:DeleteMetaDataByPrefixKey (Results 1 – 9 of 9) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/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.cpp253 int VirtualRelationalVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp340 int VirtualSingleVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/
Drelational_sync_able_storage.cpp172 int RelationalSyncAbleStorage::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_cache.cpp973 int SQLiteSingleVerStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerStorageExecutor
Dsqlite_single_ver_relational_storage_executor.cpp554 int SQLiteSingleVerRelationalStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
Dsqlite_single_ver_natural_store.cpp2082 int SQLiteSingleVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/syncer/src/
Dmeta_data.cpp558 int Metadata::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::Metadata
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store.cpp1185 int MultiVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::MultiVerNaturalStore