Home
last modified time | relevance | path

Searched defs:usb (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/hardware/interfaces/usb/1.3/vts/functional/
H A DVtsHalUsbV1_3TargetTest.cpp53 sp<IUsb> usb; member in UsbHidlTest
/aosp12/packages/modules/adb/client/
H A Dtransport_usb.cpp100 static int remote_read(apacket* p, usb_handle* usb) { in remote_read()
129 static int remote_read(apacket* p, usb_handle* usb) { in remote_read()
H A Dusb_osx.cpp80 for (auto& usb : g_usb_handles) { in IsKnownDevice() local
94 for (auto& usb : g_usb_handles) { in KickDisconnectedDevices() local
H A Dusb_linux.cpp553 std::unique_ptr<usb_handle> usb(new usb_handle); in register_device() local
/aosp12/hardware/interfaces/usb/1.0/default/
H A DUsb.cpp34 namespace usb { namespace
316 android::hardware::usb::V1_0::implementation::Usb *usb; member
459 Usb *usb; variable
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.cpp131 std::unique_ptr<UsbTransport> usb(usb_open(matcher, USB_TIMEOUT)); in SetUp() local
215 std::unique_ptr<UsbTransport> usb(usb_open(matcher, USB_TIMEOUT)); in ReconnectFastbootDevice() local
/aosp12/hardware/interfaces/usb/gadget/1.1/default/
H A DUsbGadget.cpp31 namespace usb { namespace
/aosp12/hardware/interfaces/usb/1.1/vts/functional/
H A DVtsHalUsbV1_1TargetTest.cpp136 sp<IUsb> usb; member in UsbHidlTest
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/
H A DUsbGadgetUtils.cpp23 namespace usb { namespace
H A DMonitorFfs.cpp23 namespace usb { namespace
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/
H A DUsbGadgetUtils.cpp23 namespace usb { namespace
H A DMonitorFfs.cpp23 namespace usb { namespace
/aosp12/hardware/interfaces/usb/gadget/1.2/default/
H A DUsbGadget.cpp31 namespace usb { namespace
/aosp12/hardware/google/pixel/usb/
H A DUsbGadgetUtils.cpp25 namespace usb { namespace
H A DMonitorFfs.cpp25 namespace usb { namespace
H A DUsbOverheatEvent.cpp27 namespace usb { namespace
/aosp12/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java162 final NotificationChannel usb = new NotificationChannel( in createAll() local
/aosp12/frameworks/base/cmds/incident_helper/src/parsers/
H A DSystemPropertiesParser.cpp181 Message usb(&usbTable); in Parse() local
/aosp12/hardware/interfaces/usb/1.0/vts/functional/
H A DVtsHalUsbV1_0TargetTest.cpp138 sp<IUsb> usb; member in UsbHidlTest
/aosp12/hardware/interfaces/usb/1.2/vts/functional/
H A DVtsHalUsbV1_2TargetTest.cpp162 sp<IUsb> usb; member in UsbHidlTest
/aosp12/frameworks/base/core/proto/android/os/
H A Dincident.proto346 optional android.service.usb.UsbServiceDumpProto usb = 3021 [ field
H A Dsystem_properties.proto542 optional Usb usb = 5; field
/aosp12/system/core/fastboot/
H A Dusb_linux.cpp347 std::unique_ptr<usb_handle> usb; in find_usb_device() local
/aosp12/packages/modules/adb/
H A Dtransport.cpp1493 void register_usb_transport(usb_handle* usb, const char* serial, const char* devpath, in register_usb_transport()
1516 void unregister_usb_transport(usb_handle* usb) { in unregister_usb_transport()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dedd.h116 } __attribute__((packed)) usb; member

12