Searched defs:resumeDownloadOptions (Results 1 - 7 of 7) sorted by relevance
/base/update/updateservice/interfaces/inner_api/engine/src/ |
H A D | update_service_proxy.cpp | 160 ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) ResumeDownload() argument
|
H A D | update_service_kits_impl.cpp | 101 ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) ResumeDownload() argument
|
/base/update/updateservice/services/engine/src/ |
H A D | update_service_impl_firmware.cpp | 104 ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) ResumeDownload() argument
|
H A D | update_service_stub.cpp | 215 ResumeDownloadOptions resumeDownloadOptions; in ResumeDownloadStub() local
|
H A D | update_service.cpp | 265 ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError) ResumeDownload() argument
|
/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/ |
H A D | message_parcel_helper.cpp | 368 ReadResumeDownloadOptions( MessageParcel &reply, ResumeDownloadOptions &resumeDownloadOptions) ReadResumeDownloadOptions() argument 375 WriteResumeDownloadOptions( MessageParcel &data, const ResumeDownloadOptions &resumeDownloadOptions) WriteResumeDownloadOptions() argument
|
/base/update/updateservice/frameworks/js/napi/update/common/src/ |
H A D | client_helper.cpp | 520 GetOptionsFromArg(napi_env env, const napi_value arg, ResumeDownloadOptions &resumeDownloadOptions) GetOptionsFromArg() argument
|
Completed in 7 milliseconds