Home
last modified time | relevance | path

Searched defs:PauseDownload (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp94 int32_t UpdateServiceImplFirmware::PauseDownload(const UpgradeInfo &info, in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceImplFirmware
H A Dupdate_service.cpp256 int32_t UpdateService::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDiges… in PauseDownload() function in OHOS::UpdateEngine::UpdateService
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp90 int32_t UpdateServiceKitsImpl::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &vers… in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
H A Dupdate_service_proxy.cpp137 int32_t UpdateServiceProxy::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &version… in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceProxy
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/
H A Dupdate_module.cpp187 napi_value PauseDownload(napi_env env, napi_callback_info info) in PauseDownload() function
H A Dupdate_client.cpp190 napi_value UpdateClient::PauseDownload(napi_env env, napi_callback_info info) in PauseDownload() function in OHOS::UpdateEngine::UpdateClient