Home
last modified time | relevance | path

Searched refs:ReadResumeDownloadOptions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/include/
H A Dmessage_parcel_helper.h83 …static int32_t ReadResumeDownloadOptions(MessageParcel &reply, ResumeDownloadOptions &resumeDownlo…
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp368 int32_t MessageParcelHelper::ReadResumeDownloadOptions( in ReadResumeDownloadOptions() function in OHOS::UpdateEngine::MessageParcelHelper
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_stub.cpp219 MessageParcelHelper::ReadResumeDownloadOptions(data, resumeDownloadOptions); in ResumeDownloadStub()