Searched defs:IVirtualMachineService (Results 1 – 2 of 2) sorted by relevance
19 interface IVirtualMachineService { interface
1108 fn new_binder(state: Arc<Mutex<State>>, cid: Cid) -> Strong<dyn IVirtualMachineService> { in new_binder()