Home
last modified time | relevance | path

Searched refs:newStateObjPath (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Dflash.cpp29 sdbusplus::message::object_path newStateObjPath; in onStateChanges() local
34 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
/openbmc/phosphor-bmc-code-mgmt/static/
H A Dflash.cpp67 sdbusplus::message::object_path newStateObjPath; in onStateChanges() local
70 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
/openbmc/phosphor-bmc-code-mgmt/ubi/
H A Dflash.cpp34 sdbusplus::message::object_path newStateObjPath; in onStateChanges() local
39 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
/openbmc/openpower-pnor-code-mgmt/static/
H A Dactivation_static.cpp114 sdbusplus::message::object_path newStateObjPath; in unitStateChange() local
119 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dactivation_ubi.cpp134 sdbusplus::message::object_path newStateObjPath; in unitStateChange() local
139 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp288 sdbusplus::message::object_path newStateObjPath; in sysStateChangeJobRemoved() local
293 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in sysStateChangeJobRemoved()
342 sdbusplus::message::object_path newStateObjPath; in sysStateChangeJobNew() local
346 msg.read(newStateID, newStateObjPath, newStateUnit); in sysStateChangeJobNew()
H A Dbmc_state_manager.cpp176 sdbusplus::message::object_path newStateObjPath; in bmcStateChange() local
181 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in bmcStateChange()
H A Dchassis_state_manager.cpp538 sdbusplus::message::object_path newStateObjPath; in sysStateChange() local
548 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in sysStateChange()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp67 sdbusplus::message::object_path newStateObjPath; in unitStateChange() local
72 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
/openbmc/phosphor-bmc-code-mgmt/
H A Dactivation.cpp414 sdbusplus::message::object_path newStateObjPath; in onStateChangesBios() local
419 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChangesBios()