Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp41 using ParserFunc = std::function<bool(const SELData& selData, std::string&, typedef
57 std::optional<std::variant<ParserFunc, MessageMap>>>>& map, in genericMessageHook()