Searched refs:WriteResumeDownloadOptions (Results 1 – 3 of 3) sorted by relevance
84 …static int32_t WriteResumeDownloadOptions(MessageParcel &data, const ResumeDownloadOptions &resume…
375 int32_t MessageParcelHelper::WriteResumeDownloadOptions( in WriteResumeDownloadOptions() function in OHOS::UpdateEngine::MessageParcelHelper
171 MessageParcelHelper::WriteResumeDownloadOptions(data, resumeDownloadOptions); in ResumeDownload()