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.rs626 pub struct NoopStreamControl; struct
628 impl NoopStreamControl { implementation
634 impl StreamControl for NoopStreamControl {} implementation