Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp357 std::shared_ptr<Resolution> RasDataParser::parseAction( in parseAction() function in analyzer::RasDataParser
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.cpp55 std::unique_ptr<Action> parseAction(const json& element) in parseAction() function