Searched refs:newStateObjPath (Results 1 – 10 of 10) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
H A D | flash.cpp | 29 sdbusplus::message::object_path newStateObjPath; in onStateChanges() local 34 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/static/ |
H A D | flash.cpp | 67 sdbusplus::message::object_path newStateObjPath; in onStateChanges() local 70 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/ |
H A D | flash.cpp | 34 sdbusplus::message::object_path newStateObjPath; in onStateChanges() local 39 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
|
/openbmc/phosphor-state-manager/ |
H A D | host_state_manager.cpp | 285 sdbusplus::message::object_path newStateObjPath; in sysStateChangeJobRemoved() local 290 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in sysStateChangeJobRemoved() 339 sdbusplus::message::object_path newStateObjPath; in sysStateChangeJobNew() local 343 msg.read(newStateID, newStateObjPath, newStateUnit); in sysStateChangeJobNew()
|
H A D | bmc_state_manager.cpp | 180 sdbusplus::message::object_path newStateObjPath; in bmcStateChange() local 185 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in bmcStateChange()
|
H A D | chassis_state_manager.cpp | 538 sdbusplus::message::object_path newStateObjPath; in sysStateChange() local 548 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in sysStateChange()
|
/openbmc/openpower-pnor-code-mgmt/static/ |
H A D | activation_static.cpp | 114 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 D | activation_ubi.cpp | 134 sdbusplus::message::object_path newStateObjPath; in unitStateChange() local 139 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | activation.cpp | 96 sdbusplus::message::object_path newStateObjPath; in unitStateChange() local 103 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | activation.cpp | 424 sdbusplus::message::object_path newStateObjPath; in onStateChangesBios() local 429 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChangesBios()
|