HomeSort by relevance Sort by last modified time
    Searched full:fs_descriptors (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
usb_linux_client.cpp 115 static struct func_desc fs_descriptors = { variable in typeref:struct:func_desc
117 .bLength = sizeof(fs_descriptors.intf),
127 .bLength = sizeof(fs_descriptors.source),
134 .bLength = sizeof(fs_descriptors.sink),
397 v2_descriptor.fs_descs = fs_descriptors;
417 v1_descriptor.fs_descs = fs_descriptors;

Completed in 201 milliseconds