Home
last modified time | relevance | path

Searched defs:GetDbProperties (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_multi_ver_sync_db_interface.cpp228 const KvDBProperties &VirtualMultiVerSyncDBInterface::GetDbProperties() const in GetDbProperties() function in DistributedDB::VirtualMultiVerSyncDBInterface
H A Dvirtual_relational_ver_sync_db_interface.cpp263 const RelationalDBProperties &VirtualRelationalVerSyncDBInterface::GetDbProperties() const in GetDbProperties() function in DistributedDB::VirtualRelationalVerSyncDBInterface
H A Dvirtual_single_ver_sync_db_Interface.cpp360 const KvDBProperties &VirtualSingleVerSyncDBInterface::GetDbProperties() const in GetDbProperties() function in DistributedDB::VirtualSingleVerSyncDBInterface
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp238 const KvDBProperties &SQLiteLocalKvDB::GetDbProperties() const in GetDbProperties() function in DistributedDB::SQLiteLocalKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp415 const KvDBProperties &RdSingleVerNaturalStore::GetDbProperties() const in GetDbProperties() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp1054 const KvDBProperties &MultiVerNaturalStore::GetDbProperties() const in GetDbProperties() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1735 const KvDBProperties &SQLiteSingleVerNaturalStore::GetDbProperties() const in GetDbProperties() function in DistributedDB::SQLiteSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp335 const RelationalDBProperties &RelationalSyncAbleStorage::GetDbProperties() const in GetDbProperties() function in DistributedDB::RelationalSyncAbleStorage