Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dasio-example.cpp43 int methodWithMessage(sdbusplus::message_t& /*m*/, int test) in methodWithMessage() function
256 iface->register_method("TestMethodWithMessage", methodWithMessage); in server()