Home
last modified time | relevance | path

Searched refs:hs_descs (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/daemon/
Dusb_ffs.cpp64 struct func_desc fs_descs, hs_descs; member
74 struct func_desc fs_descs, hs_descs; member
226 v2_descriptor.hs_descs = hs_descriptors; in open_functionfs()
247 v1_descriptor.hs_descs = hs_descriptors; in open_functionfs()
/system/core/fastboot/device/
Dusb_client.cpp62 struct FuncDesc fs_descs, hs_descs; member
184 .hs_descs = hs_descriptors,