Searched defs:nullable (Results 1 – 5 of 5) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| D | distributeddb_cloud_save_cloud_data_test.cpp | 82 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/ |
| D | schema_meta.h | 25 bool nullable = true; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
| D | cloud_store_types.h | 80 bool nullable = true; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_cloud_schema_mgr_test.cpp | 214 FieldInfo SetField(std::string fieldName, std::string dataType, bool nullable) in SetField()
|
| /foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/include/ |
| D | dk_database.h | 49 bool nullable; member
|