Home
last modified time | relevance | path

Searched defs:GetCloudDbSchema (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dschema_mgr.cpp199 std::shared_ptr<DataBaseSchema> SchemaMgr::GetCloudDbSchema() in GetCloudDbSchema() function in DistributedDB::SchemaMgr
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_sync_utils_test.cpp300 …void CloudDBSyncUtilsTest::GetCloudDbSchema(const std::string &tableName, const std::vector<Field>… in GetCloudDbSchema() function in DistributedDB::CloudDBSyncUtilsTest
H A Ddistributeddb_cloud_syncer_lock_test.cpp87 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp126 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp62 int SqliteCloudKvStore::GetCloudDbSchema(std::shared_ptr<DataBaseSchema> &cloudSchema) in GetCloudDbSchema() function in DistributedDB::SqliteCloudKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp152 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp640 int StorageProxy::GetCloudDbSchema(std::shared_ptr<DataBaseSchema> &cloudSchema) in GetCloudDbSchema() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp274 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp563 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1297 int RelationalSyncAbleStorage::GetCloudDbSchema(std::shared_ptr<DataBaseSchema> &cloudSchema) in GetCloudDbSchema() function in DistributedDB::RelationalSyncAbleStorage