Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/frameworks/js/napi/update/include/
H A Dupdate_result.h41 CurrentVersionInfo *currentVersionInfo; member
/ohos5.0/base/update/updateservice/services/firmware/common/src/
H A Dfirmware_update_helper.cpp109 void FirmwareUpdateHelper::BuildCurrentVersionInfo(CurrentVersionInfo &currentVersionInfo) in BuildCurrentVersionInfo()
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp202 CurrentVersionInfo &currentVersionInfo, BusinessError &businessError) in GetCurrentVersionInfo()
H A Dupdate_service.cpp180 …dateService::GetCurrentVersionInfo(const UpgradeInfo &info, CurrentVersionInfo &currentVersionInfo, in GetCurrentVersionInfo()
H A Dupdate_service_stub.cpp116 CurrentVersionInfo currentVersionInfo = {}; in GetCurrentVersionStub() local
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp168 …iceKitsImpl::GetCurrentVersionInfo(const UpgradeInfo &info, CurrentVersionInfo &currentVersionInfo, in GetCurrentVersionInfo()
H A Dupdate_service_proxy.cpp303 …erviceProxy::GetCurrentVersionInfo(const UpgradeInfo &info, CurrentVersionInfo &currentVersionInfo, in GetCurrentVersionInfo()