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