Searched defs:downloadOptions (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/base/update/updateservice/services/firmware/upgrade/executor/include/ |
H A D | firmware_download_executor.h | 29 …FirmwareDownloadExecutor(const DownloadOptions &downloadOptions, FirmwareProgressCallback progress… in FirmwareDownloadExecutor()
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/mode/include/ |
H A D | firmware_download_mode.h | 34 FirmwareDownloadMode(const DownloadOptions &downloadOptions, BusinessError &businessError, in FirmwareDownloadMode()
|
H A D | firmware_iexecute_mode.h | 52 DownloadOptions downloadOptions; in GetDownloadOptions() local
|
/ohos5.0/base/update/updateservice/test/fuzztest/updateservicedownload_fuzzer/ |
H A D | updateservicedownload_fuzzer.cpp | 31 DownloadOptions downloadOptions; in FuzzUpdateServiceDownload() local
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/ |
H A D | message_parcel_helper.cpp | 341 …_t MessageParcelHelper::ReadDownloadOptions(MessageParcel &reply, DownloadOptions &downloadOptions) in ReadDownloadOptions() 348 …sageParcelHelper::WriteDownloadOptions(MessageParcel &data, const DownloadOptions &downloadOptions) in WriteDownloadOptions()
|
/ohos5.0/base/update/updateservice/services/engine/src/ |
H A D | update_service_impl_firmware.cpp | 68 const DownloadOptions &downloadOptions, BusinessError &businessError) in Download()
|
H A D | update_service.cpp | 246 const DownloadOptions &downloadOptions, BusinessError &businessError) in Download()
|
H A D | update_service_stub.cpp | 180 DownloadOptions downloadOptions; in DownloadVersionStub() local
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/flow/src/ |
H A D | firmware_manager.cpp | 201 void FirmwareManager::DoDownload(const DownloadOptions &downloadOptions, BusinessError &businessErr… in DoDownload()
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/ |
H A D | update_service_kits_impl.cpp | 80 const DownloadOptions &downloadOptions, BusinessError &businessError) in Download()
|
H A D | update_service_proxy.cpp | 115 const DownloadOptions &downloadOptions, BusinessError &businessError) in Download()
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/ |
H A D | client_helper.cpp | 501 …ientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, DownloadOptions &downloadOptions) in GetOptionsFromArg()
|