Searched refs:GetInstallType (Results 1 – 8 of 8) sorted by relevance
51 static InstallType GetInstallType();
58 virtual InstallType GetInstallType() in GetInstallType() function
43 InstallType GetInstallType();
54 InstallType FirmwareUpdateHelper::GetInstallType() in GetInstallType() function in OHOS::UpdateEngine::FirmwareUpdateHelper68 …hotaVersionComponent.effectiveMode = FirmwareUpdateHelper::GetInstallType() == InstallType::SYS_IN… in BuildHotaVersionComponent()
148 …executor = std::make_shared<FirmwareInstallExecutor>(executeMode_->GetInstallType(), installCallba… in CreateInstance()
218 if (FirmwareUpdateHelper::GetInstallType() == InstallType::SYS_INSTALLER) { in CanInstall()
166 InstallType FirmwareInstallApplyMode::GetInstallType() in GetInstallType() function in OHOS::UpdateEngine::FirmwareInstallApplyMode
101 FirmwareUpdateHelper::GetInstallType()); in Upgrade()