Searched defs:debugDropVmRef (Results 1 – 2 of 2) sorted by relevance
46 @nullable IVirtualMachine debugDropVmRef(int cid); in debugDropVmRef() method
126 fn debugDropVmRef(&self, cid: i32) -> binder::Result<Option<Strong<dyn IVirtualMachine>>> { in debugDropVmRef() method