Home
last modified time | relevance | path

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

/external/crosvm/libcras_stub/src/
Dlibcras.rs138 pub fn with_type(_: CrasSocketType) -> Result<Self> { in with_type() method
/external/rust/crates/virtio-drivers/src/device/
Dgpu.rs384 fn with_type(hdr_type: Command) -> CtrlHeader { in with_type() method