Home
last modified time | relevance | path

Searched defs:installType (Results 1 – 4 of 4) sorted by relevance

/base/update/updateservice/services/firmware/upgrade/executor/include/
Dfirmware_install_executor.h30 …FirmwareInstallExecutor(InstallType installType, FirmwareInstallExecutorCallback firmwareInstallCa… in FirmwareInstallExecutor()
/base/update/updateservice/services/firmware/upgrade/mode/include/
Dfirmware_install_apply_mode.h33 InstallType installType, OnExecuteFinishCallback onExecuteFinishCallback) in FirmwareInstallApplyMode()
/base/update/updateservice/services/firmware/common/src/
Dfirmware_update_helper.cpp56 … InstallType installType = (DeviceAdapter::GetBootSlot()) == Firmware::BOOTSLOTS_AB_UPDATE_VALUE ? in GetInstallType() local
/base/update/updateservice/services/firmware/upgrade/flow/src/
Dfirmware_manager.cpp226 InstallType installType) in DoInstall()