Home
last modified time | relevance | path

Searched refs:IsComponentLegal (Results 1 - 7 of 7) sorted by relevance

/base/update/updateservice/services/firmware/upgrade/install/src/
H A Dfirmware_sys_installer_install_empty.cpp25 bool SysInstallerInstall::IsComponentLegal(const std::vector<FirmwareComponent> &componentList) in IsComponentLegal() function in OHOS::UpdateEngine::SysInstallerInstall
H A Dfirmware_install.cpp40 if (!IsComponentLegal(componentList)) { in StartInstall()
H A Dfirmware_updater_install.cpp33 bool UpdaterInstall::IsComponentLegal(const std::vector<FirmwareComponent> &componentList) in IsComponentLegal() function in OHOS::UpdateEngine::UpdaterInstall
H A Dfirmware_sys_installer_install.cpp35 bool SysInstallerInstall::IsComponentLegal(const std::vector<FirmwareComponent> &componentList) in IsComponentLegal() function in OHOS::UpdateEngine::SysInstallerInstall
/base/update/updateservice/services/firmware/upgrade/install/include/
H A Dfirmware_updater_install.h28 bool IsComponentLegal(const std::vector<FirmwareComponent> &componentList) final;
H A Dfirmware_sys_installer_install.h34 bool IsComponentLegal(const std::vector<FirmwareComponent> &componentList) final;
H A Dfirmware_install.h51 virtual bool IsComponentLegal(const std::vector<FirmwareComponent> &componentList) = 0;

Completed in 2 milliseconds