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

/system/core/adb/
H A Dusb_linux_client.cpp112 struct func_desc hs_descriptors = { variable in typeref:struct:func_desc
114 .bLength = sizeof(hs_descriptors.intf),
124 .bLength = sizeof(hs_descriptors.source),
131 .bLength = sizeof(hs_descriptors.sink),
286 v2_descriptor.hs_descs = hs_descriptors;
303 v1_descriptor.hs_descs = hs_descriptors;

Completed in 17 milliseconds