Home
last modified time | relevance | path

Searched defs:resumeDownloadOptions (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp369 MessageParcel &reply, ResumeDownloadOptions &resumeDownloadOptions) in ReadResumeDownloadOptions()
376 MessageParcel &data, const ResumeDownloadOptions &resumeDownloadOptions) in WriteResumeDownloadOptions()
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp105 const VersionDigestInfo &versionDigestInfo, const ResumeDownloadOptions &resumeDownloadOptions, in ResumeDownload()
H A Dupdate_service.cpp266 const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) in ResumeDownload()
H A Dupdate_service_stub.cpp215 ResumeDownloadOptions resumeDownloadOptions; in ResumeDownloadStub() local
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp102 const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) in ResumeDownload()
H A Dupdate_service_proxy.cpp161 const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) in ResumeDownload()
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp521 ResumeDownloadOptions &resumeDownloadOptions) in GetOptionsFromArg()