Searched refs:timeLtdProcess (Results 1 – 1 of 1) sorted by relevance
818 auto printLtdProceses = [&stream](const TimeLtdProcess& timeLtdProcess) { in DumpStandbyConfigInfo() argument819 stream << "\t\t" << timeLtdProcess.name_ << " " << timeLtdProcess.maxDurationLim_ << "\n"; in DumpStandbyConfigInfo()