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.cpp2533 const ConfigData& cfg, std::function<void(bool)> onMatch) in dbusGPIOMatcher() argument
2536 [&cfg, onMatch](sdbusplus::message_t& msg) { in dbusGPIOMatcher()
2542 onMatch(value); in dbusGPIOMatcher()