Searched refs:StateSequence (Results 1 – 1 of 1) sorted by relevance
741 struct StateSequence { struct742 virtual ~StateSequence() = default;811 class StateSequenceFollower : public StateSequence {2907 StreamLogicDefaultDriver(std::shared_ptr<StateSequence> commands, size_t frameSizeBytes) in StreamLogicDefaultDriver()2975 std::shared_ptr<StateSequence> mCommands;2985 std::shared_ptr<StateSequence> makeBurstCommands(bool isSync);3893 std::shared_ptr<StateSequence>, bool /*validatePositionIncrease*/>;3993 std::shared_ptr<StateSequence> commandsAndStates, in RunStreamIoCommandsImplSeq1()4022 std::shared_ptr<StateSequence> commandsAndStates, in RunStreamIoCommandsImplSeq2()4405 std::shared_ptr<StateSequence> makeBurstCommands(bool isSync) { in makeBurstCommands()[all …]