Searched refs:SYS_INSTALLER (Results 1 – 5 of 5) sorted by relevance
25 case InstallType::SYS_INSTALLER: in GetInstance()
54 if (installType_ == InstallType::SYS_INSTALLER) { in DoInstall()119 if (installType_ == InstallType::SYS_INSTALLER) { in HandleInstallResult()
57 InstallType::SYS_INSTALLER : InstallType::UPDATER; in GetInstallType()68 …ionComponent.effectiveMode = FirmwareUpdateHelper::GetInstallType() == InstallType::SYS_INSTALLER ? in BuildHotaVersionComponent()
65 SYS_INSTALLER, enumerator
218 if (FirmwareUpdateHelper::GetInstallType() == InstallType::SYS_INSTALLER) { in CanInstall()444 DoInstall(upgradeOptions, businessError, InstallType::SYS_INSTALLER); in HandleBootInstallOnStatusProcess()