Home
last modified time | relevance | path

Searched defs:nullable (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_save_cloud_data_test.cpp82 void SetCloudSchema(PrimaryKeyType pkType, bool nullable) in SetCloudSchema()
98 void PrepareDataBase(const std::string &tableName, PrimaryKeyType pkType, bool nullable = true) in PrepareDataBase()
461 …void ConstructDownloadData(DownloadData &downloadData, GidType gidType, bool nullable, bool vBucke… in ConstructDownloadData()
504 …aveCloudDataTest(PrimaryKeyType pkType, GidType gidType = GidType::GID_MATCH, bool nullable = true, in SaveCloudDataTest()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
Dschema_meta.h25 bool nullable = true; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
Dcloud_store_types.h80 bool nullable = true; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_cloud_schema_mgr_test.cpp214 FieldInfo SetField(std::string fieldName, std::string dataType, bool nullable) in SetField()
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/include/
Ddk_database.h49 bool nullable; member