Home
last modified time | relevance | path

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

/external/crosvm/common/audio_streams/src/
Daudio_streams.rs740 pub struct NoopStreamControl; struct
742 impl NoopStreamControl { implementation
748 impl StreamControl for NoopStreamControl {} implementation