Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs477 pub struct VhostUserEmptyMessage; struct
479 impl VhostUserMsgValidator for VhostUserEmptyMessage {} implementation