Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp458 decltype(vtable_t::flags) flags, CallbackTypeSet&& setFunction, in register_property_rw() argument
480 propertyPtr, CallbackTypeSet(setFunction)), in register_property_rw()
482 std::move(setFunction)), in register_property_rw()
493 CallbackTypeSet&& setFunction, in register_property_rw() argument
497 std::forward<CallbackTypeSet>(setFunction), in register_property_rw()
526 CallbackTypeSet&& setFunction) in register_property() argument
530 std::forward<CallbackTypeSet>(setFunction), in register_property()
540 CallbackTypeSet&& setFunction, in register_property() argument
545 std::forward<CallbackTypeSet>(setFunction), in register_property()