/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | virtual_multi_ver_sync_db_interface.cpp | 67 int VirtualMultiVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::VirtualMultiVerSyncDBInterface
|
H A D | virtual_relational_ver_sync_db_interface.cpp | 232 int VirtualRelationalVerSyncDBInterface::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::VirtualRelationalVerSyncDBInterface
|
H A D | virtual_single_ver_sync_db_Interface.cpp | 115 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 D | rd_single_ver_natural_store.cpp | 207 int RdSingleVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::RdSingleVerNaturalStore
|
H A D | rd_single_ver_storage_executor.cpp | 631 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 D | sqlite_single_ver_storage_executor_cache.cpp | 940 int SQLiteSingleVerStorageExecutor::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::SQLiteSingleVerStorageExecutor
|
H A D | sqlite_single_ver_natural_store.cpp | 576 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 D | multi_ver_natural_store.cpp | 550 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 D | sqlite_single_ver_relational_storage_executor.cpp | 725 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 D | relational_sync_able_storage.cpp | 261 int RelationalSyncAbleStorage::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() function in DistributedDB::RelationalSyncAbleStorage
|