Home
last modified time | relevance | path

Searched defs:creatable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/
H A DCloudShareTest.js30 creatable: true, property in privilegeEnable
37 creatable: false, property in privilegeDisable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsharing_center.h47 bool creatable = false; member
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h45 bool creatable = false; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js811 creatable: t.readBoolean(), property in o.unMarshallingPrivilege.n5