Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/
H A Dstreams.rs84 ) -> Result<StreamProxy> { in try_new()
355 pub struct StreamProxy { struct
360 impl StreamProxy { impl
400 impl Drop for StreamProxy { implementation