Home
last modified time | relevance | path

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

/external/crosvm/e2e_tests/fixture/src/
Dutils.rs217 pub fn create_vu_block_config(cmd_type: CmdType, socket: &Path, disk: &Path) -> VuConfig { in create_vu_block_config()
239 ) -> VuConfig { in create_vu_console_multiport_config()
/external/crosvm/e2e_tests/tests/
Dsuspend_resume.rs219 fn create_net_config(socket: &Path) -> VuConfig { in create_net_config()
Dfs.rs165 pub fn create_vu_fs_config(socket: &Path, shared_dir: &Path, tag: &str) -> VuConfig { in create_vu_fs_config()
274 ) -> VuConfig { in create_ugid_map_config()
Dvsock.rs252 fn create_vu_config(cmd_type: CmdType, socket: &Path, cid: u32) -> VuConfig { in create_vu_config()