Home
last modified time | relevance | path

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

/external/crosvm/qcow/src/
Dqcow.rs454 let mut qcow = QcowFile { in from() localVariable
487 let mut qcow = Self::from(file)?; in new() localVariable
1833 let mut qcow = QcowFile::from(disk_file).expect("Failed to create file."); in test_header_1_tb_file() localVariable