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