Searched refs:typeElement (Results 1 – 1 of 1) sorted by relevance
745 const json& typeElement = getRequiredProperty(element, "type"); in parseLogPhaseFault() local746 PhaseFaultType type = parsePhaseFaultType(typeElement); in parseLogPhaseFault()837 const json& typeElement = getRequiredProperty(element, "type"); in parsePMBusReadSensor() local838 SensorType type = parseSensorType(typeElement); in parsePMBusReadSensor()