Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/manager/
H A Dgroup.hpp19 using GroupInherit = sdbusplus::server::object_t< typedef
26 class Group : public GroupInherit
48 GroupInherit(bus, objPath.c_str(), GroupInherit::action::defer_emit), in Group()