Home
last modified time | relevance | path

Searched defs:StreamControlCommand (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.h91 struct StreamControlCommand : public AudioCommand { struct
103 struct StreamSetParamsCommand : public StreamControlCommand { argument
Dcommands.cpp105 StreamControlCommand::StreamControlCommand(AudioCommandType type, in StreamControlCommand() function in cuttlefish::StreamControlCommand