HomeSort by relevance Sort by last modified time
    Searched refs:func_desc (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/mtp/
MtpDescriptors.h 41 struct func_desc { struct in namespace:android
65 struct func_desc fs_descs, hs_descs;
75 struct func_desc fs_descs, hs_descs;
83 16 + 2 * sizeof(struct func_desc) + sizeof(struct ss_func_desc) +
MtpDescriptors.cpp 119 const struct func_desc mtp_fs_descriptors = {
126 const struct func_desc mtp_hs_descriptors = {
143 const struct func_desc ptp_fs_descriptors = {
150 const struct func_desc ptp_hs_descriptors = {
  /external/ltp/testcases/kernel/syscalls/mprotect/
mprotect04.c 141 struct func_desc { struct
148 static struct func_desc fdesc;
  /system/core/adb/daemon/
usb.cpp 63 struct func_desc { struct
84 struct func_desc fs_descs, hs_descs;
94 struct func_desc fs_descs, hs_descs;
100 static struct func_desc fs_descriptors = {
127 static struct func_desc hs_descriptors = {

Completed in 85 milliseconds