Home
last modified time | relevance | path

Searched refs:DOWNLOAD_AND_SHARE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
H A Dsave_button_common.h38 DOWNLOAD_AND_SHARE, enumerator
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/downloadfilebutton/source/
H A DDownloadFileButton.ets27 DOWNLOAD_AND_SHARE = 6,
43 …[DownloadDescription.DOWNLOAD_AND_SHARE, $r('sys.string.ohos_id_text_save_button_description_downl…
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsave_button.h32 DOWNLOAD_AND_SHARE = 5, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-DownloadFileButton.md102 | DOWNLOAD_AND_SHARE | 6 | 下载按钮的文字描述为“下载分享”。 |
H A Dts-security-components-savebutton.md93 | DOWNLOAD_AND_SHARE | 5 | 保存按钮的文字描述为“下载分享”。 <br/>**原子化服务API:** 从API version 11开始,该接口支持在原子化服务中使用。|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
H A Dsave_button_test.cpp139 comp1.text_ = static_cast<int32_t>(SaveDesc::DOWNLOAD_AND_SHARE);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/downloadfilebutton/interfaces/
H A Ddownloadfilebutton.js80 [DownloadDescription.DOWNLOAD_AND_SHARE, {
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-DownloadFileButton.md106 | DOWNLOAD_AND_SHARE | 6 | The text on the download file button is **Download and Share**.|
H A Dts-security-components-savebutton.md86 | DOWNLOAD_AND_SHARE | 5 | The text on the Save button is **Download and Share**.<br>**Atomic servi…