Searched refs:VirtManager (Results 1 – 3 of 3) sorted by relevance
21 use crate::aidl::{VirtManager, BINDER_SERVICE_IDENTIFIER};40 let virt_manager = VirtManager::default(); in main()
41 pub struct VirtManager { struct45 impl Interface for VirtManager {} implementation47 impl IVirtManager for VirtManager { implementation
81 In the future, [VirtManager](../../virtmanager) will handle this.