Home
last modified time | relevance | path

Searched refs:PauseDownloadOptions (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/include/
H A Dmessage_parcel_helper.h80 …static int32_t ReadPauseDownloadOptions(MessageParcel &reply, PauseDownloadOptions &pauseDownloadO…
81 …static int32_t WritePauseDownloadOptions(MessageParcel &data, const PauseDownloadOptions &pauseDow…
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/download/
H A Dpause_download_options.h20 struct PauseDownloadOptions { struct
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-update.md22PauseDownloadOptions,<br> callback: AsyncCallback\<void><br> ): void;<br>旧版本信息:|类名:Updater…
23PauseDownloadOptions): Promise\<void>;<br>旧版本信息:|类名:Updater;<br>方法or属性:pauseDownload(versionDigest…
88PauseDownloadOptions;<br>方法or属性:export interface PauseDownloadOptions<br>旧版本信息:|类名:PauseDownloadOp…
89 |访问级别有变化|类名:PauseDownloadOptions;<br>方法or属性:isAllowAutoResume: boolean;<br>旧版本信息:|类名:PauseDownloadO…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-update-sys.md814 pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions, cal…
827 | pauseDownloadOptions | [PauseDownloadOptions](#pausedownloadoptions) | 是 | 暂停下载选项。 …
851 const pauseDownloadOptions: update.PauseDownloadOptions = {
861 pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions): Pr…
874 | pauseDownloadOptions | [PauseDownloadOptions](#pausedownloadoptions) | 是 | 暂停下载选项。 |
903 const pauseDownloadOptions: update.PauseDownloadOptions = {
1849 ## PauseDownloadOptions section
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/api/online_updater/
H A Diservice_online_updater.h50 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) = 0;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-update.md79 | ohos.update | PauseDownloadOptions | isAllowAutoResume: boolean; | 新增 |
114PauseDownloadOptions, callback: AsyncCallback\<void>): void;<br>pauseDownload(versionDigestInfo: V…
/ohos5.0/base/update/updateservice/services/engine/include/
H A Dupdate_service_impl_firmware.h42 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) final;
H A Dupdate_service.h49 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) override;
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/include/
H A Dclient_helper.h64 PauseDownloadOptions &pauseDownloadOptions);
/ohos5.0/base/update/updateservice/interfaces/inner_api/include/
H A Dupdate_service_kits.h64 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) = 0;
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/include/
H A Dupdate_service_proxy.h38 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) override;
H A Dupdate_service_kits_impl.h47 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) final;
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-update.md79 | ohos.update | PauseDownloadOptions | isAllowAutoResume: boolean; | Added|
114PauseDownloadOptions, callback: AsyncCallback\<void>): void;<br>pauseDownload(versionDigestInfo: V…
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/include/
H A Dupdate_client.h114 PauseDownloadOptions pauseDownloadOptions_ {};
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp355 int32_t MessageParcelHelper::ReadPauseDownloadOptions(MessageParcel &reply, PauseDownloadOptions &p… in ReadPauseDownloadOptions()
362 MessageParcel &data, const PauseDownloadOptions &pauseDownloadOptions) in WritePauseDownloadOptions()
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-update.md22PauseDownloadOptions,<br> callback: AsyncCallback\<void><br> ): void;<br>Old version infor…
23PauseDownloadOptions): Promise\<void>;<br>Old version information: |Class name: Updater;<br>Method…
88PauseDownloadOptions;<br>Method or attribute name: export interface PauseDownloadOptions<br>Old ve…
89 …name: PauseDownloadOptions;<br>Method or attribute name: isAllowAutoResume: boolean;<br>Old versio…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-update-sys.md814 pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions, cal…
827 | pauseDownloadOptions | [PauseDownloadOptions](#pausedownloadoptions) | Yes | Options for pausin…
851 const pauseDownloadOptions: update.PauseDownloadOptions = {
861 pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions): Pr…
874 | pauseDownloadOptions | [PauseDownloadOptions](#pausedownloadoptions) | Yes | Options for pausin…
903 const pauseDownloadOptions: update.PauseDownloadOptions = {
1849 ## PauseDownloadOptions section
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp91 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) in PauseDownload()
H A Dupdate_service_proxy.cpp138 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) in PauseDownload()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-update.md86 …nload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions, callback: …
87 …nload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions): Promise\<…
134 |新增|NA|类名:PauseDownloadOptions;<br>方法or属性:isAllowAutoResume: boolean;|@ohos.update.d.ts|
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp95 const VersionDigestInfo &versionDigestInfo, const PauseDownloadOptions &pauseDownloadOptions, in PauseDownload()
H A Dupdate_service.cpp257 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) in PauseDownload()
H A Dupdate_service_stub.cpp197 PauseDownloadOptions pauseDownloadOptions; in PauseDownloadStub()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-update.md86 …nload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions, callback: …
87 …nload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions): Promise\<…
134 |Added|NA|Class name: PauseDownloadOptions;<br>Method or attribute name: isAllowAutoResume: boolean…
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp514 PauseDownloadOptions &pauseDownloadOptions) in GetOptionsFromArg()