Home
last modified time | relevance | path

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

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