Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/common/audio_streams/src/
H A Daudio_streams.rs783 pub struct NoopStreamSourceGenerator; struct
785 impl NoopStreamSourceGenerator { impl
791 impl Default for NoopStreamSourceGenerator { implementation
797 impl StreamSourceGenerator for NoopStreamSourceGenerator { implementation
/aosp_15_r20/external/crosvm/win_audio/src/
H A Dlib.rs60 impl WinStreamSourceGenerator for NoopStreamSourceGenerator { implementation