Searched refs:ReadPauseDownloadOptions (Results 1 – 3 of 3) sorted by relevance
80 …static int32_t ReadPauseDownloadOptions(MessageParcel &reply, PauseDownloadOptions &pauseDownloadO…
355 int32_t MessageParcelHelper::ReadPauseDownloadOptions(MessageParcel &reply, PauseDownloadOptions &p… in ReadPauseDownloadOptions() function in OHOS::UpdateEngine::MessageParcelHelper
201 MessageParcelHelper::ReadPauseDownloadOptions(data, pauseDownloadOptions); in PauseDownloadStub()