Searched refs:PerformInstall (Results 1 – 7 of 7) sorted by relevance
30 bool SysInstallerInstall::PerformInstall(const std::vector<FirmwareComponent> &componentList) in PerformInstall() function in OHOS::UpdateEngine::SysInstallerInstall
48 bool result = PerformInstall(componentList); in StartInstall()
38 bool UpdaterInstall::PerformInstall(const std::vector<FirmwareComponent> &componentList) in PerformInstall() function in OHOS::UpdateEngine::UpdaterInstall
40 bool SysInstallerInstall::PerformInstall(const std::vector<FirmwareComponent> &componentList) in PerformInstall() function in OHOS::UpdateEngine::SysInstallerInstall
29 bool PerformInstall(const std::vector<FirmwareComponent> &componentList) final;
35 bool PerformInstall(const std::vector<FirmwareComponent> &componentList) final;
52 virtual bool PerformInstall(const std::vector<FirmwareComponent> &componentList) = 0;