• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2 "array_types" : [],
3 "builtin_types" :
4 [
5  {
6   "alignment" : 4,
7   "is_integral" : true,
8   "is_unsigned" : true,
9   "linker_set_key" : "_ZTIDi",
10   "name" : "char32_t",
11   "size" : 4
12  },
13  {
14   "alignment" : 8,
15   "linker_set_key" : "_ZTIDn",
16   "name" : "std::nullptr_t",
17   "size" : 8
18  },
19  {
20   "alignment" : 2,
21   "is_integral" : true,
22   "is_unsigned" : true,
23   "linker_set_key" : "_ZTIDs",
24   "name" : "char16_t",
25   "size" : 2
26  },
27  {
28   "alignment" : 1,
29   "is_integral" : true,
30   "is_unsigned" : true,
31   "linker_set_key" : "_ZTIDu",
32   "name" : "char8_t",
33   "size" : 1
34  },
35  {
36   "alignment" : 1,
37   "is_integral" : true,
38   "linker_set_key" : "_ZTIa",
39   "name" : "signed char",
40   "size" : 1
41  },
42  {
43   "alignment" : 1,
44   "is_integral" : true,
45   "is_unsigned" : true,
46   "linker_set_key" : "_ZTIb",
47   "name" : "bool",
48   "size" : 1
49  },
50  {
51   "alignment" : 1,
52   "is_integral" : true,
53   "is_unsigned" : true,
54   "linker_set_key" : "_ZTIc",
55   "name" : "char",
56   "size" : 1
57  },
58  {
59   "alignment" : 8,
60   "linker_set_key" : "_ZTId",
61   "name" : "double",
62   "size" : 8
63  },
64  {
65   "alignment" : 16,
66   "linker_set_key" : "_ZTIe",
67   "name" : "long double",
68   "size" : 16
69  },
70  {
71   "alignment" : 4,
72   "linker_set_key" : "_ZTIf",
73   "name" : "float",
74   "size" : 4
75  },
76  {
77   "alignment" : 1,
78   "is_integral" : true,
79   "is_unsigned" : true,
80   "linker_set_key" : "_ZTIh",
81   "name" : "unsigned char",
82   "size" : 1
83  },
84  {
85   "alignment" : 4,
86   "is_integral" : true,
87   "linker_set_key" : "_ZTIi",
88   "name" : "int",
89   "size" : 4
90  },
91  {
92   "alignment" : 4,
93   "is_integral" : true,
94   "is_unsigned" : true,
95   "linker_set_key" : "_ZTIj",
96   "name" : "unsigned int",
97   "size" : 4
98  },
99  {
100   "alignment" : 8,
101   "is_integral" : true,
102   "linker_set_key" : "_ZTIl",
103   "name" : "long",
104   "size" : 8
105  },
106  {
107   "alignment" : 8,
108   "is_integral" : true,
109   "is_unsigned" : true,
110   "linker_set_key" : "_ZTIm",
111   "name" : "unsigned long",
112   "size" : 8
113  },
114  {
115   "alignment" : 16,
116   "is_integral" : true,
117   "linker_set_key" : "_ZTIn",
118   "name" : "__int128",
119   "size" : 16
120  },
121  {
122   "alignment" : 16,
123   "is_integral" : true,
124   "is_unsigned" : true,
125   "linker_set_key" : "_ZTIo",
126   "name" : "unsigned __int128",
127   "size" : 16
128  },
129  {
130   "alignment" : 2,
131   "is_integral" : true,
132   "linker_set_key" : "_ZTIs",
133   "name" : "short",
134   "size" : 2
135  },
136  {
137   "alignment" : 2,
138   "is_integral" : true,
139   "is_unsigned" : true,
140   "linker_set_key" : "_ZTIt",
141   "name" : "unsigned short",
142   "size" : 2
143  },
144  {
145   "linker_set_key" : "_ZTIv",
146   "name" : "void"
147  },
148  {
149   "alignment" : 4,
150   "is_integral" : true,
151   "is_unsigned" : true,
152   "linker_set_key" : "_ZTIw",
153   "name" : "wchar_t",
154   "size" : 4
155  },
156  {
157   "alignment" : 8,
158   "is_integral" : true,
159   "linker_set_key" : "_ZTIx",
160   "name" : "long long",
161   "size" : 8
162  },
163  {
164   "alignment" : 8,
165   "is_integral" : true,
166   "is_unsigned" : true,
167   "linker_set_key" : "_ZTIy",
168   "name" : "unsigned long long",
169   "size" : 8
170  }
171 ],
172 "elf_functions" :
173 [
174  {
175   "name" : "AStatsEvent_addBoolAnnotation"
176  },
177  {
178   "name" : "AStatsEvent_addInt32Annotation"
179  },
180  {
181   "name" : "AStatsEvent_build"
182  },
183  {
184   "name" : "AStatsEvent_obtain"
185  },
186  {
187   "name" : "AStatsEvent_release"
188  },
189  {
190   "name" : "AStatsEvent_setAtomId"
191  },
192  {
193   "name" : "AStatsEvent_write"
194  },
195  {
196   "name" : "AStatsEvent_writeAttributionChain"
197  },
198  {
199   "name" : "AStatsEvent_writeBool"
200  },
201  {
202   "name" : "AStatsEvent_writeBoolArray"
203  },
204  {
205   "name" : "AStatsEvent_writeByteArray"
206  },
207  {
208   "name" : "AStatsEvent_writeFloat"
209  },
210  {
211   "name" : "AStatsEvent_writeFloatArray"
212  },
213  {
214   "name" : "AStatsEvent_writeInt32"
215  },
216  {
217   "name" : "AStatsEvent_writeInt32Array"
218  },
219  {
220   "name" : "AStatsEvent_writeInt64"
221  },
222  {
223   "name" : "AStatsEvent_writeInt64Array"
224  },
225  {
226   "name" : "AStatsEvent_writeString"
227  },
228  {
229   "name" : "AStatsEvent_writeStringArray"
230  },
231  {
232   "name" : "AStatsSocket_close"
233  }
234 ],
235 "elf_objects" : [],
236 "enum_types" :
237 [
238  {
239   "alignment" : 1,
240   "enum_fields" :
241   [
242    {
243     "enum_field_value" : 1,
244     "name" : "ASTATSLOG_ANNOTATION_ID_IS_UID"
245    },
246    {
247     "enum_field_value" : 2,
248     "name" : "ASTATSLOG_ANNOTATION_ID_TRUNCATE_TIMESTAMP"
249    },
250    {
251     "enum_field_value" : 3,
252     "name" : "ASTATSLOG_ANNOTATION_ID_PRIMARY_FIELD"
253    },
254    {
255     "enum_field_value" : 4,
256     "name" : "ASTATSLOG_ANNOTATION_ID_EXCLUSIVE_STATE"
257    },
258    {
259     "enum_field_value" : 5,
260     "name" : "ASTATSLOG_ANNOTATION_ID_PRIMARY_FIELD_FIRST_UID"
261    },
262    {
263     "enum_field_value" : 6,
264     "name" : "ASTATSLOG_ANNOTATION_ID_DEFAULT_STATE"
265    },
266    {
267     "enum_field_value" : 7,
268     "name" : "ASTATSLOG_ANNOTATION_ID_TRIGGER_STATE_RESET"
269    },
270    {
271     "enum_field_value" : 8,
272     "name" : "ASTATSLOG_ANNOTATION_ID_STATE_NESTED"
273    },
274    {
275     "enum_field_value" : 9,
276     "name" : "ASTATSLOG_ANNOTATION_ID_RESTRICTION_CATEGORY"
277    },
278    {
279     "enum_field_value" : 10,
280     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_PERIPHERAL_DEVICE_INFO"
281    },
282    {
283     "enum_field_value" : 11,
284     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_APP_USAGE"
285    },
286    {
287     "enum_field_value" : 12,
288     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_APP_ACTIVITY"
289    },
290    {
291     "enum_field_value" : 13,
292     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_HEALTH_CONNECT"
293    },
294    {
295     "enum_field_value" : 14,
296     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_ACCESSIBILITY"
297    },
298    {
299     "enum_field_value" : 15,
300     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_SYSTEM_SEARCH"
301    },
302    {
303     "enum_field_value" : 16,
304     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_USER_ENGAGEMENT"
305    },
306    {
307     "enum_field_value" : 17,
308     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_AMBIENT_SENSING"
309    },
310    {
311     "enum_field_value" : 18,
312     "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_DEMOGRAPHIC_CLASSIFICATION"
313    }
314   ],
315   "linker_set_key" : "_ZTI13AnnotationIds",
316   "name" : "AnnotationIds",
317   "size" : 1,
318   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_annotations.h",
319   "underlying_type" : "_ZTIh"
320  },
321  {
322   "alignment" : 4,
323   "enum_fields" :
324   [
325    {
326     "enum_field_value" : 1,
327     "name" : "ASTATSLOG_RESTRICTION_CATEGORY_DIAGNOSTIC"
328    },
329    {
330     "enum_field_value" : 2,
331     "name" : "ASTATSLOG_RESTRICTION_CATEGORY_SYSTEM_INTELLIGENCE"
332    },
333    {
334     "enum_field_value" : 3,
335     "name" : "ASTATSLOG_RESTRICTION_CATEGORY_AUTHENTICATION"
336    },
337    {
338     "enum_field_value" : 4,
339     "name" : "ASTATSLOG_RESTRICTION_CATEGORY_FRAUD_AND_ABUSE"
340    }
341   ],
342   "linker_set_key" : "_ZTI28AStatsLogRestrictionCategory",
343   "name" : "AStatsLogRestrictionCategory",
344   "size" : 4,
345   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_annotations.h",
346   "underlying_type" : "_ZTIj"
347  }
348 ],
349 "function_types" : [],
350 "functions" :
351 [
352  {
353   "function_name" : "AStatsEvent_addBoolAnnotation",
354   "linker_set_key" : "AStatsEvent_addBoolAnnotation",
355   "parameters" :
356   [
357    {
358     "referenced_type" : "_ZTIP11AStatsEvent"
359    },
360    {
361     "referenced_type" : "_ZTIh"
362    },
363    {
364     "referenced_type" : "_ZTIb"
365    }
366   ],
367   "return_type" : "_ZTIv",
368   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
369  },
370  {
371   "function_name" : "AStatsEvent_addInt32Annotation",
372   "linker_set_key" : "AStatsEvent_addInt32Annotation",
373   "parameters" :
374   [
375    {
376     "referenced_type" : "_ZTIP11AStatsEvent"
377    },
378    {
379     "referenced_type" : "_ZTIh"
380    },
381    {
382     "referenced_type" : "_ZTIi"
383    }
384   ],
385   "return_type" : "_ZTIv",
386   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
387  },
388  {
389   "function_name" : "AStatsEvent_build",
390   "linker_set_key" : "AStatsEvent_build",
391   "parameters" :
392   [
393    {
394     "referenced_type" : "_ZTIP11AStatsEvent"
395    }
396   ],
397   "return_type" : "_ZTIv",
398   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
399  },
400  {
401   "function_name" : "AStatsEvent_obtain",
402   "linker_set_key" : "AStatsEvent_obtain",
403   "return_type" : "_ZTIP11AStatsEvent",
404   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
405  },
406  {
407   "function_name" : "AStatsEvent_release",
408   "linker_set_key" : "AStatsEvent_release",
409   "parameters" :
410   [
411    {
412     "referenced_type" : "_ZTIP11AStatsEvent"
413    }
414   ],
415   "return_type" : "_ZTIv",
416   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
417  },
418  {
419   "function_name" : "AStatsEvent_setAtomId",
420   "linker_set_key" : "AStatsEvent_setAtomId",
421   "parameters" :
422   [
423    {
424     "referenced_type" : "_ZTIP11AStatsEvent"
425    },
426    {
427     "referenced_type" : "_ZTIj"
428    }
429   ],
430   "return_type" : "_ZTIv",
431   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
432  },
433  {
434   "function_name" : "AStatsEvent_write",
435   "linker_set_key" : "AStatsEvent_write",
436   "parameters" :
437   [
438    {
439     "referenced_type" : "_ZTIP11AStatsEvent"
440    }
441   ],
442   "return_type" : "_ZTIi",
443   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
444  },
445  {
446   "function_name" : "AStatsEvent_writeAttributionChain",
447   "linker_set_key" : "AStatsEvent_writeAttributionChain",
448   "parameters" :
449   [
450    {
451     "referenced_type" : "_ZTIP11AStatsEvent"
452    },
453    {
454     "referenced_type" : "_ZTIPKj"
455    },
456    {
457     "referenced_type" : "_ZTIPKPKc"
458    },
459    {
460     "referenced_type" : "_ZTIh"
461    }
462   ],
463   "return_type" : "_ZTIv",
464   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
465  },
466  {
467   "function_name" : "AStatsEvent_writeBool",
468   "linker_set_key" : "AStatsEvent_writeBool",
469   "parameters" :
470   [
471    {
472     "referenced_type" : "_ZTIP11AStatsEvent"
473    },
474    {
475     "referenced_type" : "_ZTIb"
476    }
477   ],
478   "return_type" : "_ZTIv",
479   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
480  },
481  {
482   "function_name" : "AStatsEvent_writeBoolArray",
483   "linker_set_key" : "AStatsEvent_writeBoolArray",
484   "parameters" :
485   [
486    {
487     "referenced_type" : "_ZTIP11AStatsEvent"
488    },
489    {
490     "referenced_type" : "_ZTIPKb"
491    },
492    {
493     "referenced_type" : "_ZTIm"
494    }
495   ],
496   "return_type" : "_ZTIv",
497   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
498  },
499  {
500   "function_name" : "AStatsEvent_writeByteArray",
501   "linker_set_key" : "AStatsEvent_writeByteArray",
502   "parameters" :
503   [
504    {
505     "referenced_type" : "_ZTIP11AStatsEvent"
506    },
507    {
508     "referenced_type" : "_ZTIPKh"
509    },
510    {
511     "referenced_type" : "_ZTIm"
512    }
513   ],
514   "return_type" : "_ZTIv",
515   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
516  },
517  {
518   "function_name" : "AStatsEvent_writeFloat",
519   "linker_set_key" : "AStatsEvent_writeFloat",
520   "parameters" :
521   [
522    {
523     "referenced_type" : "_ZTIP11AStatsEvent"
524    },
525    {
526     "referenced_type" : "_ZTIf"
527    }
528   ],
529   "return_type" : "_ZTIv",
530   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
531  },
532  {
533   "function_name" : "AStatsEvent_writeFloatArray",
534   "linker_set_key" : "AStatsEvent_writeFloatArray",
535   "parameters" :
536   [
537    {
538     "referenced_type" : "_ZTIP11AStatsEvent"
539    },
540    {
541     "referenced_type" : "_ZTIPKf"
542    },
543    {
544     "referenced_type" : "_ZTIm"
545    }
546   ],
547   "return_type" : "_ZTIv",
548   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
549  },
550  {
551   "function_name" : "AStatsEvent_writeInt32",
552   "linker_set_key" : "AStatsEvent_writeInt32",
553   "parameters" :
554   [
555    {
556     "referenced_type" : "_ZTIP11AStatsEvent"
557    },
558    {
559     "referenced_type" : "_ZTIi"
560    }
561   ],
562   "return_type" : "_ZTIv",
563   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
564  },
565  {
566   "function_name" : "AStatsEvent_writeInt32Array",
567   "linker_set_key" : "AStatsEvent_writeInt32Array",
568   "parameters" :
569   [
570    {
571     "referenced_type" : "_ZTIP11AStatsEvent"
572    },
573    {
574     "referenced_type" : "_ZTIPKi"
575    },
576    {
577     "referenced_type" : "_ZTIm"
578    }
579   ],
580   "return_type" : "_ZTIv",
581   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
582  },
583  {
584   "function_name" : "AStatsEvent_writeInt64",
585   "linker_set_key" : "AStatsEvent_writeInt64",
586   "parameters" :
587   [
588    {
589     "referenced_type" : "_ZTIP11AStatsEvent"
590    },
591    {
592     "referenced_type" : "_ZTIl"
593    }
594   ],
595   "return_type" : "_ZTIv",
596   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
597  },
598  {
599   "function_name" : "AStatsEvent_writeInt64Array",
600   "linker_set_key" : "AStatsEvent_writeInt64Array",
601   "parameters" :
602   [
603    {
604     "referenced_type" : "_ZTIP11AStatsEvent"
605    },
606    {
607     "referenced_type" : "_ZTIPKl"
608    },
609    {
610     "referenced_type" : "_ZTIm"
611    }
612   ],
613   "return_type" : "_ZTIv",
614   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
615  },
616  {
617   "function_name" : "AStatsEvent_writeString",
618   "linker_set_key" : "AStatsEvent_writeString",
619   "parameters" :
620   [
621    {
622     "referenced_type" : "_ZTIP11AStatsEvent"
623    },
624    {
625     "referenced_type" : "_ZTIPKc"
626    }
627   ],
628   "return_type" : "_ZTIv",
629   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
630  },
631  {
632   "function_name" : "AStatsEvent_writeStringArray",
633   "linker_set_key" : "AStatsEvent_writeStringArray",
634   "parameters" :
635   [
636    {
637     "referenced_type" : "_ZTIP11AStatsEvent"
638    },
639    {
640     "referenced_type" : "_ZTIPKPKc"
641    },
642    {
643     "referenced_type" : "_ZTIm"
644    }
645   ],
646   "return_type" : "_ZTIv",
647   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
648  },
649  {
650   "function_name" : "AStatsSocket_close",
651   "linker_set_key" : "AStatsSocket_close",
652   "return_type" : "_ZTIv",
653   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_socket.h"
654  }
655 ],
656 "global_vars" : [],
657 "lvalue_reference_types" : [],
658 "pointer_types" :
659 [
660  {
661   "alignment" : 8,
662   "linker_set_key" : "_ZTIP11AStatsEvent",
663   "name" : "AStatsEvent *",
664   "referenced_type" : "_ZTI11AStatsEvent",
665   "size" : 8,
666   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
667  },
668  {
669   "alignment" : 8,
670   "linker_set_key" : "_ZTIPKPKc",
671   "name" : "const char *const *",
672   "referenced_type" : "_ZTIKPKc",
673   "size" : 8,
674   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
675  },
676  {
677   "alignment" : 8,
678   "linker_set_key" : "_ZTIPKb",
679   "name" : "const bool *",
680   "referenced_type" : "_ZTIKb",
681   "size" : 8,
682   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
683  },
684  {
685   "alignment" : 8,
686   "linker_set_key" : "_ZTIPKc",
687   "name" : "const char *",
688   "referenced_type" : "_ZTIKc",
689   "size" : 8,
690   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
691  },
692  {
693   "alignment" : 8,
694   "linker_set_key" : "_ZTIPKf",
695   "name" : "const float *",
696   "referenced_type" : "_ZTIKf",
697   "size" : 8,
698   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
699  },
700  {
701   "alignment" : 8,
702   "linker_set_key" : "_ZTIPKh",
703   "name" : "const unsigned char *",
704   "referenced_type" : "_ZTIKh",
705   "size" : 8,
706   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
707  },
708  {
709   "alignment" : 8,
710   "linker_set_key" : "_ZTIPKi",
711   "name" : "const int *",
712   "referenced_type" : "_ZTIKi",
713   "size" : 8,
714   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
715  },
716  {
717   "alignment" : 8,
718   "linker_set_key" : "_ZTIPKj",
719   "name" : "const unsigned int *",
720   "referenced_type" : "_ZTIKj",
721   "size" : 8,
722   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
723  },
724  {
725   "alignment" : 8,
726   "linker_set_key" : "_ZTIPKl",
727   "name" : "const long *",
728   "referenced_type" : "_ZTIKl",
729   "size" : 8,
730   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
731  },
732  {
733   "alignment" : 8,
734   "linker_set_key" : "_ZTIPh",
735   "name" : "unsigned char *",
736   "referenced_type" : "_ZTIh",
737   "size" : 8,
738   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
739  },
740  {
741   "alignment" : 8,
742   "linker_set_key" : "_ZTIPm",
743   "name" : "unsigned long *",
744   "referenced_type" : "_ZTIm",
745   "size" : 8,
746   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
747  },
748  {
749   "alignment" : 8,
750   "linker_set_key" : "_ZTIPv",
751   "name" : "void *",
752   "referenced_type" : "_ZTIv",
753   "size" : 8,
754   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_buffer_writer.h"
755  }
756 ],
757 "qualified_types" :
758 [
759  {
760   "alignment" : 8,
761   "is_const" : true,
762   "linker_set_key" : "_ZTIKPKc",
763   "name" : "const char *const",
764   "referenced_type" : "_ZTIPKc",
765   "size" : 8,
766   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
767  },
768  {
769   "alignment" : 1,
770   "is_const" : true,
771   "linker_set_key" : "_ZTIKb",
772   "name" : "const bool",
773   "referenced_type" : "_ZTIb",
774   "size" : 1,
775   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
776  },
777  {
778   "alignment" : 1,
779   "is_const" : true,
780   "linker_set_key" : "_ZTIKc",
781   "name" : "const char",
782   "referenced_type" : "_ZTIc",
783   "size" : 1,
784   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
785  },
786  {
787   "alignment" : 4,
788   "is_const" : true,
789   "linker_set_key" : "_ZTIKf",
790   "name" : "const float",
791   "referenced_type" : "_ZTIf",
792   "size" : 4,
793   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
794  },
795  {
796   "alignment" : 1,
797   "is_const" : true,
798   "linker_set_key" : "_ZTIKh",
799   "name" : "const unsigned char",
800   "referenced_type" : "_ZTIh",
801   "size" : 1,
802   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
803  },
804  {
805   "alignment" : 4,
806   "is_const" : true,
807   "linker_set_key" : "_ZTIKi",
808   "name" : "const int",
809   "referenced_type" : "_ZTIi",
810   "size" : 4,
811   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
812  },
813  {
814   "alignment" : 4,
815   "is_const" : true,
816   "linker_set_key" : "_ZTIKj",
817   "name" : "const unsigned int",
818   "referenced_type" : "_ZTIj",
819   "size" : 4,
820   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
821  },
822  {
823   "alignment" : 8,
824   "is_const" : true,
825   "linker_set_key" : "_ZTIKl",
826   "name" : "const long",
827   "referenced_type" : "_ZTIl",
828   "size" : 8,
829   "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h"
830  }
831 ],
832 "record_types" : [],
833 "rvalue_reference_types" : []
834}
835