Home
last modified time | relevance | path

Searched defs:downloadOptions (Results 1 - 12 of 12) sorted by relevance

/base/update/updateservice/test/fuzztest/updateservicedownload_fuzzer/
H A Dupdateservicedownload_fuzzer.cpp31 DownloadOptions downloadOptions; in FuzzUpdateServiceDownload() local
/base/update/updateservice/services/firmware/upgrade/mode/include/
H A Dfirmware_download_mode.h34 FirmwareDownloadMode(const DownloadOptions &downloadOptions, BusinessError &businessError, in FirmwareDownloadMode() argument
H A Dfirmware_iexecute_mode.h52 DownloadOptions downloadOptions; in GetDownloadOptions() local
/base/update/updateservice/services/firmware/upgrade/executor/include/
H A Dfirmware_download_executor.h29 FirmwareDownloadExecutor(const DownloadOptions &downloadOptions, FirmwareProgressCallback progressCallback) in FirmwareDownloadExecutor() argument
/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_proxy.cpp114 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
H A Dupdate_service_kits_impl.cpp79 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
/base/update/updateservice/services/firmware/upgrade/flow/src/
H A Dfirmware_manager.cpp201 void FirmwareManager::DoDownload(const DownloadOptions &downloadOptions, BusinessError &businessError) in DoDownload() argument
/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp67 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
H A Dupdate_service_stub.cpp180 DownloadOptions downloadOptions; in DownloadVersionStub() local
H A Dupdate_service.cpp245 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp341 int32_t MessageParcelHelper::ReadDownloadOptions(MessageParcel &reply, DownloadOptions &downloadOptions) in ReadDownloadOptions() argument
348 int32_t MessageParcelHelper::WriteDownloadOptions(MessageParcel &data, const DownloadOptions &downloadOptions) in WriteDownloadOptions() argument
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp501 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, DownloadOptions &downloadOptions) in GetOptionsFromArg() argument

Completed in 9 milliseconds