Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dslave_req_handler.rs68 fn get_inflight_fd(&self, inflight: &VhostUserInflight) -> Result<(VhostUserInflight, File)>; in get_inflight_fd() method
113 fn get_inflight_fd( in get_inflight_fd() method
210 fn get_inflight_fd(&self, inflight: &VhostUserInflight) -> Result<(VhostUserInflight, File)> { in get_inflight_fd() method
Dmaster.rs59 fn get_inflight_fd( in get_inflight_fd() method
453 fn get_inflight_fd( in get_inflight_fd() method
Ddummy_slave.rs262 fn get_inflight_fd( in get_inflight_fd() method
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dbackend_server.rs62 fn get_inflight_fd( in get_inflight_fd() method
174 fn get_inflight_fd( in get_inflight_fd() function
H A Dtest_backend.rs233 fn get_inflight_fd( in get_inflight_fd() method
H A Dbackend_client.rs401 pub fn get_inflight_fd( in get_inflight_fd() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dvsock.rs402 fn get_inflight_fd( in get_inflight_fd() method
H A Dhandler.rs680 fn get_inflight_fd( in get_inflight_fd() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/src/
Dhandler.rs521 fn get_inflight_fd( in get_inflight_fd() function