Searched refs:ProgressStages (Results 1 – 12 of 12) sorted by relevance
47 using ProgressStages = BootProgress::ProgressStages; in wasHostBooting() typedef55 std::variant<ProgressStages> bootProgressV; in wasHostBooting()57 auto bootProgress = std::get<ProgressStages>(bootProgressV); in wasHostBooting()59 if (bootProgress == ProgressStages::Unspecified) in wasHostBooting()
298 this->bootProgress(bootprogress::Progress::ProgressStages::Unspecified); in sysStateChangeJobRemoved()449 Host::ProgressStages Host::bootProgress(ProgressStages value) in bootProgress()
96 ProgressStages bootProgress(ProgressStages value) override;
11 …e.Boot.Progress BootProgress s xyz.openbmc_project.State.Boot.Progress.ProgressStages.Unspecified"
36 using Stages = BootProgress::ProgressStages; in sendBiosAttributeUpdateEvent()
26 Progress::ProgressStages;
267 server::Progress::ProgressStages; in hostRunningState()
151 if ((status == Progress::ProgressStages::SystemInitComplete) || in DataInterface()152 (status == Progress::ProgressStages::OSRunning)) in DataInterface()
197 using Stages = BootProgress::ProgressStages; in isHostOn()
130 # "BootProgress": "xyz.openbmc_project.State.Boot.Progress.ProgressStages.OSStart",
173 "BootProgress": "xyz.openbmc_project.State.Boot.Progress.ProgressStages.Unspecified",