/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_value_util.cpp | 27 result.shareable = privilege.shareable; in Convert() 98 result.shareable = privilege.shareable; in Convert()
|
H A D | cloud_types_util.cpp | 37 input.creatable, input.deletable, input.shareable); in Marshalling() 44 output.creatable, output.deletable, output.shareable); in Unmarshalling()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_types_util.cpp | 37 input.creatable, input.deletable, input.shareable); in Marshalling() 44 output.creatable, output.deletable, output.shareable); in Unmarshalling()
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arkts-sendable-module.md | 28 …ces. Therefore, all objects exported by a module must be shareable. For details about shareable ob…
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/ |
H A D | cloud_types.h | 47 bool shareable = false; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
H A D | sharing_center.h | 49 bool shareable = false; member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_cloud_utils.cpp | 88 …NAPI_CALL_RETURN_ERR(GetNamedProperty(env, input, "shareable", output.shareable, true), napi_inval… in Convert2Value() 181 napi_set_named_property(env, jsValue, "shareable", Convert2JSValue(env, value.shareable)); in Convert2JSValue()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | drawing__font__collection_8h.md | 28 …s an [OH_Drawing_FontCollection](_drawing.md#oh_drawing_fontcollection) object that is shareable.|
|
H A D | _drawing.md | 363 …id) | Creates an [OH_Drawing_FontCollection](#oh_drawing_fontcollection) object that is shareable.| 7735 Creates an [OH_Drawing_FontCollection](#oh_drawing_fontcollection) object that is shareable.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-cloudData-sys.md | 1016 | shareable | boolean | 否 | 被共享者是否可将共享的数据再次共享给其他参与者。true表示可再次共享,false表示不可再次共享,默认不可… 1081 shareable: false 1146 shareable: false 1212 shareable: false 1281 shareable: false 1334 shareable: false 1394 shareable: false 1447 shareable: false 1590 shareable: false 1644 shareable: false
|
H A D | js-apis-data-cloudExtension-sys.md | 1415 shareable: false 1428 shareable: false 1489 shareable: false 1502 shareable: false 1821 shareable: false 1834 shareable: false 1861 shareable: false 1874 shareable: false
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/ |
H A D | CloudShareTest.js | 32 shareable: true property in privilegeEnable 39 shareable: false property in privilegeDisable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_struct.h | 278 const uint8_t *shareable; member
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-cloudData-sys.md | 1016 | shareable | boolean | No | Whether the participant can share the data to others. … 1081 shareable: false 1146 shareable: false 1212 shareable: false 1281 shareable: false 1334 shareable: false 1394 shareable: false 1447 shareable: false 1590 shareable: false 1644 shareable: false
|
H A D | js-apis-data-cloudExtension-sys.md | 1416 shareable: false 1429 shareable: false 1490 shareable: false 1503 shareable: false 1822 shareable: false 1835 shareable: false 1862 shareable: false 1875 shareable: false
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 813 shareable: t.readBoolean(), property in o.unMarshallingPrivilege.n5 893 u.writeBoolean(n5.shareable);
|