Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/async/
H A Dmatch.cpp11 static_cast<match*>(ctx)->handle_match(message_t{msg}); in makeMatch()
71 void match::handle_match(message_t&& msg) noexcept in handle_match() function in sdbusplus::async::match
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp65 void handle_match(message_t&&) noexcept;