Searched defs:crosvm_command (Results 1 – 2 of 2) sorted by relevance
262 pub fn crosvm_command(&self, command: &str, mut args: Vec<String>) -> Result<()> { in crosvm_command() method
329 pub fn crosvm_command(&mut self, _command: &str, mut _args: Vec<String>) -> Result<()> { in crosvm_command() method