Searched refs:rtcRuntimes (Results 1 – 1 of 1) sorted by relevance
1385 final Pair<Long, Long> rtcRuntimes = buildRtcExecutionTimesFromXml(parser); in restoreJobFromXml() local1387 Pair<Long, Long> elapsedRuntimes = convertRtcBoundsToElapsed(rtcRuntimes, nowElapsed); in restoreJobFromXml()1523 (rtcIsGood) ? null : rtcRuntimes, internalFlags, /* dynamicConstraints */ 0); in restoreJobFromXml()