Home
last modified time | relevance | path

Searched defs:GetDataBaseSchemas (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp677 std::map<std::string, DataBaseSchema> SyncAbleKvDB::GetDataBaseSchemas() in GetDataBaseSchemas() function in DistributedDB::SyncAbleKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp536 std::map<std::string, DataBaseSchema> SqliteCloudKvStore::GetDataBaseSchemas() in GetDataBaseSchemas() function in DistributedDB::SqliteCloudKvStore
H A Dsqlite_single_ver_natural_store.cpp1980 std::map<std::string, DataBaseSchema> SQLiteSingleVerNaturalStore::GetDataBaseSchemas() in GetDataBaseSchemas() function in DistributedDB::SQLiteSingleVerNaturalStore