Home
last modified time | relevance | path

Searched defs:GetAllMetaKeys (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.cpp72 int VirtualMultiVerSyncDBInterface::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::VirtualMultiVerSyncDBInterface
H A Dvirtual_relational_ver_sync_db_interface.cpp254 int VirtualRelationalVerSyncDBInterface::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::VirtualRelationalVerSyncDBInterface
H A Dvirtual_single_ver_sync_db_Interface.cpp123 int VirtualSingleVerSyncDBInterface::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::VirtualSingleVerSyncDBInterface
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp218 int RdSingleVerNaturalStore::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::RdSingleVerNaturalStore
H A Drd_single_ver_storage_executor.cpp449 int RdSingleVerStorageExecutor::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp556 int MultiVerNaturalStore::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp603 int SQLiteSingleVerNaturalStore::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::SQLiteSingleVerNaturalStore
H A Dsqlite_single_ver_storage_executor.cpp1387 int SQLiteSingleVerStorageExecutor::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::SQLiteSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp773 int SQLiteSingleVerRelationalStorageExecutor::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp316 int RelationalSyncAbleStorage::GetAllMetaKeys(std::vector<Key> &keys) const in GetAllMetaKeys() function in DistributedDB::RelationalSyncAbleStorage