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