Home
last modified time | relevance | path

Searched refs:StateSequenceFollower (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp811 class StateSequenceFollower : public StateSequence { class
813 explicit StateSequenceFollower(std::unique_ptr<StateDag> steps) in StateSequenceFollower() function in StateSequenceFollower
4425 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()