Searched defs:NameOwner (Results 1 – 1 of 1) sorted by relevance
387 struct NameOwner struct395 explicit NameOwner(U&& handler) : _handler(std::forward<U>(handler)) {} in NameOwner() function402 void operator()(sdbusplus::bus_t&, sdbusplus::message_t& msg, in operator ()()426 void operator()(Zone& zone, const Group& group) const in operator ()()460 U _handler;