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