Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DMctpRequester.cpp41 const std::span<const uint8_t> reqMsg, const std::span<uint8_t> respMsg, in processRecvMsg()
111 std::span<uint8_t> respMsg, const boost::system::error_code& ec, in handleSendMsgCompletion()
149 std::span<uint8_t> respMsg, in sendRecvMsg()
176 std::span<uint8_t> respMsg, in sendRecvMsg()
H A DNvidiaGpuThresholds.cpp25 const std::span<const uint8_t> respMsg, int sendRecvMsgResult) in processReadThermalParameterResponse()
62 auto respMsg = std::make_shared< in readThermalParameter() local
H A DMctpRequester.hpp89 std::span<uint8_t> respMsg; member
/openbmc/phosphor-dbus-monitor/src/
H A Dsdbusplus.hpp75 sdbusplus::message_t respMsg = callMethod<Args...>( in callMethodAndRead() local
/openbmc/libpldm/tests/dsp/
H A Dfru.cpp681 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
715 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
743 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() local
782 auto respMsg = reinterpret_cast<pldm_msg*>(response.data()); in TEST() 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
404 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