Searched refs:VirtualMachineService (Results 1 – 1 of 1) sorted by relevance
359 let service = VirtualMachineService::new_binder(self.state.clone(), cid).as_binder(); in create_vm_context()1558 struct VirtualMachineService { struct1563 impl Interface for VirtualMachineService {} implementation1565 impl IVirtualMachineService for VirtualMachineService { implementation1643 impl VirtualMachineService { impl1646 VirtualMachineService { state, cid }, in new_binder()