Home
last modified time | relevance | path

Searched defs:pauseDownloadOptions (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.cpp355 …lHelper::ReadPauseDownloadOptions(MessageParcel &reply, PauseDownloadOptions &pauseDownloadOptions) in ReadPauseDownloadOptions()
362 MessageParcel &data, const PauseDownloadOptions &pauseDownloadOptions) in WritePauseDownloadOptions()
/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() local
/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/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp514 PauseDownloadOptions &pauseDownloadOptions) in GetOptionsFromArg()