Home
last modified time | relevance | path

Searched defs:lineMsg (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-gpio-monitor/
H A DgpioMon.hpp45 const std::string& lineMsg, bool continueRun) : in GpioMonitor()
H A DgpioMonMain.cpp83 std::string lineMsg = "GPIO Line "; in main() local
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dmain.cpp84 std::string lineMsg = "GPIO Line "; in main() local
H A Dgpio_presence.hpp66 const std::string& name, const std::string& lineMsg) : in GpioPresence()