Searched defs:rootsToProcess (Results 1 – 3 of 3) sorted by relevance
25 fun rootsToProcess( in rootsToProcess() method31 val rootsToProcess = aggregatedRoots in rootsToProcess() constant
123 ImmutableSet<AggregatedRootIr> rootsToProcess = rootsToProcess(); in postRoundProcess() local143 private ImmutableSet<AggregatedRootIr> rootsToProcess() { in rootsToProcess() method in RootProcessor
99 val rootsToProcess = AggregatedRootIrValidator.rootsToProcess( in <lambda>() constant