Searched defs:eventMatch (Results 1 – 2 of 2) sorted by relevance
147 auto eventMatch = std::make_unique<sdbusplus::bus::match_t>( in ColdRedundancy() local
165 static EventPathList eventMatch; variable174 void checkEvent(const std::string& directory, const EventPathList& eventMatch, in checkEvent()