Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs797 pub struct DeviceStateTransferParameters { struct
804 impl VhostUserMsgValidator for DeviceStateTransferParameters { implementation