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