Searched refs:executionInfo (Results 1 – 1 of 1) sorted by relevance
163 LaunchSequenceExecutionInfo executionInfo = launchSequence.fold(); in runAndSerialize() local164 List<GenerationIntent> setupIntents = prepareSerialisation(executionInfo.setup); in runAndSerialize()165 List<GenerationIntent> actIntents = prepareSerialisation(executionInfo.acts, in runAndSerialize()