Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Dasync_stream.rs527 let stream_source_generator: Box<dyn StreamSourceGenerator> = in test_async() localVariable
578 let stream_source_generator: Box<dyn WinStreamSourceGenerator> = in test_async_capture() localVariable
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/common_backend/
H A Dstream_info.rs52 stream_source_generator: Arc<SysAudioStreamSourceGenerator>, field
102 stream_source_generator: Arc<SysAudioStreamSourceGenerator>, field