Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/
H A Dstatus.hpp18 class TriggerableActionInterface class
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_skip_unittest.cpp17 skip.setCallback([&](TriggerableActionInterface&) { i++; }); in TEST() argument