Searched refs:debugListVms (Results 1 – 5 of 5) sorted by relevance
70 VirtualMachineDebugInfo[] debugListVms(); in debugListVms() method
54 VirtualMachineDebugInfo[] debugListVms(); in debugListVms() method
394 let vms = service.debugListVms().context("Failed to get list of VMs")?; in command_list()
277 fn debugListVms(&self) -> binder::Result<Vec<VirtualMachineDebugInfo>> { in debugListVms() method
294 fn debugListVms(&self) -> binder::Result<Vec<VirtualMachineDebugInfo>> { in debugListVms() method296 GLOBAL_SERVICE.debugListVms() in debugListVms()