Home
last modified time | relevance | path

Searched refs:NotStarted (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dbackup_restore.hpp16 NotStarted, enumerator
/openbmc/openpower-hw-diags/util/
H A Ddbus.hpp120 NotStarted, enumerator
H A Ddbus.cpp278 host = HostRunningState::NotStarted; in hostRunningState()
284 if (host == HostRunningState::NotStarted) in hostRunningState()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbackup_restore.cpp17 BackupAndRestoreStatus::NotStarted;
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp1433 else if (i_value == types::VpdCollectionStatus::NotStarted) in setCollectionStatusProperty()