Home
last modified time | relevance | path

Searched defs:respMsg (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dfru.cpp654 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
686 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
713 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
751 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
/openbmc/phosphor-dbus-monitor/src/
H A Dsdbusplus.hpp77 sdbusplus::message_t respMsg = callMethod<Args...>( in callMethodAndRead() local
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp131 auto respMsg = bus.call(reqMsg); in callMethod() local
161 sdbusplus::message_t respMsg = callMethod<Args...>( in callMethodAndRead() local
412 auto respMsg = bus.call(reqMsg); in callMethodAndReturn() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.cpp230 auto respMsg = bus.call(reqMsg); in logError() local