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.h73 struct StreamControlCommand : public AudioCommand { struct
85 struct StreamSetParamsCommand : public StreamControlCommand { argument
Dcommands.cpp57 StreamControlCommand::StreamControlCommand(AudioCommandType type, in StreamControlCommand() function in cuttlefish::StreamControlCommand