Home
last modified time | relevance | path

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

/base/update/updateservice/services/engine/src/
Dupdate_service_impl_firmware.cpp135 int32_t UpdateServiceImplFirmware::GetNewVersionDescription(const UpgradeInfo &info, in GetNewVersionDescription() function in OHOS::UpdateEngine::UpdateServiceImplFirmware
Dupdate_service.cpp162 int32_t UpdateService::GetNewVersionDescription(const UpgradeInfo &info, const VersionDigestInfo &v… in GetNewVersionDescription() function in OHOS::UpdateEngine::UpdateService
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp222 int32_t UpdateServiceKitsImpl::GetNewVersionDescription(const UpgradeInfo &info, in GetNewVersionDescription() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
Dupdate_service_proxy.cpp267 int32_t UpdateServiceProxy::GetNewVersionDescription(const UpgradeInfo &info, in GetNewVersionDescription() function in OHOS::UpdateEngine::UpdateServiceProxy
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_module.cpp267 napi_value GetNewVersionDescription(napi_env env, napi_callback_info info) in GetNewVersionDescription() function
Dupdate_client.cpp368 napi_value UpdateClient::GetNewVersionDescription(napi_env env, napi_callback_info info) in GetNewVersionDescription() function in OHOS::UpdateEngine::UpdateClient