Home
last modified time | relevance | path

Searched refs:get_destination (Results 1 – 3 of 3) sorted by relevance

/openbmc/boost-dbus/test/
H A Dmessage.cpp20 ASSERT_EQ("org.freedesktop.Avahi", m.get_destination()); in TEST()
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp107 string get_destination() const { in get_destination() function in dbus::message
470 << "destination='" << m.get_destination() << "'"; in operator <<()
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp238 const char* get_destination() const in get_destination() function in sdbusplus::message::message