Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/snd/vios_backend/
Dstreams.rs87 ) -> Result<StreamProxy> { in try_new()
371 pub struct StreamProxy { struct
376 impl StreamProxy { implementation
416 impl Drop for StreamProxy { implementation