Home
last modified time | relevance | path

Searched defs:DeleteMetaDataByPrefixKey (Results 1 – 8 of 8) 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.cpp269 int VirtualRelationalVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp390 int VirtualSingleVerSyncDBInterface::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_cache.cpp966 int SQLiteSingleVerStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerStorageExecutor
Dsqlite_single_ver_relational_storage_executor.cpp606 int SQLiteSingleVerRelationalStorageExecutor::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
Dsqlite_single_ver_natural_store.cpp2120 int SQLiteSingleVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelational_sync_able_storage.cpp225 int RelationalSyncAbleStorage::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store.cpp1186 int MultiVerNaturalStore::DeleteMetaDataByPrefixKey(const Key &keyPrefix) const in DeleteMetaDataByPrefixKey() function in DistributedDB::MultiVerNaturalStore