Home
last modified time | relevance | path

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

/external/crosvm/src/
Dcrosvm.rs197 pub vhost_vsock_device_path: PathBuf, field
Dmain.rs774 let vhost_vsock_device_path = PathBuf::from(value.unwrap()); in set_argument() localVariable