Home
last modified time | relevance | path

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

/external/adhd/audio_streams/src/
Daudio_streams.rs363 pub struct NoopStreamControl; struct
365 impl NoopStreamControl { implementation
371 impl StreamControl for NoopStreamControl {} implementation