Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp46 std::function<SetPropertyReturnValue(message_t&)>&& on_set_message, in property_callback() argument
50 on_set_message_(std::move(on_set_message)), in property_callback()