Searched refs:IBoundDevice (Results 1 – 6 of 6) sorted by relevance
23 import android.system.virtualizationservice_internal.IBoundDevice;38 IBoundDevice[] bindDevicesToVfioDriver(in VfioDev[] devices); in bindDevicesToVfioDriver()
24 import android.system.virtualizationservice_internal.IBoundDevice;95 IBoundDevice[] bindDevicesToVfioDriver(in String[] devices); in bindDevicesToVfioDriver()
19 interface IBoundDevice { interface
18 …ternal::aidl::android::system::virtualizationservice_internal::IBoundDevice::{IBoundDevice, BnBoun…44 impl IBoundDevice for BoundDevice {63 fn new_binder(sysfs_path: String, dtbo_label: String) -> Strong<dyn IBoundDevice> { in new_binder() argument83 ) -> binder::Result<Vec<Strong<dyn IBoundDevice>>> { in bindDevicesToVfioDriver() argument
68 IBoundDevice::IBoundDevice,424 ) -> binder::Result<Vec<Strong<dyn IBoundDevice>>> { in bindDevicesToVfioDriver() argument
53 …ervice_internal::aidl::android::system::virtualizationservice_internal::IBoundDevice::IBoundDevice;213 type VfioDevice = Strong<dyn IBoundDevice>;