Home
last modified time | relevance | path

Searched refs:set_up_async_playback_stream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/snd/sys/
H A Dwindows.rs105 async fn set_up_async_playback_stream( in set_up_async_playback_stream() method
162 .set_up_async_playback_stream(frame_size, audio_client_guid, ex) in create_directionstream_output()
H A Dlinux.rs150 async fn set_up_async_playback_stream( in set_up_async_playback_stream() method
201 self.set_up_async_playback_stream(frame_size, ex).await?; in create_directionstream_output()