Home
last modified time | relevance | path

Searched full:invalidtime (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DScheduledHostTransition.interface.yaml13 ScheduledTime is smaller than current time, error InvalidTime will be
24 - xyz.openbmc_project.ScheduledTime.Error.InvalidTime
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/
H A DScheduledTime.errors.yaml1 - name: InvalidTime
H A DScheduledTime.metadata.yaml1 - name: InvalidTime
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp41 sdbusplus::xyz::openbmc_project::ScheduledTime::Error::InvalidTime;
72 InvalidTime::REASON("Scheduled time is in the past")); in scheduledTime()
/openbmc/phosphor-state-manager/test/
H A Dtest_scheduled_host_transition.cpp20 sdbusplus::xyz::openbmc_project::ScheduledTime::Error::InvalidTime;