Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp2570 dbusGPIOMatcher(const ConfigData& cfg, std::function<void(bool)> onMatch) in dbusGPIOMatcher() argument
2573 [&cfg, onMatch](sdbusplus::message_t& msg) { in dbusGPIOMatcher()
2579 onMatch(value); in dbusGPIOMatcher()