Home
last modified time | relevance | path

Searched defs:pauseDownloadOptions (Results 1 – 7 of 7) sorted by relevance

/base/update/updateservice/services/engine/src/
Dupdate_helper.cpp347 …eHelper::ReadPauseDownloadOptions(MessageParcel &reply, PauseDownloadOptions &pauseDownloadOptions) in ReadPauseDownloadOptions()
353 …per::WritePauseDownloadOptions(MessageParcel &data, const PauseDownloadOptions &pauseDownloadOptio… in WritePauseDownloadOptions()
Dupdate_service_stub.cpp150 PauseDownloadOptions pauseDownloadOptions; in PauseDownloadStub() local
Dupdate_service.cpp420 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) in PauseDownload()
/base/update/update_app/entry/src/main/js/default/pages/index/
Dindex.js58 let pauseDownloadOptions = { variable
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp167 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) in PauseDownload()
Dupdate_service_proxy.cpp124 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError) in PauseDownload()
/base/update/updateservice/frameworks/js/napi/base/src/
Dclient_helper.cpp488 PauseDownloadOptions &pauseDownloadOptions) in GetOptionsFromArg()