Home
last modified time | relevance | path

Searched defs:installType (Results 1 – 5 of 5) 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_stream_install_apply_mode.h34 InstallType installType, OnExecuteFinishCallback onExecuteFinishCallback) in FirmwareStreamInstallApplyMode()
Dfirmware_install_apply_mode.h34 InstallType installType, OnExecuteFinishCallback onExecuteFinishCallback) in FirmwareInstallApplyMode()
/base/update/updateservice/services/firmware/common/src/
Dfirmware_update_helper.cpp55 InstallType installType = InstallType::QUICK_FIX; in GetInstallType() local
/base/update/updateservice/services/firmware/upgrade/flow/src/
Dfirmware_manager.cpp231 InstallType installType) in DoInstall()