Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Drng.rs195 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
H A Dconsole.rs144 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
H A Dvirtio_device.rs269 fn virtio_restore(&mut self, _data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
H A Dpmem.rs547 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
H A Dnet.rs798 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() function
H A Dpvclock.rs1026 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
H A Dballoon.rs1512 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
H A Dwl.rs2139 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/
H A Dmod.rs253 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/
H A Dvsock.rs343 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost_user_frontend/
H A Dmod.rs653 fn virtio_restore(&mut self, data: Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/common_backend/
H A Dmod.rs536 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/input/
H A Dmod.rs668 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() function
/aosp_15_r20/external/crosvm/devices/src/virtio/vsock/sys/windows/
H A Dvsock.rs335 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/block/
H A Dasynchronous.rs1183 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dmod.rs2064 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method