Searched refs:get_sender (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuspassiveredundancy.cpp | 75 message.get_sender(), message.get_path(), in DbusPassiveRedundancy()
|
/openbmc/phosphor-objmgr/src/ |
H A D | main.cpp | 455 if (!getWellKnown(nameOwners, message.get_sender(), wellKnown)) in main() 483 if (!getWellKnown(nameOwners, message.get_sender(), sender)) in main() 554 if (!getWellKnown(nameOwners, message.get_sender(), wellKnown)) in main()
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmid-new.cpp | 470 std::string sender = msg.get_sender(); in channelFromMessage() 498 std::string sender = m.get_sender(); in executionEntry() 790 dest = m.get_sender(); in handleLegacyIpmiCommand()
|
/openbmc/boost-dbus/include/dbus/ |
H A D | message.hpp | 103 string get_sender() const { in get_sender() function in dbus::message 466 << "sender='" << m.get_sender() << "'," in operator <<()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | message.hpp | 247 const char* get_sender() const in get_sender() function in sdbusplus::message::message
|
/openbmc/boost-dbus/test/ |
H A D | avahi.cpp | 242 return m.get_sender() == requested_name; in TEST()
|
/openbmc/dbus-sensors/src/exit-air/ |
H A D | ExitAirTempSensor.cpp | 223 self->addTachRanges(message.get_sender(), message.get_path()); in setupMatches()
|