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.hpp453 decltype(vtable_t::flags) flags, CallbackTypeSet&& setFunction, in register_property_rw() argument
475 propertyPtr, CallbackTypeSet(setFunction)), in register_property_rw()
477 std::move(setFunction)), in register_property_rw()
488 CallbackTypeSet&& setFunction, in register_property_rw() argument
492 std::forward<CallbackTypeSet>(setFunction), in register_property_rw()
521 CallbackTypeSet&& setFunction) in register_property() argument
525 std::forward<CallbackTypeSet>(setFunction), in register_property()
535 CallbackTypeSet&& setFunction, in register_property() argument
540 std::forward<CallbackTypeSet>(setFunction), in register_property()