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.hpp17 using GroupInherit = sdbusplus::server::object_t< typedef
23 class Group : public GroupInherit
45 GroupInherit(bus, objPath.c_str(), GroupInherit::action::defer_emit), in Group()