Home
last modified time | relevance | path

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

/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp166 int32_t UpdateServiceKitsImpl::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &vers… in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
Dupdate_service_proxy.cpp123 int32_t UpdateServiceProxy::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &version… in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceProxy
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_module.cpp208 napi_value PauseDownload(napi_env env, napi_callback_info info) in PauseDownload() function
Dupdate_client.cpp185 napi_value UpdateClient::PauseDownload(napi_env env, napi_callback_info info) in PauseDownload() function in OHOS::UpdateEngine::UpdateClient
/base/update/updateservice/services/engine/src/
Dupdate_service.cpp419 int32_t UpdateService::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDiges… in PauseDownload() function in OHOS::UpdateEngine::UpdateService