Home
last modified time | relevance | path

Searched refs:SetCloudSchema (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_reference_test.cpp735 void SetCloudSchema(RelationalStoreDelegate *delegate) in SetCloudSchema() function
786 SetCloudSchema(g_delegate);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_save_cloud_data_test.cpp82 void SetCloudSchema(PrimaryKeyType pkType, bool nullable, bool asset = false) in SetCloudSchema() function
166 SetCloudSchema(pkType, nullable); in PrepareDataBase()
192 SetCloudSchema(PrimaryKeyType::NO_PRIMARY_KEY, nullable, true); in PrepareDataBaseForAsset()