• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2 "array_types" :
3 [
4  {
5   "alignment" : 1,
6   "linker_set_key" : "_ZTIA8191_h",
7   "name" : "unsigned char[8191]",
8   "referenced_type" : "_ZTIh",
9   "size" : 8191,
10   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
11  }
12 ],
13 "builtin_types" :
14 [
15  {
16   "alignment" : 4,
17   "is_integral" : true,
18   "is_unsigned" : true,
19   "linker_set_key" : "_ZTIDi",
20   "name" : "char32_t",
21   "size" : 4
22  },
23  {
24   "alignment" : 4,
25   "linker_set_key" : "_ZTIDn",
26   "name" : "std::nullptr_t",
27   "size" : 4
28  },
29  {
30   "alignment" : 2,
31   "is_integral" : true,
32   "is_unsigned" : true,
33   "linker_set_key" : "_ZTIDs",
34   "name" : "char16_t",
35   "size" : 2
36  },
37  {
38   "alignment" : 1,
39   "is_integral" : true,
40   "is_unsigned" : true,
41   "linker_set_key" : "_ZTIDu",
42   "name" : "char8_t",
43   "size" : 1
44  },
45  {
46   "alignment" : 1,
47   "is_integral" : true,
48   "linker_set_key" : "_ZTIa",
49   "name" : "signed char",
50   "size" : 1
51  },
52  {
53   "alignment" : 1,
54   "is_integral" : true,
55   "is_unsigned" : true,
56   "linker_set_key" : "_ZTIb",
57   "name" : "bool",
58   "size" : 1
59  },
60  {
61   "alignment" : 1,
62   "is_integral" : true,
63   "linker_set_key" : "_ZTIc",
64   "name" : "char",
65   "size" : 1
66  },
67  {
68   "alignment" : 4,
69   "linker_set_key" : "_ZTId",
70   "name" : "double",
71   "size" : 8
72  },
73  {
74   "alignment" : 4,
75   "linker_set_key" : "_ZTIe",
76   "name" : "long double",
77   "size" : 8
78  },
79  {
80   "alignment" : 4,
81   "linker_set_key" : "_ZTIf",
82   "name" : "float",
83   "size" : 4
84  },
85  {
86   "alignment" : 1,
87   "is_integral" : true,
88   "is_unsigned" : true,
89   "linker_set_key" : "_ZTIh",
90   "name" : "unsigned char",
91   "size" : 1
92  },
93  {
94   "alignment" : 4,
95   "is_integral" : true,
96   "linker_set_key" : "_ZTIi",
97   "name" : "int",
98   "size" : 4
99  },
100  {
101   "alignment" : 4,
102   "is_integral" : true,
103   "is_unsigned" : true,
104   "linker_set_key" : "_ZTIj",
105   "name" : "unsigned int",
106   "size" : 4
107  },
108  {
109   "alignment" : 4,
110   "is_integral" : true,
111   "linker_set_key" : "_ZTIl",
112   "name" : "long",
113   "size" : 4
114  },
115  {
116   "alignment" : 4,
117   "is_integral" : true,
118   "is_unsigned" : true,
119   "linker_set_key" : "_ZTIm",
120   "name" : "unsigned long",
121   "size" : 4
122  },
123  {
124   "alignment" : 2,
125   "is_integral" : true,
126   "linker_set_key" : "_ZTIs",
127   "name" : "short",
128   "size" : 2
129  },
130  {
131   "alignment" : 2,
132   "is_integral" : true,
133   "is_unsigned" : true,
134   "linker_set_key" : "_ZTIt",
135   "name" : "unsigned short",
136   "size" : 2
137  },
138  {
139   "linker_set_key" : "_ZTIv",
140   "name" : "void"
141  },
142  {
143   "alignment" : 4,
144   "is_integral" : true,
145   "linker_set_key" : "_ZTIw",
146   "name" : "wchar_t",
147   "size" : 4
148  },
149  {
150   "alignment" : 4,
151   "is_integral" : true,
152   "linker_set_key" : "_ZTIx",
153   "name" : "long long",
154   "size" : 8
155  },
156  {
157   "alignment" : 4,
158   "is_integral" : true,
159   "is_unsigned" : true,
160   "linker_set_key" : "_ZTIy",
161   "name" : "unsigned long long",
162   "size" : 8
163  }
164 ],
165 "elf_functions" :
166 [
167  {
168   "name" : "pairing_connection_client_new"
169  },
170  {
171   "name" : "pairing_connection_destroy"
172  },
173  {
174   "name" : "pairing_connection_server_new"
175  },
176  {
177   "name" : "pairing_connection_start"
178  }
179 ],
180 "elf_objects" : [],
181 "enum_types" :
182 [
183  {
184   "alignment" : 1,
185   "enum_fields" :
186   [
187    {
188     "enum_field_value" : 0,
189     "name" : "ADB_RSA_PUB_KEY"
190    },
191    {
192     "enum_field_value" : 1,
193     "name" : "ADB_DEVICE_GUID"
194    }
195   ],
196   "linker_set_key" : "_ZTI12PeerInfoType",
197   "name" : "PeerInfoType",
198   "size" : 1,
199   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h",
200   "underlying_type" : "_ZTIh"
201  },
202  {
203   "alignment" : 4,
204   "enum_fields" :
205   [
206    {
207     "enum_field_value" : 0,
208     "name" : "ANDROID_LOG_UNKNOWN"
209    },
210    {
211     "enum_field_value" : 1,
212     "name" : "ANDROID_LOG_DEFAULT"
213    },
214    {
215     "enum_field_value" : 2,
216     "name" : "ANDROID_LOG_VERBOSE"
217    },
218    {
219     "enum_field_value" : 3,
220     "name" : "ANDROID_LOG_DEBUG"
221    },
222    {
223     "enum_field_value" : 4,
224     "name" : "ANDROID_LOG_INFO"
225    },
226    {
227     "enum_field_value" : 5,
228     "name" : "ANDROID_LOG_WARN"
229    },
230    {
231     "enum_field_value" : 6,
232     "name" : "ANDROID_LOG_ERROR"
233    },
234    {
235     "enum_field_value" : 7,
236     "name" : "ANDROID_LOG_FATAL"
237    },
238    {
239     "enum_field_value" : 8,
240     "name" : "ANDROID_LOG_SILENT"
241    }
242   ],
243   "linker_set_key" : "_ZTI19android_LogPriority",
244   "name" : "android_LogPriority",
245   "size" : 4,
246   "source_file" : "system/logging/liblog/include/android/log.h",
247   "underlying_type" : "_ZTIj"
248  },
249  {
250   "alignment" : 4,
251   "enum_fields" :
252   [
253    {
254     "enum_field_value" : 0,
255     "name" : "LOG_ID_MIN"
256    },
257    {
258     "enum_field_value" : 0,
259     "name" : "LOG_ID_MAIN"
260    },
261    {
262     "enum_field_value" : 1,
263     "name" : "LOG_ID_RADIO"
264    },
265    {
266     "enum_field_value" : 2,
267     "name" : "LOG_ID_EVENTS"
268    },
269    {
270     "enum_field_value" : 3,
271     "name" : "LOG_ID_SYSTEM"
272    },
273    {
274     "enum_field_value" : 4,
275     "name" : "LOG_ID_CRASH"
276    },
277    {
278     "enum_field_value" : 5,
279     "name" : "LOG_ID_STATS"
280    },
281    {
282     "enum_field_value" : 6,
283     "name" : "LOG_ID_SECURITY"
284    },
285    {
286     "enum_field_value" : 7,
287     "name" : "LOG_ID_KERNEL"
288    },
289    {
290     "enum_field_value" : 8,
291     "name" : "LOG_ID_MAX"
292    },
293    {
294     "enum_field_value" : 2147483647,
295     "name" : "LOG_ID_DEFAULT"
296    }
297   ],
298   "linker_set_key" : "_ZTI6log_id",
299   "name" : "log_id",
300   "size" : 4,
301   "source_file" : "system/logging/liblog/include/android/log.h",
302   "underlying_type" : "_ZTIj"
303  }
304 ],
305 "function_types" :
306 [
307  {
308   "alignment" : 4,
309   "linker_set_key" : "_ZTIFvPK8PeerInfoiPvE",
310   "name" : "void (const PeerInfo *, int, void *)",
311   "parameters" :
312   [
313    {
314     "referenced_type" : "_ZTIPK8PeerInfo"
315    },
316    {
317     "referenced_type" : "_ZTIi"
318    },
319    {
320     "referenced_type" : "_ZTIPv"
321    }
322   ],
323   "return_type" : "_ZTIv",
324   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
325  }
326 ],
327 "functions" :
328 [
329  {
330   "availability_attrs" :
331   [
332    {
333     "introduced_major" : 30
334    }
335   ],
336   "function_name" : "pairing_connection_client_new",
337   "linker_set_key" : "pairing_connection_client_new",
338   "parameters" :
339   [
340    {
341     "referenced_type" : "_ZTIPKh"
342    },
343    {
344     "referenced_type" : "_ZTIj"
345    },
346    {
347     "referenced_type" : "_ZTIPK8PeerInfo"
348    },
349    {
350     "referenced_type" : "_ZTIPKh"
351    },
352    {
353     "referenced_type" : "_ZTIj"
354    },
355    {
356     "referenced_type" : "_ZTIPKh"
357    },
358    {
359     "referenced_type" : "_ZTIj"
360    }
361   ],
362   "return_type" : "_ZTIP20PairingConnectionCtx",
363   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
364  },
365  {
366   "availability_attrs" :
367   [
368    {
369     "introduced_major" : 30
370    }
371   ],
372   "function_name" : "pairing_connection_destroy",
373   "linker_set_key" : "pairing_connection_destroy",
374   "parameters" :
375   [
376    {
377     "referenced_type" : "_ZTIP20PairingConnectionCtx"
378    }
379   ],
380   "return_type" : "_ZTIv",
381   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
382  },
383  {
384   "availability_attrs" :
385   [
386    {
387     "introduced_major" : 30
388    }
389   ],
390   "function_name" : "pairing_connection_server_new",
391   "linker_set_key" : "pairing_connection_server_new",
392   "parameters" :
393   [
394    {
395     "referenced_type" : "_ZTIPKh"
396    },
397    {
398     "referenced_type" : "_ZTIj"
399    },
400    {
401     "referenced_type" : "_ZTIPK8PeerInfo"
402    },
403    {
404     "referenced_type" : "_ZTIPKh"
405    },
406    {
407     "referenced_type" : "_ZTIj"
408    },
409    {
410     "referenced_type" : "_ZTIPKh"
411    },
412    {
413     "referenced_type" : "_ZTIj"
414    }
415   ],
416   "return_type" : "_ZTIP20PairingConnectionCtx",
417   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
418  },
419  {
420   "availability_attrs" :
421   [
422    {
423     "introduced_major" : 30
424    }
425   ],
426   "function_name" : "pairing_connection_start",
427   "linker_set_key" : "pairing_connection_start",
428   "parameters" :
429   [
430    {
431     "referenced_type" : "_ZTIP20PairingConnectionCtx"
432    },
433    {
434     "referenced_type" : "_ZTIi"
435    },
436    {
437     "referenced_type" : "_ZTIPFvPK8PeerInfoiPvE"
438    },
439    {
440     "referenced_type" : "_ZTIPv"
441    }
442   ],
443   "return_type" : "_ZTIb",
444   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
445  }
446 ],
447 "global_vars" : [],
448 "lvalue_reference_types" : [],
449 "pointer_types" :
450 [
451  {
452   "alignment" : 4,
453   "linker_set_key" : "_ZTIP20PairingConnectionCtx",
454   "name" : "PairingConnectionCtx *",
455   "referenced_type" : "_ZTI20PairingConnectionCtx",
456   "size" : 4,
457   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
458  },
459  {
460   "alignment" : 4,
461   "linker_set_key" : "_ZTIPFvPK8PeerInfoiPvE",
462   "name" : "void (*)(const PeerInfo *, int, void *)",
463   "referenced_type" : "_ZTIFvPK8PeerInfoiPvE",
464   "size" : 4,
465   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
466  },
467  {
468   "alignment" : 4,
469   "linker_set_key" : "_ZTIPK8PeerInfo",
470   "name" : "const PeerInfo *",
471   "referenced_type" : "_ZTIK8PeerInfo",
472   "size" : 4,
473   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
474  },
475  {
476   "alignment" : 4,
477   "linker_set_key" : "_ZTIPKh",
478   "name" : "const unsigned char *",
479   "referenced_type" : "_ZTIKh",
480   "size" : 4,
481   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
482  },
483  {
484   "alignment" : 4,
485   "linker_set_key" : "_ZTIPv",
486   "name" : "void *",
487   "referenced_type" : "_ZTIv",
488   "size" : 4,
489   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
490  }
491 ],
492 "qualified_types" :
493 [
494  {
495   "alignment" : 1,
496   "is_const" : true,
497   "linker_set_key" : "_ZTIK8PeerInfo",
498   "name" : "const PeerInfo",
499   "referenced_type" : "_ZTI8PeerInfo",
500   "size" : 8192,
501   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
502  },
503  {
504   "alignment" : 1,
505   "is_const" : true,
506   "linker_set_key" : "_ZTIKh",
507   "name" : "const unsigned char",
508   "referenced_type" : "_ZTIh",
509   "size" : 1,
510   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
511  },
512  {
513   "alignment" : 4,
514   "is_const" : true,
515   "linker_set_key" : "_ZTIKj",
516   "name" : "const unsigned int",
517   "referenced_type" : "_ZTIj",
518   "size" : 4,
519   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
520  }
521 ],
522 "record_types" :
523 [
524  {
525   "alignment" : 4,
526   "fields" :
527   [
528    {
529     "field_name" : "struct_size",
530     "referenced_type" : "_ZTIj"
531    },
532    {
533     "field_name" : "buffer_id",
534     "field_offset" : 32,
535     "referenced_type" : "_ZTIi"
536    },
537    {
538     "field_name" : "priority",
539     "field_offset" : 64,
540     "referenced_type" : "_ZTIi"
541    },
542    {
543     "field_name" : "tag",
544     "field_offset" : 96,
545     "referenced_type" : "_ZTIPKc"
546    },
547    {
548     "field_name" : "file",
549     "field_offset" : 128,
550     "referenced_type" : "_ZTIPKc"
551    },
552    {
553     "field_name" : "line",
554     "field_offset" : 160,
555     "referenced_type" : "_ZTIj"
556    },
557    {
558     "field_name" : "message",
559     "field_offset" : 192,
560     "referenced_type" : "_ZTIPKc"
561    }
562   ],
563   "linker_set_key" : "_ZTI21__android_log_message",
564   "name" : "__android_log_message",
565   "size" : 28,
566   "source_file" : "system/logging/liblog/include/android/log.h"
567  },
568  {
569   "alignment" : 1,
570   "fields" :
571   [
572    {
573     "field_name" : "type",
574     "referenced_type" : "_ZTIh"
575    },
576    {
577     "field_name" : "data",
578     "field_offset" : 8,
579     "referenced_type" : "_ZTIA8191_h"
580    }
581   ],
582   "linker_set_key" : "_ZTI8PeerInfo",
583   "name" : "PeerInfo",
584   "size" : 8192,
585   "source_file" : "packages/modules/adb/pairing_connection/include/adb/pairing/pairing_connection.h"
586  }
587 ],
588 "rvalue_reference_types" : []
589}
590