Lines Matching defs:SoftPowerOff
40 SoftPowerOff::SoftPowerOff(sdbusplus::bus_t& bus, sd_event* event,
90 std::bind(std::mem_fn(&SoftPowerOff::hostSoftOffComplete), this,
94 int SoftPowerOff::getHostState()
125 void SoftPowerOff::hostSoftOffComplete(sdbusplus::message_t& msg)
154 Json SoftPowerOff::parseConfig()
171 bool SoftPowerOff::getEffecterID(pldm::pdr::EntityType& entityType,
206 int SoftPowerOff::getSensorInfo(pldm::pdr::EntityType& entityType,
270 int SoftPowerOff::hostSoftOff(sdeventplus::Event& event)
423 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec)