Home
last modified time | relevance | path

Searched refs:get_signature (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp73 "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 Dmsl_verify.cpp100 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 Dfw_update_watch.cpp50 e.what(), msg.get_signature()) in fwIntfAddedCallback()
/openbmc/boost-dbus/test/
H A Davahi.cpp251 EXPECT_EQ(s.get_signature(), "ss"); in TEST()
300 m.get_signature() == "ss"); in TEST()
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp202 const char* get_signature() const in get_signature() function in sdbusplus::message::message
/openbmc/sdbusplus/example/
H A Dasio-example.cpp119 std::cerr << "failed to unpack; sig is " << reply.get_signature() in do_start_async_ipmi_call()
/openbmc/sdbusplus/
H A DREADME.md75 `sd_bus_message_get_signature` becomes `sdbusplus::message::get_signature`, etc.
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp99 string get_signature() const { in get_signature() function in dbus::message
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.cpp553 "ERROR", e, "REPLY_SIG", msg.get_signature()); in sysStateChange()