Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp741 struct StateSequence { struct
742 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 …]