/aosp12/hardware/interfaces/usb/1.3/vts/functional/ |
H A D | VtsHalUsbV1_3TargetTest.cpp | 53 sp<IUsb> usb; member in UsbHidlTest
|
/aosp12/packages/modules/adb/client/ |
H A D | transport_usb.cpp | 100 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 D | usb_osx.cpp | 80 for (auto& usb : g_usb_handles) { in IsKnownDevice() local 94 for (auto& usb : g_usb_handles) { in KickDisconnectedDevices() local
|
H A D | usb_linux.cpp | 553 std::unique_ptr<usb_handle> usb(new usb_handle); in register_device() local
|
/aosp12/hardware/interfaces/usb/1.0/default/ |
H A D | Usb.cpp | 34 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 D | fixtures.cpp | 131 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 D | UsbGadget.cpp | 31 namespace usb { namespace
|
/aosp12/hardware/interfaces/usb/1.1/vts/functional/ |
H A D | VtsHalUsbV1_1TargetTest.cpp | 136 sp<IUsb> usb; member in UsbHidlTest
|
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/ |
H A D | UsbGadgetUtils.cpp | 23 namespace usb { namespace
|
H A D | MonitorFfs.cpp | 23 namespace usb { namespace
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/ |
H A D | UsbGadgetUtils.cpp | 23 namespace usb { namespace
|
H A D | MonitorFfs.cpp | 23 namespace usb { namespace
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/ |
H A D | UsbGadget.cpp | 31 namespace usb { namespace
|
/aosp12/hardware/google/pixel/usb/ |
H A D | UsbGadgetUtils.cpp | 25 namespace usb { namespace
|
H A D | MonitorFfs.cpp | 25 namespace usb { namespace
|
H A D | UsbOverheatEvent.cpp | 27 namespace usb { namespace
|
/aosp12/frameworks/base/core/java/com/android/internal/notification/ |
H A D | SystemNotificationChannels.java | 162 final NotificationChannel usb = new NotificationChannel( in createAll() local
|
/aosp12/frameworks/base/cmds/incident_helper/src/parsers/ |
H A D | SystemPropertiesParser.cpp | 181 Message usb(&usbTable); in Parse() local
|
/aosp12/hardware/interfaces/usb/1.0/vts/functional/ |
H A D | VtsHalUsbV1_0TargetTest.cpp | 138 sp<IUsb> usb; member in UsbHidlTest
|
/aosp12/hardware/interfaces/usb/1.2/vts/functional/ |
H A D | VtsHalUsbV1_2TargetTest.cpp | 162 sp<IUsb> usb; member in UsbHidlTest
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | incident.proto | 346 optional android.service.usb.UsbServiceDumpProto usb = 3021 [ field
|
H A D | system_properties.proto | 542 optional Usb usb = 5; field
|
/aosp12/system/core/fastboot/ |
H A D | usb_linux.cpp | 347 std::unique_ptr<usb_handle> usb; in find_usb_device() local
|
/aosp12/packages/modules/adb/ |
H A D | transport.cpp | 1493 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 D | edd.h | 116 } __attribute__((packed)) usb; member
|