Searched refs:extraInterfaces (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-gpio-monitor/multi-presence/ |
H A D | main.cpp | 102 std::vector<std::string> extraInterfaces; in main() local 185 obj.at("ExtraInterfaces").get_to(extraInterfaces); in main() 190 line, config, io, inventory, extraInterfaces, name, lineMsg)); in main()
|
H A D | gpio_presence.hpp | 65 const std::vector<std::string>& extraInterfaces, in GpioPresence() argument 68 inventory(inventory), interfaces(extraInterfaces), name(name), in GpioPresence()
|