Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
Dschema_mgr.cpp170 std::shared_ptr<DataBaseSchema> SchemaMgr::GetCloudDbSchema() in GetCloudDbSchema() function in DistributedDB::SchemaMgr
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Dcloud_db_sync_utils_test.cpp300 …void CloudDBSyncUtilsTest::GetCloudDbSchema(const std::string &tableName, const std::vector<Field>… in GetCloudDbSchema() function in DistributedDB::CloudDBSyncUtilsTest
Ddistributeddb_cloud_syncer_download_assets_test.cpp116 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp256 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_interfaces_relational_sync_test.cpp560 void GetCloudDbSchema(DataBaseSchema &dataBaseSchema) in GetCloudDbSchema() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1225 int RelationalSyncAbleStorage::GetCloudDbSchema(std::shared_ptr<DataBaseSchema> &cloudSchema) in GetCloudDbSchema() function in DistributedDB::RelationalSyncAbleStorage