Home
last modified time | relevance | path

Searched refs:debug_hold_vm (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Virtualization/virtmanager/src/
H A Daidl.rs119 state.debug_hold_vm(vmref.clone()); in debugHoldVmRef()
240 fn debug_hold_vm(&mut self, vm: Strong<dyn IVirtualMachine>) { in debug_hold_vm() method