Home
last modified time | relevance | path

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

/base/update/updateservice/interfaces/inner_api/include/
Dmessage_parcel_helper.h66 …static int32_t WritePauseDownloadOptions(MessageParcel &data, const PauseDownloadOptions &pauseDow…
/base/update/updateservice/services/engine/src/
Dmessage_parcel_helper.cpp353 int32_t MessageParcelHelper::WritePauseDownloadOptions( in WritePauseDownloadOptions() function in OHOS::UpdateEngine::MessageParcelHelper
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_proxy.cpp141 MessageParcelHelper::WritePauseDownloadOptions(data, pauseDownloadOptions); in PauseDownload()