Home
last modified time | relevance | path

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

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