HomeSort by relevance Sort by last modified time
    Searched refs:fs_descs (Results 1 - 3 of 3) sorted by null

  /system/core/fastbootd/
usb_linux_client.c 78 } __attribute__((packed)) fs_descs, hs_descs; member in struct:__anon84311
86 .fs_descs = {
88 .bLength = sizeof(descriptors.fs_descs.intf),
98 .bLength = sizeof(descriptors.fs_descs.source),
105 .bLength = sizeof(descriptors.fs_descs.sink),
  /bootable/recovery/minadbd/
usb_linux_client.c 61 } __attribute__((packed)) fs_descs, hs_descs; member in struct:__anon1110
69 .fs_descs = {
71 .bLength = sizeof(descriptors.fs_descs.intf),
81 .bLength = sizeof(descriptors.fs_descs.source),
88 .bLength = sizeof(descriptors.fs_descs.sink),
  /system/core/adb/
usb_linux_client.c 64 } __attribute__((packed)) fs_descs, hs_descs; member in struct:__anon84303
72 .fs_descs = {
74 .bLength = sizeof(descriptors.fs_descs.intf),
84 .bLength = sizeof(descriptors.fs_descs.source),
91 .bLength = sizeof(descriptors.fs_descs.sink),

Completed in 516 milliseconds