Home
last modified time | relevance | path

Searched refs:sysStateChangeJobNew (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dhost_state_manager.hpp69 [this](sdbusplus::message_t& m) { sysStateChangeJobNew(m); }), in __anon553c66d80202()
229 void sysStateChangeJobNew(sdbusplus::message_t& msg);
H A Dhost_state_manager.cpp338 void Host::sysStateChangeJobNew(sdbusplus::message_t& msg) in sysStateChangeJobNew() function in phosphor::state::manager::Host