Home
last modified time | relevance | path

Searched refs:UPGRADE (Results 1 - 8 of 8) sorted by relevance

/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/
H A Dupgrade_action.h22 static constexpr const char *UPGRADE = "upgrade"; member in OHOS::UpdateEngine::UpgradeAction
/base/update/updateservice/interfaces/inner_api/include/
H A Dupdater_sa_ipc_interface_code.h28 UPGRADE, member in OHOS::UpdateEngine::UpdaterSaInterfaceCode
/base/update/updateservice/services/firmware/common/src/
H A Dfirmware_update_helper.cpp74 hotaVersionComponent.upgradeAction = UpgradeAction::UPGRADE; in BuildHotaVersionComponent()
/base/update/updateservice/services/firmware/upgrade/flow/src/
H A Dfirmware_manager.cpp381 versionComponent.upgradeAction = UpgradeAction::UPGRADE; in HandleBootUpdateSuccess()
409 versionComponent.upgradeAction = UpgradeAction::UPGRADE; in HandleBootUpdateFail()
/base/update/updateservice/frameworks/js/napi/update/src/
H A Ddefine_property.cpp228 DECLARE_STRING_PROPERTY(UpgradeAction::UPGRADE), in DefineUpgradeAction()
/base/update/updateservice/services/engine/src/
H A Dupdate_service.cpp489 CAST_UINT(UpdaterSaInterfaceCode::UPGRADE), in RegisterOhFunc()
H A Dupdate_service_stub.cpp53 {CAST_UINT(UpdaterSaInterfaceCode::UPGRADE), &UpdateServiceStub::DoUpdateStub}, in UpdateServiceStub()
/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_proxy.cpp200 int32_t ret = remote->SendRequest(CAST_UINT(UpdaterSaInterfaceCode::UPGRADE), data, reply, option); in Upgrade()

Completed in 10 milliseconds