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