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

/system/core/adb/
H A Dusb_linux_client.cpp122 struct func_desc hs_descriptors = { variable in typeref:struct:func_desc
124 .bLength = sizeof(hs_descriptors.intf),
134 .bLength = sizeof(hs_descriptors.source),
141 .bLength = sizeof(hs_descriptors.sink),
333 v2_descriptor.hs_descs = hs_descriptors;
351 v1_descriptor.hs_descs = hs_descriptors;

Completed in 94 milliseconds