Searched refs:ReadDownloadOptions (Results 1 – 3 of 3) sorted by relevance
62 static int32_t ReadDownloadOptions(MessageParcel &reply, DownloadOptions &downloadOptions);
333 int32_t MessageParcelHelper::ReadDownloadOptions(MessageParcel &reply, DownloadOptions &downloadOpt… in ReadDownloadOptions() function in OHOS::UpdateEngine::MessageParcelHelper
173 MessageParcelHelper::ReadDownloadOptions(data, downloadOptions); in DownloadVersionStub()