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 D | sync_able_kvdb.cpp | 677 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 D | sqlite_cloud_kv_store.cpp | 536 std::map<std::string, DataBaseSchema> SqliteCloudKvStore::GetDataBaseSchemas() in GetDataBaseSchemas() function in DistributedDB::SqliteCloudKvStore |
H A D | sqlite_single_ver_natural_store.cpp | 1980 std::map<std::string, DataBaseSchema> SQLiteSingleVerNaturalStore::GetDataBaseSchemas() in GetDataBaseSchemas() function in DistributedDB::SQLiteSingleVerNaturalStore |