Searched refs:get_signature (Results 1 – 9 of 9) sorted by relevance
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 73 "ERROR", e, "REPLY_SIG", msg.get_signature()); in addCallback() 161 "ERROR", e, "REPLY_SIG", msg.get_signature()); in delCallback()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | msl_verify.cpp | 100 entry("SIGNATURE=%s", response.get_signature())); in getFunctionalVersion() 131 entry("SIGNATURE=%s", response.get_signature())); in getFunctionalVersion()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 50 e.what(), msg.get_signature()) in fwIntfAddedCallback()
|
/openbmc/boost-dbus/test/ |
H A D | avahi.cpp | 251 EXPECT_EQ(s.get_signature(), "ss"); in TEST() 300 m.get_signature() == "ss"); in TEST()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | message.hpp | 202 const char* get_signature() const in get_signature() function in sdbusplus::message::message
|
/openbmc/sdbusplus/example/ |
H A D | asio-example.cpp | 119 std::cerr << "failed to unpack; sig is " << reply.get_signature() in do_start_async_ipmi_call()
|
/openbmc/sdbusplus/ |
H A D | README.md | 75 `sd_bus_message_get_signature` becomes `sdbusplus::message::get_signature`, etc.
|
/openbmc/boost-dbus/include/dbus/ |
H A D | message.hpp | 99 string get_signature() const { in get_signature() function in dbus::message
|
/openbmc/phosphor-state-manager/ |
H A D | chassis_state_manager.cpp | 553 "ERROR", e, "REPLY_SIG", msg.get_signature()); in sysStateChange()
|