Searched defs:hs_descriptors (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/daemon/
H A Dusb.cpp127 static struct func_desc hs_descriptors = { variable in typeref:struct:func_desc
129 .bLength = sizeof(hs_descriptors.intf),
139 .bLength = sizeof(hs_descriptors.source),
146 .bLength = sizeof(hs_descriptors.sink),
265 v2_descriptor.hs_descs = hs_descriptors;
285 v1_descriptor.hs_descs = hs_descriptors;

Completed in 61 milliseconds