Searched defs:NameOwner (Results 1 – 1 of 1) sorted by relevance
390 struct NameOwner struct398 explicit NameOwner(U&& handler) : _handler(std::forward<U>(handler)) {} in NameOwner() argument405 void operator()(sdbusplus::bus_t&, sdbusplus::message_t& msg, in operator ()()429 void operator()(Zone& zone, const Group& group) const in operator ()()463 U _handler;