Home
last modified time | relevance | path

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

/base/update/updateservice/services/engine/src/
Dupdate_service_impl_firmware.cpp52 int32_t UpdateServiceImplFirmware::Download(const UpgradeInfo &info, const VersionDigestInfo &versi… in Download() function in OHOS::UpdateEngine::UpdateServiceImplFirmware
Dupdate_service.cpp240 int32_t UpdateService::Download(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo, in Download() function in OHOS::UpdateEngine::UpdateService
/base/request/request/frameworks/js/napi/src/legacy/
Drequest_manager.cpp248 napi_value RequestManager::Download(napi_env env, napi_callback_info info) in Download() function in OHOS::Request::Legacy::RequestManager
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp160 int32_t UpdateServiceKitsImpl::Download(const UpgradeInfo &info, const VersionDigestInfo &versionDi… in Download() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
Dupdate_service_proxy.cpp107 int32_t UpdateServiceProxy::Download(const UpgradeInfo &info, const VersionDigestInfo &versionDiges… in Download() function in OHOS::UpdateEngine::UpdateServiceProxy
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_module.cpp206 napi_value Download(napi_env env, napi_callback_info info) in Download() function
Dupdate_client.cpp173 napi_value UpdateClient::Download(napi_env env, napi_callback_info info) in Download() function in OHOS::UpdateEngine::UpdateClient