Home
last modified time | relevance | path

Searched defs:i_msg (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp29 [this](sdbusplus::message_t& i_msg) { in registerHostStateChangeCallback()
202 [this](sdbusplus::message_t& i_msg) { in registerPresenceChangeCallback()
304 [this](sdbusplus::message_t& i_msg) { in registerCorrPropCallBack()
349 sdbusplus::message_t& i_msg) noexcept in correlatedPropChangedCallBack()
H A Dbios_handler.cpp83 void IbmBiosHandler::biosAttributesCallback(sdbusplus::message_t& i_msg) in biosAttributesCallback() argument
/openbmc/openpower-hw-diags/attn/
H A Dattn_dump.cpp26 uint dumpStatusChanged(sdbusplus::message_t& i_msg, std::string& o_dumpStatus) in dumpStatusChanged()