Home
last modified time | relevance | path

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

/base/update/updateservice/services/engine/src/
Dupdate_service_impl_firmware.cpp82 int32_t UpdateServiceImplFirmware::ResumeDownload(const UpgradeInfo &info, in ResumeDownload() function in OHOS::UpdateEngine::UpdateServiceImplFirmware
Dupdate_service.cpp260 int32_t UpdateService::ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &versionDige… in ResumeDownload() function in OHOS::UpdateEngine::UpdateService
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp178 int32_t UpdateServiceKitsImpl::ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &ver… in ResumeDownload() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
Dupdate_service_proxy.cpp153 int32_t UpdateServiceProxy::ResumeDownload(const UpgradeInfo &info, const VersionDigestInfo &versio… in ResumeDownload() function in OHOS::UpdateEngine::UpdateServiceProxy
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_module.cpp221 napi_value ResumeDownload(napi_env env, napi_callback_info info) in ResumeDownload() function
Dupdate_client.cpp224 napi_value UpdateClient::ResumeDownload(napi_env env, napi_callback_info info) in ResumeDownload() function in OHOS::UpdateEngine::UpdateClient