Home
last modified time | relevance | path

Searched defs:reqMsg (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dsdbusplus.hpp46 auto reqMsg = getBus().new_method_call( in callMethodNoReply() local
62 auto reqMsg = getBus().new_method_call( in callMethod() local
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dutility.hpp26 auto reqMsg = in callMethod() local
/openbmc/libpldm/tests/dsp/
H A Dfru.cpp556 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local
588 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local
610 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local
644 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local
/openbmc/phosphor-dbus-monitor/mslverify/
H A Dutil.hpp41 auto reqMsg = bus.new_method_call(busName.c_str(), path.c_str(), in callMethod() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.cpp228 auto reqMsg = bus.new_method_call(service, objPath, interface, method); in logError() local
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp126 auto reqMsg = bus.new_method_call(busName.c_str(), path.c_str(), in callMethod() local
406 auto reqMsg = bus.new_method_call(busName.c_str(), path.c_str(), in callMethodAndReturn() local
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp364 auto reqMsg = new (requestMsg.data()) pldm_msg; in createRequestMsg() local
/openbmc/pldm/requester/
H A Dhandler.hpp88 std::vector<uint8_t> reqMsg; //!< Request messages queue member
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1647 auto reqMsg = bus.new_method_call( in logWithRetry() local