Home
last modified time | relevance | path

Searched defs:eventMatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp146 auto eventMatch = std::make_unique<sdbusplus::bus::match_t>( in ColdRedundancy() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp182 // Function CheckEvent will check each attribute from eventMatch table in the in checkEvent() argument
173 static EventPathList eventMatch; global() variable