Searched refs:phaseFaultDetectionIt (Results 1 – 1 of 1) sorted by relevance
396 auto phaseFaultDetectionIt = element.find("phase_fault_detection"); in parseDevice() local397 if (phaseFaultDetectionIt != element.end()) in parseDevice()404 phaseFaultDetection = parsePhaseFaultDetection(*phaseFaultDetectionIt); in parseDevice()