Searched defs:PauseDownload (Results 1 – 6 of 6) sorted by relevance
72 int32_t UpdateServiceImplFirmware::PauseDownload(const UpgradeInfo &info, in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceImplFirmware
251 int32_t UpdateService::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDiges… in PauseDownload() function in OHOS::UpdateEngine::UpdateService
169 int32_t UpdateServiceKitsImpl::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &vers… in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
130 int32_t UpdateServiceProxy::PauseDownload(const UpgradeInfo &info, const VersionDigestInfo &version… in PauseDownload() function in OHOS::UpdateEngine::UpdateServiceProxy
213 napi_value PauseDownload(napi_env env, napi_callback_info info) in PauseDownload() function
199 napi_value UpdateClient::PauseDownload(napi_env env, napi_callback_info info) in PauseDownload() function in OHOS::UpdateEngine::UpdateClient