Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/libcras_stub/src/
H A Dlibcras.rs58 pub enum CrasSocketType { enum
89 impl FromStr for CrasSocketType { implementation
110 _socket_type: CrasSocketType, in with_stream_type()
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/
H A Dparameters.rs305 socket_type: CrasSocketType, in cras_parameters_fromstr()