Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp65 warningAssertMap; variable
95 std::vector<std::string> warningVector = assertedInMap(warningAssertMap); in updateLedStatus()
251 warningAssertMap[message.get_path()]["low"] = assert; in createThresholdMatch()
255 warningAssertMap[message.get_path()]["high"] = assert; in createThresholdMatch()
260 assertedInMap(warningAssertMap)); in createThresholdMatch()
349 warningAssertMap[message.get_path()]["association"] = warning; in createAssociationMatch()