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.rs81 ) -> Result<StreamProxy> { in try_new()
351 pub struct StreamProxy { struct
356 impl StreamProxy { implementation
387 impl Drop for StreamProxy { implementation