Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Drng.rs195 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
Dpmem.rs366 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
Dvirtio_device.rs236 fn virtio_restore(&mut self, _data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
Dconsole.rs481 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
Dnet.rs800 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() function
Dpvclock.rs956 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
Dballoon.rs1627 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
Dwl.rs2140 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dmod.rs253 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/vhost/
Dvsock.rs318 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/vhost_user_frontend/
Dmod.rs573 fn virtio_restore(&mut self, _data: Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/snd/common_backend/
Dmod.rs530 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/input/
Dmod.rs644 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() function
/external/crosvm/devices/src/virtio/vsock/sys/windows/
Dvsock.rs335 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/block/
Dasynchronous.rs1186 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs1858 fn virtio_restore(&mut self, data: serde_json::Value) -> anyhow::Result<()> { in virtio_restore() method