Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Ddbus_to_terminus_effecters.hpp115 parseEffecterJson(jsonPath); in HostEffecterParser()
129 void parseEffecterJson(const std::string& jsonPath);
H A Ddbus_to_terminus_effecters.cpp38 void HostEffecterParser::parseEffecterJson(const std::string& jsonPath) in parseEffecterJson() function in pldm::host_effecters::HostEffecterParser
/openbmc/pldm/platform-mc/test/
H A Ddbus_to_terminus_effecter_test.cpp102 hostEffecterParser.parseEffecterJson("./host_effecter_jsons/no_json"), in TEST()
105 hostEffecterParser.parseEffecterJson("./host_effecter_jsons/malformed"), in TEST()