Searched defs:downloadOptions (Results 1 - 12 of 12) sorted by relevance
/base/update/updateservice/test/fuzztest/updateservicedownload_fuzzer/ |
H A D | updateservicedownload_fuzzer.cpp | 31 DownloadOptions downloadOptions; in FuzzUpdateServiceDownload() local
|
/base/update/updateservice/services/firmware/upgrade/mode/include/ |
H A D | firmware_download_mode.h | 34 FirmwareDownloadMode(const DownloadOptions &downloadOptions, BusinessError &businessError, in FirmwareDownloadMode() argument
|
H A D | firmware_iexecute_mode.h | 52 DownloadOptions downloadOptions; in GetDownloadOptions() local
|
/base/update/updateservice/services/firmware/upgrade/executor/include/ |
H A D | firmware_download_executor.h | 29 FirmwareDownloadExecutor(const DownloadOptions &downloadOptions, FirmwareProgressCallback progressCallback) in FirmwareDownloadExecutor() argument
|
/base/update/updateservice/interfaces/inner_api/engine/src/ |
H A D | update_service_proxy.cpp | 114 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
|
H A D | update_service_kits_impl.cpp | 79 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
|
/base/update/updateservice/services/firmware/upgrade/flow/src/ |
H A D | firmware_manager.cpp | 201 void FirmwareManager::DoDownload(const DownloadOptions &downloadOptions, BusinessError &businessError) in DoDownload() argument
|
/base/update/updateservice/services/engine/src/ |
H A D | update_service_impl_firmware.cpp | 67 Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const DownloadOptions &downloadOptions, BusinessError &businessError) Download() argument
|
H A D | update_service_stub.cpp | 180 DownloadOptions downloadOptions; in DownloadVersionStub() local
|
H A D | update_service.cpp | 245 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 D | message_parcel_helper.cpp | 341 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 D | client_helper.cpp | 501 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, DownloadOptions &downloadOptions) in GetOptionsFromArg() argument
|
Completed in 9 milliseconds