Searched refs:StateSequenceFollower (Results 1 – 1 of 1) sorted by relevance
811 class StateSequenceFollower : public StateSequence { class813 explicit StateSequenceFollower(std::unique_ptr<StateDag> steps) in StateSequenceFollower() function in StateSequenceFollower4425 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeBurstCommands()4461 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeAsyncDrainCommands()4486 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeDrainOutCommands()4512 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeDrainPauseOutCommands()4558 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeStandbyCommands()4600 return std::make_shared<StateSequenceFollower>(std::move(d)); in makePauseCommands()4635 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeFlushCommands()4662 return std::make_shared<StateSequenceFollower>(std::move(d)); in makeDrainPauseFlushOutCommands()