Searched refs:usb (Results 1 – 13 of 13) sorted by relevance
4 usb/api.*5 usb/Debug6 usb/Release7 usb/api/obj*8 usb/api/*.log9 usb/api/*.wrn10 usb/adb_winapi_test/obj*11 usb/adb_winapi_test/*.log12 usb/adb_winapi_test/*.wrn13 usb/winusb/obj*[all …]
23 export_include_dirs: ["usb/api"],24 srcs: ["prebuilt/usb/AdbWinApi.dll"],25 windows_import_lib: "prebuilt/usb/AdbWinApi.lib",31 srcs: ["prebuilt/usb/AdbWinUsbApi.dll"],
28 import android.hardware.usb.UsbConstants;29 import android.hardware.usb.UsbDevice;30 import android.hardware.usb.UsbDeviceConnection;31 import android.hardware.usb.UsbEndpoint;32 import android.hardware.usb.UsbInterface;33 import android.hardware.usb.UsbManager;34 import android.hardware.usb.UsbRequest;
19 import android.hardware.usb.UsbConstants;20 import android.hardware.usb.UsbDeviceConnection;21 import android.hardware.usb.UsbEndpoint;22 import android.hardware.usb.UsbInterface;23 import android.hardware.usb.UsbRequest;
25 import android.hardware.usb.UsbDevice;26 import android.hardware.usb.UsbDeviceConnection;27 import android.hardware.usb.UsbInterface;28 import android.hardware.usb.UsbManager;
19 import android.hardware.usb.UsbRequest;
291 android.hardware.usb.gadget@1.0,True,False,True,hidl_interface292 android.hardware.usb.gadget@1.0-adapter-helper,True,False,True,hidl_interface293 android.hardware.usb@1.0,True,False,True,hidl_interface294 android.hardware.usb@1.0-adapter-helper,True,False,True,hidl_interface295 android.hardware.usb@1.1,True,False,True,hidl_interface296 android.hardware.usb@1.1-adapter-helper,True,False,True,hidl_interface297 android.hardware.usb@1.2,True,False,True,hidl_interface298 android.hardware.usb@1.2-adapter-helper,True,False,True,hidl_interface
199 android.hardware.usb.gadget@1.0,True,False,True,hidl_interface200 android.hardware.usb.gadget@1.0-adapter-helper,True,False,True,hidl_interface201 android.hardware.usb@1.0,True,False,True,hidl_interface202 android.hardware.usb@1.0-adapter-helper,True,False,True,hidl_interface203 android.hardware.usb@1.1,True,False,True,hidl_interface204 android.hardware.usb@1.1-adapter-helper,True,False,True,hidl_interface
136 /system/${LIB}/android.hardware.usb.gadget@1.0.so,VNDK,137 /system/${LIB}/android.hardware.usb@1.0.so,VNDK,138 /system/${LIB}/android.hardware.usb@1.1.so,VNDK,139 /system/${LIB}/android.hardware.usb@1.2.so,VNDK,643 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb.gadget@1.0.so,VNDK,644 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.0.so,VNDK,645 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.1.so,VNDK,646 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.2.so,VNDK,
94 /system/${LIB}/android.hardware.usb.gadget@1.0.so,VNDK,95 /system/${LIB}/android.hardware.usb@1.0.so,VNDK,96 /system/${LIB}/android.hardware.usb@1.1.so,VNDK,569 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb.gadget@1.0.so,VNDK,570 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.0.so,VNDK,571 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.1.so,VNDK,
61 /system/${LIB}/android.hardware.usb@1.0.so,VNDK,62 /system/${LIB}/android.hardware.usb@1.1.so,VNDK,449 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.0.so,VNDK,450 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.1.so,VNDK,
54 /system/${LIB}/android.hardware.usb@1.0.so,VNDK,425 /system/${LIB}/vndk${VNDK_VER}/android.hardware.usb@1.0.so,VNDK,
459 def usb(self): member in AndroidDevice