Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmessage.rs872 pub struct VhostUserLog { struct
879 impl VhostUserLog { argument
890 unsafe impl ByteValued for VhostUserLog {} implementation
892 impl VhostUserMsgValidator for VhostUserLog { implementation