Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtmanager/aidl/android/system/virtmanager/
DIVirtManager.aidl33 VirtualMachineDebugInfo[] debugListVms(); in debugListVms() method
/packages/modules/Virtualization/virtmanager/src/
Daidl.rs91 fn debugListVms(&self) -> binder::Result<Vec<VirtualMachineDebugInfo>> { in debugListVms() method