Home
last modified time | relevance | path

Searched defs:pauseDownloadOptions (Results 1 – 5 of 5) sorted by relevance

/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade_info/src/
Dpause_download_options.cpp37 PauseDownloadOptions *pauseDownloadOptions = new (std::nothrow) PauseDownloadOptions(); in Unmarshalling() local
/base/update/updateservice/services/engine/src/
Dupdate_service_impl_firmware.cpp95 const VersionDigestInfo &versionDigestInfo, const PauseDownloadOptions &pauseDownloadOptions, in PauseDownload()
Dupdate_service.cpp281const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError, int32_t &funcResul… in PauseDownload()
/base/update/updateservice/interfaces/inner_api/engine/src/
Dupdate_service_kits_impl.cpp92const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError, int32_t &funcResul… in PauseDownload()
/base/update/updateservice/frameworks/js/napi/update/common/src/
Dclient_helper.cpp517 PauseDownloadOptions &pauseDownloadOptions) in GetOptionsFromArg()