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" : 4,
15   "linker_set_key" : "_ZTIDn",
16   "name" : "std::nullptr_t",
17   "size" : 4
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" : 8,
66   "linker_set_key" : "_ZTIe",
67   "name" : "long double",
68   "size" : 8
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" : 4,
101   "is_integral" : true,
102   "linker_set_key" : "_ZTIl",
103   "name" : "long",
104   "size" : 4
105  },
106  {
107   "alignment" : 4,
108   "is_integral" : true,
109   "is_unsigned" : true,
110   "linker_set_key" : "_ZTIm",
111   "name" : "unsigned long",
112   "size" : 4
113  },
114  {
115   "alignment" : 2,
116   "is_integral" : true,
117   "linker_set_key" : "_ZTIs",
118   "name" : "short",
119   "size" : 2
120  },
121  {
122   "alignment" : 2,
123   "is_integral" : true,
124   "is_unsigned" : true,
125   "linker_set_key" : "_ZTIt",
126   "name" : "unsigned short",
127   "size" : 2
128  },
129  {
130   "linker_set_key" : "_ZTIv",
131   "name" : "void"
132  },
133  {
134   "alignment" : 4,
135   "is_integral" : true,
136   "is_unsigned" : true,
137   "linker_set_key" : "_ZTIw",
138   "name" : "wchar_t",
139   "size" : 4
140  },
141  {
142   "alignment" : 8,
143   "is_integral" : true,
144   "linker_set_key" : "_ZTIx",
145   "name" : "long long",
146   "size" : 8
147  },
148  {
149   "alignment" : 8,
150   "is_integral" : true,
151   "is_unsigned" : true,
152   "linker_set_key" : "_ZTIy",
153   "name" : "unsigned long long",
154   "size" : 8
155  }
156 ],
157 "elf_functions" :
158 [
159  {
160   "name" : "CloseNativeLibrary"
161  },
162  {
163   "name" : "CreateClassLoaderNamespace"
164  },
165  {
166   "name" : "FindNamespaceByClassLoader"
167  },
168  {
169   "name" : "FindNativeLoaderNamespaceByClassLoader"
170  },
171  {
172   "name" : "NativeLoaderFreeErrorMessage"
173  },
174  {
175   "name" : "OpenNativeLibrary"
176  },
177  {
178   "name" : "OpenNativeLibraryInNamespace"
179  }
180 ],
181 "elf_objects" : [],
182 "enum_types" :
183 [
184  {
185   "alignment" : 4,
186   "enum_fields" :
187   [
188    {
189     "enum_field_value" : 0,
190     "name" : "JNIInvalidRefType"
191    },
192    {
193     "enum_field_value" : 1,
194     "name" : "JNILocalRefType"
195    },
196    {
197     "enum_field_value" : 2,
198     "name" : "JNIGlobalRefType"
199    },
200    {
201     "enum_field_value" : 3,
202     "name" : "JNIWeakGlobalRefType"
203    }
204   ],
205   "linker_set_key" : "_ZTI14jobjectRefType",
206   "name" : "jobjectRefType",
207   "size" : 4,
208   "source_file" : "libnativehelper/include_jni/jni.h",
209   "underlying_type" : "_ZTIj"
210  },
211  {
212   "alignment" : 4,
213   "enum_fields" :
214   [
215    {
216     "enum_field_value" : 0,
217     "name" : "ANDROID_NAMESPACE_TYPE_REGULAR"
218    },
219    {
220     "enum_field_value" : 1,
221     "name" : "ANDROID_NAMESPACE_TYPE_ISOLATED"
222    },
223    {
224     "enum_field_value" : 2,
225     "name" : "ANDROID_NAMESPACE_TYPE_SHARED"
226    },
227    {
228     "enum_field_value" : 134217728,
229     "name" : "ANDROID_NAMESPACE_TYPE_EXEMPT_LIST_ENABLED"
230    },
231    {
232     "enum_field_value" : 268435456,
233     "name" : "ANDROID_NAMESPACE_TYPE_ALSO_USED_AS_ANONYMOUS"
234    },
235    {
236     "enum_field_value" : 3,
237     "name" : "ANDROID_NAMESPACE_TYPE_SHARED_ISOLATED"
238    }
239   ],
240   "linker_set_key" : "_ZTI46$ANDROID_NAMESPACE_TYPE_ALSO_USED_AS_ANONYMOUS",
241   "name" : "(unnamed)",
242   "size" : 4,
243   "source_file" : "art/libnativeloader/include/nativeloader/dlext_namespaces.h",
244   "underlying_type" : "_ZTIj"
245  }
246 ],
247 "function_types" :
248 [
249  {
250   "alignment" : 4,
251   "linker_set_key" : "_ZTIF14jobjectRefTypeP7_JNIEnvP8_jobjectE",
252   "name" : "jobjectRefType (_JNIEnv *, _jobject *)",
253   "parameters" :
254   [
255    {
256     "referenced_type" : "_ZTIP7_JNIEnv"
257    },
258    {
259     "referenced_type" : "_ZTIP8_jobject"
260    }
261   ],
262   "return_type" : "_ZTI14jobjectRefType",
263   "source_file" : "libnativehelper/include_jni/jni.h"
264  },
265  {
266   "alignment" : 4,
267   "linker_set_key" : "_ZTIFP10_jintArrayP7_JNIEnviE",
268   "name" : "_jintArray *(_JNIEnv *, int)",
269   "parameters" :
270   [
271    {
272     "referenced_type" : "_ZTIP7_JNIEnv"
273    },
274    {
275     "referenced_type" : "_ZTIi"
276    }
277   ],
278   "return_type" : "_ZTIP10_jintArray",
279   "source_file" : "libnativehelper/include_jni/jni.h"
280  },
281  {
282   "alignment" : 4,
283   "linker_set_key" : "_ZTIFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E",
284   "name" : "_jmethodID *(_JNIEnv *, _jclass *, const char *, const char *)",
285   "parameters" :
286   [
287    {
288     "referenced_type" : "_ZTIP7_JNIEnv"
289    },
290    {
291     "referenced_type" : "_ZTIP7_jclass"
292    },
293    {
294     "referenced_type" : "_ZTIPKc"
295    },
296    {
297     "referenced_type" : "_ZTIPKc"
298    }
299   ],
300   "return_type" : "_ZTIP10_jmethodID",
301   "source_file" : "libnativehelper/include_jni/jni.h"
302  },
303  {
304   "alignment" : 4,
305   "linker_set_key" : "_ZTIFP10_jmethodIDP7_JNIEnvP8_jobjectE",
306   "name" : "_jmethodID *(_JNIEnv *, _jobject *)",
307   "parameters" :
308   [
309    {
310     "referenced_type" : "_ZTIP7_JNIEnv"
311    },
312    {
313     "referenced_type" : "_ZTIP8_jobject"
314    }
315   ],
316   "return_type" : "_ZTIP10_jmethodID",
317   "source_file" : "libnativehelper/include_jni/jni.h"
318  },
319  {
320   "alignment" : 4,
321   "linker_set_key" : "_ZTIFP11_jbyteArrayP7_JNIEnviE",
322   "name" : "_jbyteArray *(_JNIEnv *, int)",
323   "parameters" :
324   [
325    {
326     "referenced_type" : "_ZTIP7_JNIEnv"
327    },
328    {
329     "referenced_type" : "_ZTIi"
330    }
331   ],
332   "return_type" : "_ZTIP11_jbyteArray",
333   "source_file" : "libnativehelper/include_jni/jni.h"
334  },
335  {
336   "alignment" : 4,
337   "linker_set_key" : "_ZTIFP11_jcharArrayP7_JNIEnviE",
338   "name" : "_jcharArray *(_JNIEnv *, int)",
339   "parameters" :
340   [
341    {
342     "referenced_type" : "_ZTIP7_JNIEnv"
343    },
344    {
345     "referenced_type" : "_ZTIi"
346    }
347   ],
348   "return_type" : "_ZTIP11_jcharArray",
349   "source_file" : "libnativehelper/include_jni/jni.h"
350  },
351  {
352   "alignment" : 4,
353   "linker_set_key" : "_ZTIFP11_jlongArrayP7_JNIEnviE",
354   "name" : "_jlongArray *(_JNIEnv *, int)",
355   "parameters" :
356   [
357    {
358     "referenced_type" : "_ZTIP7_JNIEnv"
359    },
360    {
361     "referenced_type" : "_ZTIi"
362    }
363   ],
364   "return_type" : "_ZTIP11_jlongArray",
365   "source_file" : "libnativehelper/include_jni/jni.h"
366  },
367  {
368   "alignment" : 4,
369   "linker_set_key" : "_ZTIFP11_jthrowableP7_JNIEnvE",
370   "name" : "_jthrowable *(_JNIEnv *)",
371   "parameters" :
372   [
373    {
374     "referenced_type" : "_ZTIP7_JNIEnv"
375    }
376   ],
377   "return_type" : "_ZTIP11_jthrowable",
378   "source_file" : "libnativehelper/include_jni/jni.h"
379  },
380  {
381   "alignment" : 4,
382   "linker_set_key" : "_ZTIFP12_jfloatArrayP7_JNIEnviE",
383   "name" : "_jfloatArray *(_JNIEnv *, int)",
384   "parameters" :
385   [
386    {
387     "referenced_type" : "_ZTIP7_JNIEnv"
388    },
389    {
390     "referenced_type" : "_ZTIi"
391    }
392   ],
393   "return_type" : "_ZTIP12_jfloatArray",
394   "source_file" : "libnativehelper/include_jni/jni.h"
395  },
396  {
397   "alignment" : 4,
398   "linker_set_key" : "_ZTIFP12_jshortArrayP7_JNIEnviE",
399   "name" : "_jshortArray *(_JNIEnv *, int)",
400   "parameters" :
401   [
402    {
403     "referenced_type" : "_ZTIP7_JNIEnv"
404    },
405    {
406     "referenced_type" : "_ZTIi"
407    }
408   ],
409   "return_type" : "_ZTIP12_jshortArray",
410   "source_file" : "libnativehelper/include_jni/jni.h"
411  },
412  {
413   "alignment" : 4,
414   "linker_set_key" : "_ZTIFP13_jdoubleArrayP7_JNIEnviE",
415   "name" : "_jdoubleArray *(_JNIEnv *, int)",
416   "parameters" :
417   [
418    {
419     "referenced_type" : "_ZTIP7_JNIEnv"
420    },
421    {
422     "referenced_type" : "_ZTIi"
423    }
424   ],
425   "return_type" : "_ZTIP13_jdoubleArray",
426   "source_file" : "libnativehelper/include_jni/jni.h"
427  },
428  {
429   "alignment" : 4,
430   "linker_set_key" : "_ZTIFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE",
431   "name" : "_jobjectArray *(_JNIEnv *, int, _jclass *, _jobject *)",
432   "parameters" :
433   [
434    {
435     "referenced_type" : "_ZTIP7_JNIEnv"
436    },
437    {
438     "referenced_type" : "_ZTIi"
439    },
440    {
441     "referenced_type" : "_ZTIP7_jclass"
442    },
443    {
444     "referenced_type" : "_ZTIP8_jobject"
445    }
446   ],
447   "return_type" : "_ZTIP13_jobjectArray",
448   "source_file" : "libnativehelper/include_jni/jni.h"
449  },
450  {
451   "alignment" : 4,
452   "linker_set_key" : "_ZTIFP14_jbooleanArrayP7_JNIEnviE",
453   "name" : "_jbooleanArray *(_JNIEnv *, int)",
454   "parameters" :
455   [
456    {
457     "referenced_type" : "_ZTIP7_JNIEnv"
458    },
459    {
460     "referenced_type" : "_ZTIi"
461    }
462   ],
463   "return_type" : "_ZTIP14_jbooleanArray",
464   "source_file" : "libnativehelper/include_jni/jni.h"
465  },
466  {
467   "alignment" : 4,
468   "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvP8_jobjectE",
469   "name" : "_jclass *(_JNIEnv *, _jobject *)",
470   "parameters" :
471   [
472    {
473     "referenced_type" : "_ZTIP7_JNIEnv"
474    },
475    {
476     "referenced_type" : "_ZTIP8_jobject"
477    }
478   ],
479   "return_type" : "_ZTIP7_jclass",
480   "source_file" : "libnativehelper/include_jni/jni.h"
481  },
482  {
483   "alignment" : 4,
484   "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvPKcE",
485   "name" : "_jclass *(_JNIEnv *, const char *)",
486   "parameters" :
487   [
488    {
489     "referenced_type" : "_ZTIP7_JNIEnv"
490    },
491    {
492     "referenced_type" : "_ZTIPKc"
493    }
494   ],
495   "return_type" : "_ZTIP7_jclass",
496   "source_file" : "libnativehelper/include_jni/jni.h"
497  },
498  {
499   "alignment" : 4,
500   "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE",
501   "name" : "_jclass *(_JNIEnv *, const char *, _jobject *, const signed char *, int)",
502   "parameters" :
503   [
504    {
505     "referenced_type" : "_ZTIP7_JNIEnv"
506    },
507    {
508     "referenced_type" : "_ZTIPKc"
509    },
510    {
511     "referenced_type" : "_ZTIP8_jobject"
512    },
513    {
514     "referenced_type" : "_ZTIPKa"
515    },
516    {
517     "referenced_type" : "_ZTIi"
518    }
519   ],
520   "return_type" : "_ZTIP7_jclass",
521   "source_file" : "libnativehelper/include_jni/jni.h"
522  },
523  {
524   "alignment" : 4,
525   "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvS0_E",
526   "name" : "_jclass *(_JNIEnv *, _jclass *)",
527   "parameters" :
528   [
529    {
530     "referenced_type" : "_ZTIP7_JNIEnv"
531    },
532    {
533     "referenced_type" : "_ZTIP7_jclass"
534    }
535   ],
536   "return_type" : "_ZTIP7_jclass",
537   "source_file" : "libnativehelper/include_jni/jni.h"
538  },
539  {
540   "alignment" : 4,
541   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP13_jobjectArrayiE",
542   "name" : "_jobject *(_JNIEnv *, _jobjectArray *, int)",
543   "parameters" :
544   [
545    {
546     "referenced_type" : "_ZTIP7_JNIEnv"
547    },
548    {
549     "referenced_type" : "_ZTIP13_jobjectArray"
550    },
551    {
552     "referenced_type" : "_ZTIi"
553    }
554   ],
555   "return_type" : "_ZTIP8_jobject",
556   "source_file" : "libnativehelper/include_jni/jni.h"
557  },
558  {
559   "alignment" : 4,
560   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassE",
561   "name" : "_jobject *(_JNIEnv *, _jclass *)",
562   "parameters" :
563   [
564    {
565     "referenced_type" : "_ZTIP7_JNIEnv"
566    },
567    {
568     "referenced_type" : "_ZTIP7_jclass"
569    }
570   ],
571   "return_type" : "_ZTIP8_jobject",
572   "source_file" : "libnativehelper/include_jni/jni.h"
573  },
574  {
575   "alignment" : 4,
576   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
577   "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
578   "parameters" :
579   [
580    {
581     "referenced_type" : "_ZTIP7_JNIEnv"
582    },
583    {
584     "referenced_type" : "_ZTIP7_jclass"
585    },
586    {
587     "referenced_type" : "_ZTIP10_jmethodID"
588    },
589    {
590     "referenced_type" : "_ZTIPK6jvalue"
591    }
592   ],
593   "return_type" : "_ZTIP8_jobject",
594   "source_file" : "libnativehelper/include_jni/jni.h"
595  },
596  {
597   "alignment" : 4,
598   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
599   "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
600   "parameters" :
601   [
602    {
603     "referenced_type" : "_ZTIP7_JNIEnv"
604    },
605    {
606     "referenced_type" : "_ZTIP7_jclass"
607    },
608    {
609     "referenced_type" : "_ZTIP10_jmethodID"
610    },
611    {
612     "referenced_type" : "_ZTISt9__va_list"
613    }
614   ],
615   "return_type" : "_ZTIP8_jobject",
616   "source_file" : "libnativehelper/include_jni/jni.h"
617  },
618  {
619   "alignment" : 4,
620   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE",
621   "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, unsigned char)",
622   "parameters" :
623   [
624    {
625     "referenced_type" : "_ZTIP7_JNIEnv"
626    },
627    {
628     "referenced_type" : "_ZTIP7_jclass"
629    },
630    {
631     "referenced_type" : "_ZTIP10_jmethodID"
632    },
633    {
634     "referenced_type" : "_ZTIh"
635    }
636   ],
637   "return_type" : "_ZTIP8_jobject",
638   "source_file" : "libnativehelper/include_jni/jni.h"
639  },
640  {
641   "alignment" : 4,
642   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE",
643   "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, ...)",
644   "parameters" :
645   [
646    {
647     "referenced_type" : "_ZTIP7_JNIEnv"
648    },
649    {
650     "referenced_type" : "_ZTIP7_jclass"
651    },
652    {
653     "referenced_type" : "_ZTIP10_jmethodID"
654    }
655   ],
656   "return_type" : "_ZTIP8_jobject",
657   "source_file" : "libnativehelper/include_jni/jni.h"
658  },
659  {
660   "alignment" : 4,
661   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE",
662   "name" : "_jobject *(_JNIEnv *, _jclass *, _jfieldID *)",
663   "parameters" :
664   [
665    {
666     "referenced_type" : "_ZTIP7_JNIEnv"
667    },
668    {
669     "referenced_type" : "_ZTIP7_jclass"
670    },
671    {
672     "referenced_type" : "_ZTIP9_jfieldID"
673    }
674   ],
675   "return_type" : "_ZTIP8_jobject",
676   "source_file" : "libnativehelper/include_jni/jni.h"
677  },
678  {
679   "alignment" : 4,
680   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE",
681   "name" : "_jobject *(_JNIEnv *, _jclass *, _jfieldID *, unsigned char)",
682   "parameters" :
683   [
684    {
685     "referenced_type" : "_ZTIP7_JNIEnv"
686    },
687    {
688     "referenced_type" : "_ZTIP7_jclass"
689    },
690    {
691     "referenced_type" : "_ZTIP9_jfieldID"
692    },
693    {
694     "referenced_type" : "_ZTIh"
695    }
696   ],
697   "return_type" : "_ZTIP8_jobject",
698   "source_file" : "libnativehelper/include_jni/jni.h"
699  },
700  {
701   "alignment" : 4,
702   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvPvxE",
703   "name" : "_jobject *(_JNIEnv *, void *, long long)",
704   "parameters" :
705   [
706    {
707     "referenced_type" : "_ZTIP7_JNIEnv"
708    },
709    {
710     "referenced_type" : "_ZTIPv"
711    },
712    {
713     "referenced_type" : "_ZTIx"
714    }
715   ],
716   "return_type" : "_ZTIP8_jobject",
717   "source_file" : "libnativehelper/include_jni/jni.h"
718  },
719  {
720   "alignment" : 4,
721   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_E",
722   "name" : "_jobject *(_JNIEnv *, _jobject *)",
723   "parameters" :
724   [
725    {
726     "referenced_type" : "_ZTIP7_JNIEnv"
727    },
728    {
729     "referenced_type" : "_ZTIP8_jobject"
730    }
731   ],
732   "return_type" : "_ZTIP8_jobject",
733   "source_file" : "libnativehelper/include_jni/jni.h"
734  },
735  {
736   "alignment" : 4,
737   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE",
738   "name" : "_jobject *(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
739   "parameters" :
740   [
741    {
742     "referenced_type" : "_ZTIP7_JNIEnv"
743    },
744    {
745     "referenced_type" : "_ZTIP8_jobject"
746    },
747    {
748     "referenced_type" : "_ZTIP10_jmethodID"
749    },
750    {
751     "referenced_type" : "_ZTIPK6jvalue"
752    }
753   ],
754   "return_type" : "_ZTIP8_jobject",
755   "source_file" : "libnativehelper/include_jni/jni.h"
756  },
757  {
758   "alignment" : 4,
759   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDSt9__va_listE",
760   "name" : "_jobject *(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
761   "parameters" :
762   [
763    {
764     "referenced_type" : "_ZTIP7_JNIEnv"
765    },
766    {
767     "referenced_type" : "_ZTIP8_jobject"
768    },
769    {
770     "referenced_type" : "_ZTIP10_jmethodID"
771    },
772    {
773     "referenced_type" : "_ZTISt9__va_list"
774    }
775   ],
776   "return_type" : "_ZTIP8_jobject",
777   "source_file" : "libnativehelper/include_jni/jni.h"
778  },
779  {
780   "alignment" : 4,
781   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE",
782   "name" : "_jobject *(_JNIEnv *, _jobject *, _jmethodID *, ...)",
783   "parameters" :
784   [
785    {
786     "referenced_type" : "_ZTIP7_JNIEnv"
787    },
788    {
789     "referenced_type" : "_ZTIP8_jobject"
790    },
791    {
792     "referenced_type" : "_ZTIP10_jmethodID"
793    }
794   ],
795   "return_type" : "_ZTIP8_jobject",
796   "source_file" : "libnativehelper/include_jni/jni.h"
797  },
798  {
799   "alignment" : 4,
800   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE",
801   "name" : "_jobject *(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
802   "parameters" :
803   [
804    {
805     "referenced_type" : "_ZTIP7_JNIEnv"
806    },
807    {
808     "referenced_type" : "_ZTIP8_jobject"
809    },
810    {
811     "referenced_type" : "_ZTIP7_jclass"
812    },
813    {
814     "referenced_type" : "_ZTIP10_jmethodID"
815    },
816    {
817     "referenced_type" : "_ZTIPK6jvalue"
818    }
819   ],
820   "return_type" : "_ZTIP8_jobject",
821   "source_file" : "libnativehelper/include_jni/jni.h"
822  },
823  {
824   "alignment" : 4,
825   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDSt9__va_listE",
826   "name" : "_jobject *(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
827   "parameters" :
828   [
829    {
830     "referenced_type" : "_ZTIP7_JNIEnv"
831    },
832    {
833     "referenced_type" : "_ZTIP8_jobject"
834    },
835    {
836     "referenced_type" : "_ZTIP7_jclass"
837    },
838    {
839     "referenced_type" : "_ZTIP10_jmethodID"
840    },
841    {
842     "referenced_type" : "_ZTISt9__va_list"
843    }
844   ],
845   "return_type" : "_ZTIP8_jobject",
846   "source_file" : "libnativehelper/include_jni/jni.h"
847  },
848  {
849   "alignment" : 4,
850   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE",
851   "name" : "_jobject *(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
852   "parameters" :
853   [
854    {
855     "referenced_type" : "_ZTIP7_JNIEnv"
856    },
857    {
858     "referenced_type" : "_ZTIP8_jobject"
859    },
860    {
861     "referenced_type" : "_ZTIP7_jclass"
862    },
863    {
864     "referenced_type" : "_ZTIP10_jmethodID"
865    }
866   ],
867   "return_type" : "_ZTIP8_jobject",
868   "source_file" : "libnativehelper/include_jni/jni.h"
869  },
870  {
871   "alignment" : 4,
872   "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE",
873   "name" : "_jobject *(_JNIEnv *, _jobject *, _jfieldID *)",
874   "parameters" :
875   [
876    {
877     "referenced_type" : "_ZTIP7_JNIEnv"
878    },
879    {
880     "referenced_type" : "_ZTIP8_jobject"
881    },
882    {
883     "referenced_type" : "_ZTIP9_jfieldID"
884    }
885   ],
886   "return_type" : "_ZTIP8_jobject",
887   "source_file" : "libnativehelper/include_jni/jni.h"
888  },
889  {
890   "alignment" : 4,
891   "linker_set_key" : "_ZTIFP8_jstringP7_JNIEnvPKcE",
892   "name" : "_jstring *(_JNIEnv *, const char *)",
893   "parameters" :
894   [
895    {
896     "referenced_type" : "_ZTIP7_JNIEnv"
897    },
898    {
899     "referenced_type" : "_ZTIPKc"
900    }
901   ],
902   "return_type" : "_ZTIP8_jstring",
903   "source_file" : "libnativehelper/include_jni/jni.h"
904  },
905  {
906   "alignment" : 4,
907   "linker_set_key" : "_ZTIFP8_jstringP7_JNIEnvPKtiE",
908   "name" : "_jstring *(_JNIEnv *, const unsigned short *, int)",
909   "parameters" :
910   [
911    {
912     "referenced_type" : "_ZTIP7_JNIEnv"
913    },
914    {
915     "referenced_type" : "_ZTIPKt"
916    },
917    {
918     "referenced_type" : "_ZTIi"
919    }
920   ],
921   "return_type" : "_ZTIP8_jstring",
922   "source_file" : "libnativehelper/include_jni/jni.h"
923  },
924  {
925   "alignment" : 4,
926   "linker_set_key" : "_ZTIFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E",
927   "name" : "_jfieldID *(_JNIEnv *, _jclass *, const char *, const char *)",
928   "parameters" :
929   [
930    {
931     "referenced_type" : "_ZTIP7_JNIEnv"
932    },
933    {
934     "referenced_type" : "_ZTIP7_jclass"
935    },
936    {
937     "referenced_type" : "_ZTIPKc"
938    },
939    {
940     "referenced_type" : "_ZTIPKc"
941    }
942   ],
943   "return_type" : "_ZTIP9_jfieldID",
944   "source_file" : "libnativehelper/include_jni/jni.h"
945  },
946  {
947   "alignment" : 4,
948   "linker_set_key" : "_ZTIFP9_jfieldIDP7_JNIEnvP8_jobjectE",
949   "name" : "_jfieldID *(_JNIEnv *, _jobject *)",
950   "parameters" :
951   [
952    {
953     "referenced_type" : "_ZTIP7_JNIEnv"
954    },
955    {
956     "referenced_type" : "_ZTIP8_jobject"
957    }
958   ],
959   "return_type" : "_ZTIP9_jfieldID",
960   "source_file" : "libnativehelper/include_jni/jni.h"
961  },
962  {
963   "alignment" : 4,
964   "linker_set_key" : "_ZTIFPKcP7_JNIEnvP8_jstringPhE",
965   "name" : "const char *(_JNIEnv *, _jstring *, unsigned char *)",
966   "parameters" :
967   [
968    {
969     "referenced_type" : "_ZTIP7_JNIEnv"
970    },
971    {
972     "referenced_type" : "_ZTIP8_jstring"
973    },
974    {
975     "referenced_type" : "_ZTIPh"
976    }
977   ],
978   "return_type" : "_ZTIPKc",
979   "source_file" : "libnativehelper/include_jni/jni.h"
980  },
981  {
982   "alignment" : 4,
983   "linker_set_key" : "_ZTIFPKtP7_JNIEnvP8_jstringPhE",
984   "name" : "const unsigned short *(_JNIEnv *, _jstring *, unsigned char *)",
985   "parameters" :
986   [
987    {
988     "referenced_type" : "_ZTIP7_JNIEnv"
989    },
990    {
991     "referenced_type" : "_ZTIP8_jstring"
992    },
993    {
994     "referenced_type" : "_ZTIPh"
995    }
996   ],
997   "return_type" : "_ZTIPKt",
998   "source_file" : "libnativehelper/include_jni/jni.h"
999  },
1000  {
1001   "alignment" : 4,
1002   "linker_set_key" : "_ZTIFPaP7_JNIEnvP11_jbyteArrayPhE",
1003   "name" : "signed char *(_JNIEnv *, _jbyteArray *, unsigned char *)",
1004   "parameters" :
1005   [
1006    {
1007     "referenced_type" : "_ZTIP7_JNIEnv"
1008    },
1009    {
1010     "referenced_type" : "_ZTIP11_jbyteArray"
1011    },
1012    {
1013     "referenced_type" : "_ZTIPh"
1014    }
1015   ],
1016   "return_type" : "_ZTIPa",
1017   "source_file" : "libnativehelper/include_jni/jni.h"
1018  },
1019  {
1020   "alignment" : 4,
1021   "linker_set_key" : "_ZTIFPdP7_JNIEnvP13_jdoubleArrayPhE",
1022   "name" : "double *(_JNIEnv *, _jdoubleArray *, unsigned char *)",
1023   "parameters" :
1024   [
1025    {
1026     "referenced_type" : "_ZTIP7_JNIEnv"
1027    },
1028    {
1029     "referenced_type" : "_ZTIP13_jdoubleArray"
1030    },
1031    {
1032     "referenced_type" : "_ZTIPh"
1033    }
1034   ],
1035   "return_type" : "_ZTIPd",
1036   "source_file" : "libnativehelper/include_jni/jni.h"
1037  },
1038  {
1039   "alignment" : 4,
1040   "linker_set_key" : "_ZTIFPfP7_JNIEnvP12_jfloatArrayPhE",
1041   "name" : "float *(_JNIEnv *, _jfloatArray *, unsigned char *)",
1042   "parameters" :
1043   [
1044    {
1045     "referenced_type" : "_ZTIP7_JNIEnv"
1046    },
1047    {
1048     "referenced_type" : "_ZTIP12_jfloatArray"
1049    },
1050    {
1051     "referenced_type" : "_ZTIPh"
1052    }
1053   ],
1054   "return_type" : "_ZTIPf",
1055   "source_file" : "libnativehelper/include_jni/jni.h"
1056  },
1057  {
1058   "alignment" : 4,
1059   "linker_set_key" : "_ZTIFPhP7_JNIEnvP14_jbooleanArrayS_E",
1060   "name" : "unsigned char *(_JNIEnv *, _jbooleanArray *, unsigned char *)",
1061   "parameters" :
1062   [
1063    {
1064     "referenced_type" : "_ZTIP7_JNIEnv"
1065    },
1066    {
1067     "referenced_type" : "_ZTIP14_jbooleanArray"
1068    },
1069    {
1070     "referenced_type" : "_ZTIPh"
1071    }
1072   ],
1073   "return_type" : "_ZTIPh",
1074   "source_file" : "libnativehelper/include_jni/jni.h"
1075  },
1076  {
1077   "alignment" : 4,
1078   "linker_set_key" : "_ZTIFPiP7_JNIEnvP10_jintArrayPhE",
1079   "name" : "int *(_JNIEnv *, _jintArray *, unsigned char *)",
1080   "parameters" :
1081   [
1082    {
1083     "referenced_type" : "_ZTIP7_JNIEnv"
1084    },
1085    {
1086     "referenced_type" : "_ZTIP10_jintArray"
1087    },
1088    {
1089     "referenced_type" : "_ZTIPh"
1090    }
1091   ],
1092   "return_type" : "_ZTIPi",
1093   "source_file" : "libnativehelper/include_jni/jni.h"
1094  },
1095  {
1096   "alignment" : 4,
1097   "linker_set_key" : "_ZTIFPsP7_JNIEnvP12_jshortArrayPhE",
1098   "name" : "short *(_JNIEnv *, _jshortArray *, unsigned char *)",
1099   "parameters" :
1100   [
1101    {
1102     "referenced_type" : "_ZTIP7_JNIEnv"
1103    },
1104    {
1105     "referenced_type" : "_ZTIP12_jshortArray"
1106    },
1107    {
1108     "referenced_type" : "_ZTIPh"
1109    }
1110   ],
1111   "return_type" : "_ZTIPs",
1112   "source_file" : "libnativehelper/include_jni/jni.h"
1113  },
1114  {
1115   "alignment" : 4,
1116   "linker_set_key" : "_ZTIFPtP7_JNIEnvP11_jcharArrayPhE",
1117   "name" : "unsigned short *(_JNIEnv *, _jcharArray *, unsigned char *)",
1118   "parameters" :
1119   [
1120    {
1121     "referenced_type" : "_ZTIP7_JNIEnv"
1122    },
1123    {
1124     "referenced_type" : "_ZTIP11_jcharArray"
1125    },
1126    {
1127     "referenced_type" : "_ZTIPh"
1128    }
1129   ],
1130   "return_type" : "_ZTIPt",
1131   "source_file" : "libnativehelper/include_jni/jni.h"
1132  },
1133  {
1134   "alignment" : 4,
1135   "linker_set_key" : "_ZTIFPvP7_JNIEnvP7_jarrayPhE",
1136   "name" : "void *(_JNIEnv *, _jarray *, unsigned char *)",
1137   "parameters" :
1138   [
1139    {
1140     "referenced_type" : "_ZTIP7_JNIEnv"
1141    },
1142    {
1143     "referenced_type" : "_ZTIP7_jarray"
1144    },
1145    {
1146     "referenced_type" : "_ZTIPh"
1147    }
1148   ],
1149   "return_type" : "_ZTIPv",
1150   "source_file" : "libnativehelper/include_jni/jni.h"
1151  },
1152  {
1153   "alignment" : 4,
1154   "linker_set_key" : "_ZTIFPvP7_JNIEnvP8_jobjectE",
1155   "name" : "void *(_JNIEnv *, _jobject *)",
1156   "parameters" :
1157   [
1158    {
1159     "referenced_type" : "_ZTIP7_JNIEnv"
1160    },
1161    {
1162     "referenced_type" : "_ZTIP8_jobject"
1163    }
1164   ],
1165   "return_type" : "_ZTIPv",
1166   "source_file" : "libnativehelper/include_jni/jni.h"
1167  },
1168  {
1169   "alignment" : 4,
1170   "linker_set_key" : "_ZTIFPxP7_JNIEnvP11_jlongArrayPhE",
1171   "name" : "long long *(_JNIEnv *, _jlongArray *, unsigned char *)",
1172   "parameters" :
1173   [
1174    {
1175     "referenced_type" : "_ZTIP7_JNIEnv"
1176    },
1177    {
1178     "referenced_type" : "_ZTIP11_jlongArray"
1179    },
1180    {
1181     "referenced_type" : "_ZTIPh"
1182    }
1183   ],
1184   "return_type" : "_ZTIPx",
1185   "source_file" : "libnativehelper/include_jni/jni.h"
1186  },
1187  {
1188   "alignment" : 4,
1189   "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
1190   "name" : "signed char (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
1191   "parameters" :
1192   [
1193    {
1194     "referenced_type" : "_ZTIP7_JNIEnv"
1195    },
1196    {
1197     "referenced_type" : "_ZTIP7_jclass"
1198    },
1199    {
1200     "referenced_type" : "_ZTIP10_jmethodID"
1201    },
1202    {
1203     "referenced_type" : "_ZTIPK6jvalue"
1204    }
1205   ],
1206   "return_type" : "_ZTIa",
1207   "source_file" : "libnativehelper/include_jni/jni.h"
1208  },
1209  {
1210   "alignment" : 4,
1211   "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
1212   "name" : "signed char (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
1213   "parameters" :
1214   [
1215    {
1216     "referenced_type" : "_ZTIP7_JNIEnv"
1217    },
1218    {
1219     "referenced_type" : "_ZTIP7_jclass"
1220    },
1221    {
1222     "referenced_type" : "_ZTIP10_jmethodID"
1223    },
1224    {
1225     "referenced_type" : "_ZTISt9__va_list"
1226    }
1227   ],
1228   "return_type" : "_ZTIa",
1229   "source_file" : "libnativehelper/include_jni/jni.h"
1230  },
1231  {
1232   "alignment" : 4,
1233   "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDzE",
1234   "name" : "signed char (_JNIEnv *, _jclass *, _jmethodID *, ...)",
1235   "parameters" :
1236   [
1237    {
1238     "referenced_type" : "_ZTIP7_JNIEnv"
1239    },
1240    {
1241     "referenced_type" : "_ZTIP7_jclass"
1242    },
1243    {
1244     "referenced_type" : "_ZTIP10_jmethodID"
1245    }
1246   ],
1247   "return_type" : "_ZTIa",
1248   "source_file" : "libnativehelper/include_jni/jni.h"
1249  },
1250  {
1251   "alignment" : 4,
1252   "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP9_jfieldIDE",
1253   "name" : "signed char (_JNIEnv *, _jclass *, _jfieldID *)",
1254   "parameters" :
1255   [
1256    {
1257     "referenced_type" : "_ZTIP7_JNIEnv"
1258    },
1259    {
1260     "referenced_type" : "_ZTIP7_jclass"
1261    },
1262    {
1263     "referenced_type" : "_ZTIP9_jfieldID"
1264    }
1265   ],
1266   "return_type" : "_ZTIa",
1267   "source_file" : "libnativehelper/include_jni/jni.h"
1268  },
1269  {
1270   "alignment" : 4,
1271   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
1272   "name" : "signed char (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
1273   "parameters" :
1274   [
1275    {
1276     "referenced_type" : "_ZTIP7_JNIEnv"
1277    },
1278    {
1279     "referenced_type" : "_ZTIP8_jobject"
1280    },
1281    {
1282     "referenced_type" : "_ZTIP10_jmethodID"
1283    },
1284    {
1285     "referenced_type" : "_ZTIPK6jvalue"
1286    }
1287   ],
1288   "return_type" : "_ZTIa",
1289   "source_file" : "libnativehelper/include_jni/jni.h"
1290  },
1291  {
1292   "alignment" : 4,
1293   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
1294   "name" : "signed char (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
1295   "parameters" :
1296   [
1297    {
1298     "referenced_type" : "_ZTIP7_JNIEnv"
1299    },
1300    {
1301     "referenced_type" : "_ZTIP8_jobject"
1302    },
1303    {
1304     "referenced_type" : "_ZTIP10_jmethodID"
1305    },
1306    {
1307     "referenced_type" : "_ZTISt9__va_list"
1308    }
1309   ],
1310   "return_type" : "_ZTIa",
1311   "source_file" : "libnativehelper/include_jni/jni.h"
1312  },
1313  {
1314   "alignment" : 4,
1315   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDzE",
1316   "name" : "signed char (_JNIEnv *, _jobject *, _jmethodID *, ...)",
1317   "parameters" :
1318   [
1319    {
1320     "referenced_type" : "_ZTIP7_JNIEnv"
1321    },
1322    {
1323     "referenced_type" : "_ZTIP8_jobject"
1324    },
1325    {
1326     "referenced_type" : "_ZTIP10_jmethodID"
1327    }
1328   ],
1329   "return_type" : "_ZTIa",
1330   "source_file" : "libnativehelper/include_jni/jni.h"
1331  },
1332  {
1333   "alignment" : 4,
1334   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
1335   "name" : "signed char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
1336   "parameters" :
1337   [
1338    {
1339     "referenced_type" : "_ZTIP7_JNIEnv"
1340    },
1341    {
1342     "referenced_type" : "_ZTIP8_jobject"
1343    },
1344    {
1345     "referenced_type" : "_ZTIP7_jclass"
1346    },
1347    {
1348     "referenced_type" : "_ZTIP10_jmethodID"
1349    },
1350    {
1351     "referenced_type" : "_ZTIPK6jvalue"
1352    }
1353   ],
1354   "return_type" : "_ZTIa",
1355   "source_file" : "libnativehelper/include_jni/jni.h"
1356  },
1357  {
1358   "alignment" : 4,
1359   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
1360   "name" : "signed char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
1361   "parameters" :
1362   [
1363    {
1364     "referenced_type" : "_ZTIP7_JNIEnv"
1365    },
1366    {
1367     "referenced_type" : "_ZTIP8_jobject"
1368    },
1369    {
1370     "referenced_type" : "_ZTIP7_jclass"
1371    },
1372    {
1373     "referenced_type" : "_ZTIP10_jmethodID"
1374    },
1375    {
1376     "referenced_type" : "_ZTISt9__va_list"
1377    }
1378   ],
1379   "return_type" : "_ZTIa",
1380   "source_file" : "libnativehelper/include_jni/jni.h"
1381  },
1382  {
1383   "alignment" : 4,
1384   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
1385   "name" : "signed char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
1386   "parameters" :
1387   [
1388    {
1389     "referenced_type" : "_ZTIP7_JNIEnv"
1390    },
1391    {
1392     "referenced_type" : "_ZTIP8_jobject"
1393    },
1394    {
1395     "referenced_type" : "_ZTIP7_jclass"
1396    },
1397    {
1398     "referenced_type" : "_ZTIP10_jmethodID"
1399    }
1400   ],
1401   "return_type" : "_ZTIa",
1402   "source_file" : "libnativehelper/include_jni/jni.h"
1403  },
1404  {
1405   "alignment" : 4,
1406   "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP9_jfieldIDE",
1407   "name" : "signed char (_JNIEnv *, _jobject *, _jfieldID *)",
1408   "parameters" :
1409   [
1410    {
1411     "referenced_type" : "_ZTIP7_JNIEnv"
1412    },
1413    {
1414     "referenced_type" : "_ZTIP8_jobject"
1415    },
1416    {
1417     "referenced_type" : "_ZTIP9_jfieldID"
1418    }
1419   ],
1420   "return_type" : "_ZTIa",
1421   "source_file" : "libnativehelper/include_jni/jni.h"
1422  },
1423  {
1424   "alignment" : 4,
1425   "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
1426   "name" : "double (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
1427   "parameters" :
1428   [
1429    {
1430     "referenced_type" : "_ZTIP7_JNIEnv"
1431    },
1432    {
1433     "referenced_type" : "_ZTIP7_jclass"
1434    },
1435    {
1436     "referenced_type" : "_ZTIP10_jmethodID"
1437    },
1438    {
1439     "referenced_type" : "_ZTIPK6jvalue"
1440    }
1441   ],
1442   "return_type" : "_ZTId",
1443   "source_file" : "libnativehelper/include_jni/jni.h"
1444  },
1445  {
1446   "alignment" : 4,
1447   "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
1448   "name" : "double (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
1449   "parameters" :
1450   [
1451    {
1452     "referenced_type" : "_ZTIP7_JNIEnv"
1453    },
1454    {
1455     "referenced_type" : "_ZTIP7_jclass"
1456    },
1457    {
1458     "referenced_type" : "_ZTIP10_jmethodID"
1459    },
1460    {
1461     "referenced_type" : "_ZTISt9__va_list"
1462    }
1463   ],
1464   "return_type" : "_ZTId",
1465   "source_file" : "libnativehelper/include_jni/jni.h"
1466  },
1467  {
1468   "alignment" : 4,
1469   "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDzE",
1470   "name" : "double (_JNIEnv *, _jclass *, _jmethodID *, ...)",
1471   "parameters" :
1472   [
1473    {
1474     "referenced_type" : "_ZTIP7_JNIEnv"
1475    },
1476    {
1477     "referenced_type" : "_ZTIP7_jclass"
1478    },
1479    {
1480     "referenced_type" : "_ZTIP10_jmethodID"
1481    }
1482   ],
1483   "return_type" : "_ZTId",
1484   "source_file" : "libnativehelper/include_jni/jni.h"
1485  },
1486  {
1487   "alignment" : 4,
1488   "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP9_jfieldIDE",
1489   "name" : "double (_JNIEnv *, _jclass *, _jfieldID *)",
1490   "parameters" :
1491   [
1492    {
1493     "referenced_type" : "_ZTIP7_JNIEnv"
1494    },
1495    {
1496     "referenced_type" : "_ZTIP7_jclass"
1497    },
1498    {
1499     "referenced_type" : "_ZTIP9_jfieldID"
1500    }
1501   ],
1502   "return_type" : "_ZTId",
1503   "source_file" : "libnativehelper/include_jni/jni.h"
1504  },
1505  {
1506   "alignment" : 4,
1507   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
1508   "name" : "double (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
1509   "parameters" :
1510   [
1511    {
1512     "referenced_type" : "_ZTIP7_JNIEnv"
1513    },
1514    {
1515     "referenced_type" : "_ZTIP8_jobject"
1516    },
1517    {
1518     "referenced_type" : "_ZTIP10_jmethodID"
1519    },
1520    {
1521     "referenced_type" : "_ZTIPK6jvalue"
1522    }
1523   ],
1524   "return_type" : "_ZTId",
1525   "source_file" : "libnativehelper/include_jni/jni.h"
1526  },
1527  {
1528   "alignment" : 4,
1529   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
1530   "name" : "double (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
1531   "parameters" :
1532   [
1533    {
1534     "referenced_type" : "_ZTIP7_JNIEnv"
1535    },
1536    {
1537     "referenced_type" : "_ZTIP8_jobject"
1538    },
1539    {
1540     "referenced_type" : "_ZTIP10_jmethodID"
1541    },
1542    {
1543     "referenced_type" : "_ZTISt9__va_list"
1544    }
1545   ],
1546   "return_type" : "_ZTId",
1547   "source_file" : "libnativehelper/include_jni/jni.h"
1548  },
1549  {
1550   "alignment" : 4,
1551   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDzE",
1552   "name" : "double (_JNIEnv *, _jobject *, _jmethodID *, ...)",
1553   "parameters" :
1554   [
1555    {
1556     "referenced_type" : "_ZTIP7_JNIEnv"
1557    },
1558    {
1559     "referenced_type" : "_ZTIP8_jobject"
1560    },
1561    {
1562     "referenced_type" : "_ZTIP10_jmethodID"
1563    }
1564   ],
1565   "return_type" : "_ZTId",
1566   "source_file" : "libnativehelper/include_jni/jni.h"
1567  },
1568  {
1569   "alignment" : 4,
1570   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
1571   "name" : "double (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
1572   "parameters" :
1573   [
1574    {
1575     "referenced_type" : "_ZTIP7_JNIEnv"
1576    },
1577    {
1578     "referenced_type" : "_ZTIP8_jobject"
1579    },
1580    {
1581     "referenced_type" : "_ZTIP7_jclass"
1582    },
1583    {
1584     "referenced_type" : "_ZTIP10_jmethodID"
1585    },
1586    {
1587     "referenced_type" : "_ZTIPK6jvalue"
1588    }
1589   ],
1590   "return_type" : "_ZTId",
1591   "source_file" : "libnativehelper/include_jni/jni.h"
1592  },
1593  {
1594   "alignment" : 4,
1595   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
1596   "name" : "double (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
1597   "parameters" :
1598   [
1599    {
1600     "referenced_type" : "_ZTIP7_JNIEnv"
1601    },
1602    {
1603     "referenced_type" : "_ZTIP8_jobject"
1604    },
1605    {
1606     "referenced_type" : "_ZTIP7_jclass"
1607    },
1608    {
1609     "referenced_type" : "_ZTIP10_jmethodID"
1610    },
1611    {
1612     "referenced_type" : "_ZTISt9__va_list"
1613    }
1614   ],
1615   "return_type" : "_ZTId",
1616   "source_file" : "libnativehelper/include_jni/jni.h"
1617  },
1618  {
1619   "alignment" : 4,
1620   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
1621   "name" : "double (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
1622   "parameters" :
1623   [
1624    {
1625     "referenced_type" : "_ZTIP7_JNIEnv"
1626    },
1627    {
1628     "referenced_type" : "_ZTIP8_jobject"
1629    },
1630    {
1631     "referenced_type" : "_ZTIP7_jclass"
1632    },
1633    {
1634     "referenced_type" : "_ZTIP10_jmethodID"
1635    }
1636   ],
1637   "return_type" : "_ZTId",
1638   "source_file" : "libnativehelper/include_jni/jni.h"
1639  },
1640  {
1641   "alignment" : 4,
1642   "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP9_jfieldIDE",
1643   "name" : "double (_JNIEnv *, _jobject *, _jfieldID *)",
1644   "parameters" :
1645   [
1646    {
1647     "referenced_type" : "_ZTIP7_JNIEnv"
1648    },
1649    {
1650     "referenced_type" : "_ZTIP8_jobject"
1651    },
1652    {
1653     "referenced_type" : "_ZTIP9_jfieldID"
1654    }
1655   ],
1656   "return_type" : "_ZTId",
1657   "source_file" : "libnativehelper/include_jni/jni.h"
1658  },
1659  {
1660   "alignment" : 4,
1661   "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
1662   "name" : "float (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
1663   "parameters" :
1664   [
1665    {
1666     "referenced_type" : "_ZTIP7_JNIEnv"
1667    },
1668    {
1669     "referenced_type" : "_ZTIP7_jclass"
1670    },
1671    {
1672     "referenced_type" : "_ZTIP10_jmethodID"
1673    },
1674    {
1675     "referenced_type" : "_ZTIPK6jvalue"
1676    }
1677   ],
1678   "return_type" : "_ZTIf",
1679   "source_file" : "libnativehelper/include_jni/jni.h"
1680  },
1681  {
1682   "alignment" : 4,
1683   "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
1684   "name" : "float (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
1685   "parameters" :
1686   [
1687    {
1688     "referenced_type" : "_ZTIP7_JNIEnv"
1689    },
1690    {
1691     "referenced_type" : "_ZTIP7_jclass"
1692    },
1693    {
1694     "referenced_type" : "_ZTIP10_jmethodID"
1695    },
1696    {
1697     "referenced_type" : "_ZTISt9__va_list"
1698    }
1699   ],
1700   "return_type" : "_ZTIf",
1701   "source_file" : "libnativehelper/include_jni/jni.h"
1702  },
1703  {
1704   "alignment" : 4,
1705   "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDzE",
1706   "name" : "float (_JNIEnv *, _jclass *, _jmethodID *, ...)",
1707   "parameters" :
1708   [
1709    {
1710     "referenced_type" : "_ZTIP7_JNIEnv"
1711    },
1712    {
1713     "referenced_type" : "_ZTIP7_jclass"
1714    },
1715    {
1716     "referenced_type" : "_ZTIP10_jmethodID"
1717    }
1718   ],
1719   "return_type" : "_ZTIf",
1720   "source_file" : "libnativehelper/include_jni/jni.h"
1721  },
1722  {
1723   "alignment" : 4,
1724   "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP9_jfieldIDE",
1725   "name" : "float (_JNIEnv *, _jclass *, _jfieldID *)",
1726   "parameters" :
1727   [
1728    {
1729     "referenced_type" : "_ZTIP7_JNIEnv"
1730    },
1731    {
1732     "referenced_type" : "_ZTIP7_jclass"
1733    },
1734    {
1735     "referenced_type" : "_ZTIP9_jfieldID"
1736    }
1737   ],
1738   "return_type" : "_ZTIf",
1739   "source_file" : "libnativehelper/include_jni/jni.h"
1740  },
1741  {
1742   "alignment" : 4,
1743   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
1744   "name" : "float (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
1745   "parameters" :
1746   [
1747    {
1748     "referenced_type" : "_ZTIP7_JNIEnv"
1749    },
1750    {
1751     "referenced_type" : "_ZTIP8_jobject"
1752    },
1753    {
1754     "referenced_type" : "_ZTIP10_jmethodID"
1755    },
1756    {
1757     "referenced_type" : "_ZTIPK6jvalue"
1758    }
1759   ],
1760   "return_type" : "_ZTIf",
1761   "source_file" : "libnativehelper/include_jni/jni.h"
1762  },
1763  {
1764   "alignment" : 4,
1765   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
1766   "name" : "float (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
1767   "parameters" :
1768   [
1769    {
1770     "referenced_type" : "_ZTIP7_JNIEnv"
1771    },
1772    {
1773     "referenced_type" : "_ZTIP8_jobject"
1774    },
1775    {
1776     "referenced_type" : "_ZTIP10_jmethodID"
1777    },
1778    {
1779     "referenced_type" : "_ZTISt9__va_list"
1780    }
1781   ],
1782   "return_type" : "_ZTIf",
1783   "source_file" : "libnativehelper/include_jni/jni.h"
1784  },
1785  {
1786   "alignment" : 4,
1787   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDzE",
1788   "name" : "float (_JNIEnv *, _jobject *, _jmethodID *, ...)",
1789   "parameters" :
1790   [
1791    {
1792     "referenced_type" : "_ZTIP7_JNIEnv"
1793    },
1794    {
1795     "referenced_type" : "_ZTIP8_jobject"
1796    },
1797    {
1798     "referenced_type" : "_ZTIP10_jmethodID"
1799    }
1800   ],
1801   "return_type" : "_ZTIf",
1802   "source_file" : "libnativehelper/include_jni/jni.h"
1803  },
1804  {
1805   "alignment" : 4,
1806   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
1807   "name" : "float (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
1808   "parameters" :
1809   [
1810    {
1811     "referenced_type" : "_ZTIP7_JNIEnv"
1812    },
1813    {
1814     "referenced_type" : "_ZTIP8_jobject"
1815    },
1816    {
1817     "referenced_type" : "_ZTIP7_jclass"
1818    },
1819    {
1820     "referenced_type" : "_ZTIP10_jmethodID"
1821    },
1822    {
1823     "referenced_type" : "_ZTIPK6jvalue"
1824    }
1825   ],
1826   "return_type" : "_ZTIf",
1827   "source_file" : "libnativehelper/include_jni/jni.h"
1828  },
1829  {
1830   "alignment" : 4,
1831   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
1832   "name" : "float (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
1833   "parameters" :
1834   [
1835    {
1836     "referenced_type" : "_ZTIP7_JNIEnv"
1837    },
1838    {
1839     "referenced_type" : "_ZTIP8_jobject"
1840    },
1841    {
1842     "referenced_type" : "_ZTIP7_jclass"
1843    },
1844    {
1845     "referenced_type" : "_ZTIP10_jmethodID"
1846    },
1847    {
1848     "referenced_type" : "_ZTISt9__va_list"
1849    }
1850   ],
1851   "return_type" : "_ZTIf",
1852   "source_file" : "libnativehelper/include_jni/jni.h"
1853  },
1854  {
1855   "alignment" : 4,
1856   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
1857   "name" : "float (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
1858   "parameters" :
1859   [
1860    {
1861     "referenced_type" : "_ZTIP7_JNIEnv"
1862    },
1863    {
1864     "referenced_type" : "_ZTIP8_jobject"
1865    },
1866    {
1867     "referenced_type" : "_ZTIP7_jclass"
1868    },
1869    {
1870     "referenced_type" : "_ZTIP10_jmethodID"
1871    }
1872   ],
1873   "return_type" : "_ZTIf",
1874   "source_file" : "libnativehelper/include_jni/jni.h"
1875  },
1876  {
1877   "alignment" : 4,
1878   "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP9_jfieldIDE",
1879   "name" : "float (_JNIEnv *, _jobject *, _jfieldID *)",
1880   "parameters" :
1881   [
1882    {
1883     "referenced_type" : "_ZTIP7_JNIEnv"
1884    },
1885    {
1886     "referenced_type" : "_ZTIP8_jobject"
1887    },
1888    {
1889     "referenced_type" : "_ZTIP9_jfieldID"
1890    }
1891   ],
1892   "return_type" : "_ZTIf",
1893   "source_file" : "libnativehelper/include_jni/jni.h"
1894  },
1895  {
1896   "alignment" : 4,
1897   "linker_set_key" : "_ZTIFhP7_JNIEnvE",
1898   "name" : "unsigned char (_JNIEnv *)",
1899   "parameters" :
1900   [
1901    {
1902     "referenced_type" : "_ZTIP7_JNIEnv"
1903    }
1904   ],
1905   "return_type" : "_ZTIh",
1906   "source_file" : "libnativehelper/include_jni/jni.h"
1907  },
1908  {
1909   "alignment" : 4,
1910   "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
1911   "name" : "unsigned char (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
1912   "parameters" :
1913   [
1914    {
1915     "referenced_type" : "_ZTIP7_JNIEnv"
1916    },
1917    {
1918     "referenced_type" : "_ZTIP7_jclass"
1919    },
1920    {
1921     "referenced_type" : "_ZTIP10_jmethodID"
1922    },
1923    {
1924     "referenced_type" : "_ZTIPK6jvalue"
1925    }
1926   ],
1927   "return_type" : "_ZTIh",
1928   "source_file" : "libnativehelper/include_jni/jni.h"
1929  },
1930  {
1931   "alignment" : 4,
1932   "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
1933   "name" : "unsigned char (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
1934   "parameters" :
1935   [
1936    {
1937     "referenced_type" : "_ZTIP7_JNIEnv"
1938    },
1939    {
1940     "referenced_type" : "_ZTIP7_jclass"
1941    },
1942    {
1943     "referenced_type" : "_ZTIP10_jmethodID"
1944    },
1945    {
1946     "referenced_type" : "_ZTISt9__va_list"
1947    }
1948   ],
1949   "return_type" : "_ZTIh",
1950   "source_file" : "libnativehelper/include_jni/jni.h"
1951  },
1952  {
1953   "alignment" : 4,
1954   "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDzE",
1955   "name" : "unsigned char (_JNIEnv *, _jclass *, _jmethodID *, ...)",
1956   "parameters" :
1957   [
1958    {
1959     "referenced_type" : "_ZTIP7_JNIEnv"
1960    },
1961    {
1962     "referenced_type" : "_ZTIP7_jclass"
1963    },
1964    {
1965     "referenced_type" : "_ZTIP10_jmethodID"
1966    }
1967   ],
1968   "return_type" : "_ZTIh",
1969   "source_file" : "libnativehelper/include_jni/jni.h"
1970  },
1971  {
1972   "alignment" : 4,
1973   "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP9_jfieldIDE",
1974   "name" : "unsigned char (_JNIEnv *, _jclass *, _jfieldID *)",
1975   "parameters" :
1976   [
1977    {
1978     "referenced_type" : "_ZTIP7_JNIEnv"
1979    },
1980    {
1981     "referenced_type" : "_ZTIP7_jclass"
1982    },
1983    {
1984     "referenced_type" : "_ZTIP9_jfieldID"
1985    }
1986   ],
1987   "return_type" : "_ZTIh",
1988   "source_file" : "libnativehelper/include_jni/jni.h"
1989  },
1990  {
1991   "alignment" : 4,
1992   "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassS2_E",
1993   "name" : "unsigned char (_JNIEnv *, _jclass *, _jclass *)",
1994   "parameters" :
1995   [
1996    {
1997     "referenced_type" : "_ZTIP7_JNIEnv"
1998    },
1999    {
2000     "referenced_type" : "_ZTIP7_jclass"
2001    },
2002    {
2003     "referenced_type" : "_ZTIP7_jclass"
2004    }
2005   ],
2006   "return_type" : "_ZTIh",
2007   "source_file" : "libnativehelper/include_jni/jni.h"
2008  },
2009  {
2010   "alignment" : 4,
2011   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
2012   "name" : "unsigned char (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
2013   "parameters" :
2014   [
2015    {
2016     "referenced_type" : "_ZTIP7_JNIEnv"
2017    },
2018    {
2019     "referenced_type" : "_ZTIP8_jobject"
2020    },
2021    {
2022     "referenced_type" : "_ZTIP10_jmethodID"
2023    },
2024    {
2025     "referenced_type" : "_ZTIPK6jvalue"
2026    }
2027   ],
2028   "return_type" : "_ZTIh",
2029   "source_file" : "libnativehelper/include_jni/jni.h"
2030  },
2031  {
2032   "alignment" : 4,
2033   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
2034   "name" : "unsigned char (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
2035   "parameters" :
2036   [
2037    {
2038     "referenced_type" : "_ZTIP7_JNIEnv"
2039    },
2040    {
2041     "referenced_type" : "_ZTIP8_jobject"
2042    },
2043    {
2044     "referenced_type" : "_ZTIP10_jmethodID"
2045    },
2046    {
2047     "referenced_type" : "_ZTISt9__va_list"
2048    }
2049   ],
2050   "return_type" : "_ZTIh",
2051   "source_file" : "libnativehelper/include_jni/jni.h"
2052  },
2053  {
2054   "alignment" : 4,
2055   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDzE",
2056   "name" : "unsigned char (_JNIEnv *, _jobject *, _jmethodID *, ...)",
2057   "parameters" :
2058   [
2059    {
2060     "referenced_type" : "_ZTIP7_JNIEnv"
2061    },
2062    {
2063     "referenced_type" : "_ZTIP8_jobject"
2064    },
2065    {
2066     "referenced_type" : "_ZTIP10_jmethodID"
2067    }
2068   ],
2069   "return_type" : "_ZTIh",
2070   "source_file" : "libnativehelper/include_jni/jni.h"
2071  },
2072  {
2073   "alignment" : 4,
2074   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassE",
2075   "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *)",
2076   "parameters" :
2077   [
2078    {
2079     "referenced_type" : "_ZTIP7_JNIEnv"
2080    },
2081    {
2082     "referenced_type" : "_ZTIP8_jobject"
2083    },
2084    {
2085     "referenced_type" : "_ZTIP7_jclass"
2086    }
2087   ],
2088   "return_type" : "_ZTIh",
2089   "source_file" : "libnativehelper/include_jni/jni.h"
2090  },
2091  {
2092   "alignment" : 4,
2093   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
2094   "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
2095   "parameters" :
2096   [
2097    {
2098     "referenced_type" : "_ZTIP7_JNIEnv"
2099    },
2100    {
2101     "referenced_type" : "_ZTIP8_jobject"
2102    },
2103    {
2104     "referenced_type" : "_ZTIP7_jclass"
2105    },
2106    {
2107     "referenced_type" : "_ZTIP10_jmethodID"
2108    },
2109    {
2110     "referenced_type" : "_ZTIPK6jvalue"
2111    }
2112   ],
2113   "return_type" : "_ZTIh",
2114   "source_file" : "libnativehelper/include_jni/jni.h"
2115  },
2116  {
2117   "alignment" : 4,
2118   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
2119   "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
2120   "parameters" :
2121   [
2122    {
2123     "referenced_type" : "_ZTIP7_JNIEnv"
2124    },
2125    {
2126     "referenced_type" : "_ZTIP8_jobject"
2127    },
2128    {
2129     "referenced_type" : "_ZTIP7_jclass"
2130    },
2131    {
2132     "referenced_type" : "_ZTIP10_jmethodID"
2133    },
2134    {
2135     "referenced_type" : "_ZTISt9__va_list"
2136    }
2137   ],
2138   "return_type" : "_ZTIh",
2139   "source_file" : "libnativehelper/include_jni/jni.h"
2140  },
2141  {
2142   "alignment" : 4,
2143   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
2144   "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
2145   "parameters" :
2146   [
2147    {
2148     "referenced_type" : "_ZTIP7_JNIEnv"
2149    },
2150    {
2151     "referenced_type" : "_ZTIP8_jobject"
2152    },
2153    {
2154     "referenced_type" : "_ZTIP7_jclass"
2155    },
2156    {
2157     "referenced_type" : "_ZTIP10_jmethodID"
2158    }
2159   ],
2160   "return_type" : "_ZTIh",
2161   "source_file" : "libnativehelper/include_jni/jni.h"
2162  },
2163  {
2164   "alignment" : 4,
2165   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP9_jfieldIDE",
2166   "name" : "unsigned char (_JNIEnv *, _jobject *, _jfieldID *)",
2167   "parameters" :
2168   [
2169    {
2170     "referenced_type" : "_ZTIP7_JNIEnv"
2171    },
2172    {
2173     "referenced_type" : "_ZTIP8_jobject"
2174    },
2175    {
2176     "referenced_type" : "_ZTIP9_jfieldID"
2177    }
2178   ],
2179   "return_type" : "_ZTIh",
2180   "source_file" : "libnativehelper/include_jni/jni.h"
2181  },
2182  {
2183   "alignment" : 4,
2184   "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectS2_E",
2185   "name" : "unsigned char (_JNIEnv *, _jobject *, _jobject *)",
2186   "parameters" :
2187   [
2188    {
2189     "referenced_type" : "_ZTIP7_JNIEnv"
2190    },
2191    {
2192     "referenced_type" : "_ZTIP8_jobject"
2193    },
2194    {
2195     "referenced_type" : "_ZTIP8_jobject"
2196    }
2197   ],
2198   "return_type" : "_ZTIh",
2199   "source_file" : "libnativehelper/include_jni/jni.h"
2200  },
2201  {
2202   "alignment" : 4,
2203   "linker_set_key" : "_ZTIFiP7_JNIEnvE",
2204   "name" : "int (_JNIEnv *)",
2205   "parameters" :
2206   [
2207    {
2208     "referenced_type" : "_ZTIP7_JNIEnv"
2209    }
2210   ],
2211   "return_type" : "_ZTIi",
2212   "source_file" : "libnativehelper/include_jni/jni.h"
2213  },
2214  {
2215   "alignment" : 4,
2216   "linker_set_key" : "_ZTIFiP7_JNIEnvP11_jthrowableE",
2217   "name" : "int (_JNIEnv *, _jthrowable *)",
2218   "parameters" :
2219   [
2220    {
2221     "referenced_type" : "_ZTIP7_JNIEnv"
2222    },
2223    {
2224     "referenced_type" : "_ZTIP11_jthrowable"
2225    }
2226   ],
2227   "return_type" : "_ZTIi",
2228   "source_file" : "libnativehelper/include_jni/jni.h"
2229  },
2230  {
2231   "alignment" : 4,
2232   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jarrayE",
2233   "name" : "int (_JNIEnv *, _jarray *)",
2234   "parameters" :
2235   [
2236    {
2237     "referenced_type" : "_ZTIP7_JNIEnv"
2238    },
2239    {
2240     "referenced_type" : "_ZTIP7_jarray"
2241    }
2242   ],
2243   "return_type" : "_ZTIi",
2244   "source_file" : "libnativehelper/include_jni/jni.h"
2245  },
2246  {
2247   "alignment" : 4,
2248   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassE",
2249   "name" : "int (_JNIEnv *, _jclass *)",
2250   "parameters" :
2251   [
2252    {
2253     "referenced_type" : "_ZTIP7_JNIEnv"
2254    },
2255    {
2256     "referenced_type" : "_ZTIP7_jclass"
2257    }
2258   ],
2259   "return_type" : "_ZTIi",
2260   "source_file" : "libnativehelper/include_jni/jni.h"
2261  },
2262  {
2263   "alignment" : 4,
2264   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
2265   "name" : "int (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
2266   "parameters" :
2267   [
2268    {
2269     "referenced_type" : "_ZTIP7_JNIEnv"
2270    },
2271    {
2272     "referenced_type" : "_ZTIP7_jclass"
2273    },
2274    {
2275     "referenced_type" : "_ZTIP10_jmethodID"
2276    },
2277    {
2278     "referenced_type" : "_ZTIPK6jvalue"
2279    }
2280   ],
2281   "return_type" : "_ZTIi",
2282   "source_file" : "libnativehelper/include_jni/jni.h"
2283  },
2284  {
2285   "alignment" : 4,
2286   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
2287   "name" : "int (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
2288   "parameters" :
2289   [
2290    {
2291     "referenced_type" : "_ZTIP7_JNIEnv"
2292    },
2293    {
2294     "referenced_type" : "_ZTIP7_jclass"
2295    },
2296    {
2297     "referenced_type" : "_ZTIP10_jmethodID"
2298    },
2299    {
2300     "referenced_type" : "_ZTISt9__va_list"
2301    }
2302   ],
2303   "return_type" : "_ZTIi",
2304   "source_file" : "libnativehelper/include_jni/jni.h"
2305  },
2306  {
2307   "alignment" : 4,
2308   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDzE",
2309   "name" : "int (_JNIEnv *, _jclass *, _jmethodID *, ...)",
2310   "parameters" :
2311   [
2312    {
2313     "referenced_type" : "_ZTIP7_JNIEnv"
2314    },
2315    {
2316     "referenced_type" : "_ZTIP7_jclass"
2317    },
2318    {
2319     "referenced_type" : "_ZTIP10_jmethodID"
2320    }
2321   ],
2322   "return_type" : "_ZTIi",
2323   "source_file" : "libnativehelper/include_jni/jni.h"
2324  },
2325  {
2326   "alignment" : 4,
2327   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP9_jfieldIDE",
2328   "name" : "int (_JNIEnv *, _jclass *, _jfieldID *)",
2329   "parameters" :
2330   [
2331    {
2332     "referenced_type" : "_ZTIP7_JNIEnv"
2333    },
2334    {
2335     "referenced_type" : "_ZTIP7_jclass"
2336    },
2337    {
2338     "referenced_type" : "_ZTIP9_jfieldID"
2339    }
2340   ],
2341   "return_type" : "_ZTIi",
2342   "source_file" : "libnativehelper/include_jni/jni.h"
2343  },
2344  {
2345   "alignment" : 4,
2346   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE",
2347   "name" : "int (_JNIEnv *, _jclass *, const JNINativeMethod *, int)",
2348   "parameters" :
2349   [
2350    {
2351     "referenced_type" : "_ZTIP7_JNIEnv"
2352    },
2353    {
2354     "referenced_type" : "_ZTIP7_jclass"
2355    },
2356    {
2357     "referenced_type" : "_ZTIPK15JNINativeMethod"
2358    },
2359    {
2360     "referenced_type" : "_ZTIi"
2361    }
2362   ],
2363   "return_type" : "_ZTIi",
2364   "source_file" : "libnativehelper/include_jni/jni.h"
2365  },
2366  {
2367   "alignment" : 4,
2368   "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassPKcE",
2369   "name" : "int (_JNIEnv *, _jclass *, const char *)",
2370   "parameters" :
2371   [
2372    {
2373     "referenced_type" : "_ZTIP7_JNIEnv"
2374    },
2375    {
2376     "referenced_type" : "_ZTIP7_jclass"
2377    },
2378    {
2379     "referenced_type" : "_ZTIPKc"
2380    }
2381   ],
2382   "return_type" : "_ZTIi",
2383   "source_file" : "libnativehelper/include_jni/jni.h"
2384  },
2385  {
2386   "alignment" : 4,
2387   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectE",
2388   "name" : "int (_JNIEnv *, _jobject *)",
2389   "parameters" :
2390   [
2391    {
2392     "referenced_type" : "_ZTIP7_JNIEnv"
2393    },
2394    {
2395     "referenced_type" : "_ZTIP8_jobject"
2396    }
2397   ],
2398   "return_type" : "_ZTIi",
2399   "source_file" : "libnativehelper/include_jni/jni.h"
2400  },
2401  {
2402   "alignment" : 4,
2403   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
2404   "name" : "int (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
2405   "parameters" :
2406   [
2407    {
2408     "referenced_type" : "_ZTIP7_JNIEnv"
2409    },
2410    {
2411     "referenced_type" : "_ZTIP8_jobject"
2412    },
2413    {
2414     "referenced_type" : "_ZTIP10_jmethodID"
2415    },
2416    {
2417     "referenced_type" : "_ZTIPK6jvalue"
2418    }
2419   ],
2420   "return_type" : "_ZTIi",
2421   "source_file" : "libnativehelper/include_jni/jni.h"
2422  },
2423  {
2424   "alignment" : 4,
2425   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
2426   "name" : "int (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
2427   "parameters" :
2428   [
2429    {
2430     "referenced_type" : "_ZTIP7_JNIEnv"
2431    },
2432    {
2433     "referenced_type" : "_ZTIP8_jobject"
2434    },
2435    {
2436     "referenced_type" : "_ZTIP10_jmethodID"
2437    },
2438    {
2439     "referenced_type" : "_ZTISt9__va_list"
2440    }
2441   ],
2442   "return_type" : "_ZTIi",
2443   "source_file" : "libnativehelper/include_jni/jni.h"
2444  },
2445  {
2446   "alignment" : 4,
2447   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDzE",
2448   "name" : "int (_JNIEnv *, _jobject *, _jmethodID *, ...)",
2449   "parameters" :
2450   [
2451    {
2452     "referenced_type" : "_ZTIP7_JNIEnv"
2453    },
2454    {
2455     "referenced_type" : "_ZTIP8_jobject"
2456    },
2457    {
2458     "referenced_type" : "_ZTIP10_jmethodID"
2459    }
2460   ],
2461   "return_type" : "_ZTIi",
2462   "source_file" : "libnativehelper/include_jni/jni.h"
2463  },
2464  {
2465   "alignment" : 4,
2466   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
2467   "name" : "int (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
2468   "parameters" :
2469   [
2470    {
2471     "referenced_type" : "_ZTIP7_JNIEnv"
2472    },
2473    {
2474     "referenced_type" : "_ZTIP8_jobject"
2475    },
2476    {
2477     "referenced_type" : "_ZTIP7_jclass"
2478    },
2479    {
2480     "referenced_type" : "_ZTIP10_jmethodID"
2481    },
2482    {
2483     "referenced_type" : "_ZTIPK6jvalue"
2484    }
2485   ],
2486   "return_type" : "_ZTIi",
2487   "source_file" : "libnativehelper/include_jni/jni.h"
2488  },
2489  {
2490   "alignment" : 4,
2491   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
2492   "name" : "int (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
2493   "parameters" :
2494   [
2495    {
2496     "referenced_type" : "_ZTIP7_JNIEnv"
2497    },
2498    {
2499     "referenced_type" : "_ZTIP8_jobject"
2500    },
2501    {
2502     "referenced_type" : "_ZTIP7_jclass"
2503    },
2504    {
2505     "referenced_type" : "_ZTIP10_jmethodID"
2506    },
2507    {
2508     "referenced_type" : "_ZTISt9__va_list"
2509    }
2510   ],
2511   "return_type" : "_ZTIi",
2512   "source_file" : "libnativehelper/include_jni/jni.h"
2513  },
2514  {
2515   "alignment" : 4,
2516   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
2517   "name" : "int (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
2518   "parameters" :
2519   [
2520    {
2521     "referenced_type" : "_ZTIP7_JNIEnv"
2522    },
2523    {
2524     "referenced_type" : "_ZTIP8_jobject"
2525    },
2526    {
2527     "referenced_type" : "_ZTIP7_jclass"
2528    },
2529    {
2530     "referenced_type" : "_ZTIP10_jmethodID"
2531    }
2532   ],
2533   "return_type" : "_ZTIi",
2534   "source_file" : "libnativehelper/include_jni/jni.h"
2535  },
2536  {
2537   "alignment" : 4,
2538   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP9_jfieldIDE",
2539   "name" : "int (_JNIEnv *, _jobject *, _jfieldID *)",
2540   "parameters" :
2541   [
2542    {
2543     "referenced_type" : "_ZTIP7_JNIEnv"
2544    },
2545    {
2546     "referenced_type" : "_ZTIP8_jobject"
2547    },
2548    {
2549     "referenced_type" : "_ZTIP9_jfieldID"
2550    }
2551   ],
2552   "return_type" : "_ZTIi",
2553   "source_file" : "libnativehelper/include_jni/jni.h"
2554  },
2555  {
2556   "alignment" : 4,
2557   "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jstringE",
2558   "name" : "int (_JNIEnv *, _jstring *)",
2559   "parameters" :
2560   [
2561    {
2562     "referenced_type" : "_ZTIP7_JNIEnv"
2563    },
2564    {
2565     "referenced_type" : "_ZTIP8_jstring"
2566    }
2567   ],
2568   "return_type" : "_ZTIi",
2569   "source_file" : "libnativehelper/include_jni/jni.h"
2570  },
2571  {
2572   "alignment" : 4,
2573   "linker_set_key" : "_ZTIFiP7_JNIEnvPP7_JavaVME",
2574   "name" : "int (_JNIEnv *, _JavaVM **)",
2575   "parameters" :
2576   [
2577    {
2578     "referenced_type" : "_ZTIP7_JNIEnv"
2579    },
2580    {
2581     "referenced_type" : "_ZTIPP7_JavaVM"
2582    }
2583   ],
2584   "return_type" : "_ZTIi",
2585   "source_file" : "libnativehelper/include_jni/jni.h"
2586  },
2587  {
2588   "alignment" : 4,
2589   "linker_set_key" : "_ZTIFiP7_JNIEnviE",
2590   "name" : "int (_JNIEnv *, int)",
2591   "parameters" :
2592   [
2593    {
2594     "referenced_type" : "_ZTIP7_JNIEnv"
2595    },
2596    {
2597     "referenced_type" : "_ZTIi"
2598    }
2599   ],
2600   "return_type" : "_ZTIi",
2601   "source_file" : "libnativehelper/include_jni/jni.h"
2602  },
2603  {
2604   "alignment" : 4,
2605   "linker_set_key" : "_ZTIFiP7_JavaVME",
2606   "name" : "int (_JavaVM *)",
2607   "parameters" :
2608   [
2609    {
2610     "referenced_type" : "_ZTIP7_JavaVM"
2611    }
2612   ],
2613   "return_type" : "_ZTIi",
2614   "source_file" : "libnativehelper/include_jni/jni.h"
2615  },
2616  {
2617   "alignment" : 4,
2618   "linker_set_key" : "_ZTIFiP7_JavaVMPP7_JNIEnvPvE",
2619   "name" : "int (_JavaVM *, _JNIEnv **, void *)",
2620   "parameters" :
2621   [
2622    {
2623     "referenced_type" : "_ZTIP7_JavaVM"
2624    },
2625    {
2626     "referenced_type" : "_ZTIPP7_JNIEnv"
2627    },
2628    {
2629     "referenced_type" : "_ZTIPv"
2630    }
2631   ],
2632   "return_type" : "_ZTIi",
2633   "source_file" : "libnativehelper/include_jni/jni.h"
2634  },
2635  {
2636   "alignment" : 4,
2637   "linker_set_key" : "_ZTIFiP7_JavaVMPPviE",
2638   "name" : "int (_JavaVM *, void **, int)",
2639   "parameters" :
2640   [
2641    {
2642     "referenced_type" : "_ZTIP7_JavaVM"
2643    },
2644    {
2645     "referenced_type" : "_ZTIPPv"
2646    },
2647    {
2648     "referenced_type" : "_ZTIi"
2649    }
2650   ],
2651   "return_type" : "_ZTIi",
2652   "source_file" : "libnativehelper/include_jni/jni.h"
2653  },
2654  {
2655   "alignment" : 4,
2656   "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
2657   "name" : "short (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
2658   "parameters" :
2659   [
2660    {
2661     "referenced_type" : "_ZTIP7_JNIEnv"
2662    },
2663    {
2664     "referenced_type" : "_ZTIP7_jclass"
2665    },
2666    {
2667     "referenced_type" : "_ZTIP10_jmethodID"
2668    },
2669    {
2670     "referenced_type" : "_ZTIPK6jvalue"
2671    }
2672   ],
2673   "return_type" : "_ZTIs",
2674   "source_file" : "libnativehelper/include_jni/jni.h"
2675  },
2676  {
2677   "alignment" : 4,
2678   "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
2679   "name" : "short (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
2680   "parameters" :
2681   [
2682    {
2683     "referenced_type" : "_ZTIP7_JNIEnv"
2684    },
2685    {
2686     "referenced_type" : "_ZTIP7_jclass"
2687    },
2688    {
2689     "referenced_type" : "_ZTIP10_jmethodID"
2690    },
2691    {
2692     "referenced_type" : "_ZTISt9__va_list"
2693    }
2694   ],
2695   "return_type" : "_ZTIs",
2696   "source_file" : "libnativehelper/include_jni/jni.h"
2697  },
2698  {
2699   "alignment" : 4,
2700   "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDzE",
2701   "name" : "short (_JNIEnv *, _jclass *, _jmethodID *, ...)",
2702   "parameters" :
2703   [
2704    {
2705     "referenced_type" : "_ZTIP7_JNIEnv"
2706    },
2707    {
2708     "referenced_type" : "_ZTIP7_jclass"
2709    },
2710    {
2711     "referenced_type" : "_ZTIP10_jmethodID"
2712    }
2713   ],
2714   "return_type" : "_ZTIs",
2715   "source_file" : "libnativehelper/include_jni/jni.h"
2716  },
2717  {
2718   "alignment" : 4,
2719   "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP9_jfieldIDE",
2720   "name" : "short (_JNIEnv *, _jclass *, _jfieldID *)",
2721   "parameters" :
2722   [
2723    {
2724     "referenced_type" : "_ZTIP7_JNIEnv"
2725    },
2726    {
2727     "referenced_type" : "_ZTIP7_jclass"
2728    },
2729    {
2730     "referenced_type" : "_ZTIP9_jfieldID"
2731    }
2732   ],
2733   "return_type" : "_ZTIs",
2734   "source_file" : "libnativehelper/include_jni/jni.h"
2735  },
2736  {
2737   "alignment" : 4,
2738   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
2739   "name" : "short (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
2740   "parameters" :
2741   [
2742    {
2743     "referenced_type" : "_ZTIP7_JNIEnv"
2744    },
2745    {
2746     "referenced_type" : "_ZTIP8_jobject"
2747    },
2748    {
2749     "referenced_type" : "_ZTIP10_jmethodID"
2750    },
2751    {
2752     "referenced_type" : "_ZTIPK6jvalue"
2753    }
2754   ],
2755   "return_type" : "_ZTIs",
2756   "source_file" : "libnativehelper/include_jni/jni.h"
2757  },
2758  {
2759   "alignment" : 4,
2760   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
2761   "name" : "short (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
2762   "parameters" :
2763   [
2764    {
2765     "referenced_type" : "_ZTIP7_JNIEnv"
2766    },
2767    {
2768     "referenced_type" : "_ZTIP8_jobject"
2769    },
2770    {
2771     "referenced_type" : "_ZTIP10_jmethodID"
2772    },
2773    {
2774     "referenced_type" : "_ZTISt9__va_list"
2775    }
2776   ],
2777   "return_type" : "_ZTIs",
2778   "source_file" : "libnativehelper/include_jni/jni.h"
2779  },
2780  {
2781   "alignment" : 4,
2782   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDzE",
2783   "name" : "short (_JNIEnv *, _jobject *, _jmethodID *, ...)",
2784   "parameters" :
2785   [
2786    {
2787     "referenced_type" : "_ZTIP7_JNIEnv"
2788    },
2789    {
2790     "referenced_type" : "_ZTIP8_jobject"
2791    },
2792    {
2793     "referenced_type" : "_ZTIP10_jmethodID"
2794    }
2795   ],
2796   "return_type" : "_ZTIs",
2797   "source_file" : "libnativehelper/include_jni/jni.h"
2798  },
2799  {
2800   "alignment" : 4,
2801   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
2802   "name" : "short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
2803   "parameters" :
2804   [
2805    {
2806     "referenced_type" : "_ZTIP7_JNIEnv"
2807    },
2808    {
2809     "referenced_type" : "_ZTIP8_jobject"
2810    },
2811    {
2812     "referenced_type" : "_ZTIP7_jclass"
2813    },
2814    {
2815     "referenced_type" : "_ZTIP10_jmethodID"
2816    },
2817    {
2818     "referenced_type" : "_ZTIPK6jvalue"
2819    }
2820   ],
2821   "return_type" : "_ZTIs",
2822   "source_file" : "libnativehelper/include_jni/jni.h"
2823  },
2824  {
2825   "alignment" : 4,
2826   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
2827   "name" : "short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
2828   "parameters" :
2829   [
2830    {
2831     "referenced_type" : "_ZTIP7_JNIEnv"
2832    },
2833    {
2834     "referenced_type" : "_ZTIP8_jobject"
2835    },
2836    {
2837     "referenced_type" : "_ZTIP7_jclass"
2838    },
2839    {
2840     "referenced_type" : "_ZTIP10_jmethodID"
2841    },
2842    {
2843     "referenced_type" : "_ZTISt9__va_list"
2844    }
2845   ],
2846   "return_type" : "_ZTIs",
2847   "source_file" : "libnativehelper/include_jni/jni.h"
2848  },
2849  {
2850   "alignment" : 4,
2851   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
2852   "name" : "short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
2853   "parameters" :
2854   [
2855    {
2856     "referenced_type" : "_ZTIP7_JNIEnv"
2857    },
2858    {
2859     "referenced_type" : "_ZTIP8_jobject"
2860    },
2861    {
2862     "referenced_type" : "_ZTIP7_jclass"
2863    },
2864    {
2865     "referenced_type" : "_ZTIP10_jmethodID"
2866    }
2867   ],
2868   "return_type" : "_ZTIs",
2869   "source_file" : "libnativehelper/include_jni/jni.h"
2870  },
2871  {
2872   "alignment" : 4,
2873   "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP9_jfieldIDE",
2874   "name" : "short (_JNIEnv *, _jobject *, _jfieldID *)",
2875   "parameters" :
2876   [
2877    {
2878     "referenced_type" : "_ZTIP7_JNIEnv"
2879    },
2880    {
2881     "referenced_type" : "_ZTIP8_jobject"
2882    },
2883    {
2884     "referenced_type" : "_ZTIP9_jfieldID"
2885    }
2886   ],
2887   "return_type" : "_ZTIs",
2888   "source_file" : "libnativehelper/include_jni/jni.h"
2889  },
2890  {
2891   "alignment" : 4,
2892   "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
2893   "name" : "unsigned short (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
2894   "parameters" :
2895   [
2896    {
2897     "referenced_type" : "_ZTIP7_JNIEnv"
2898    },
2899    {
2900     "referenced_type" : "_ZTIP7_jclass"
2901    },
2902    {
2903     "referenced_type" : "_ZTIP10_jmethodID"
2904    },
2905    {
2906     "referenced_type" : "_ZTIPK6jvalue"
2907    }
2908   ],
2909   "return_type" : "_ZTIt",
2910   "source_file" : "libnativehelper/include_jni/jni.h"
2911  },
2912  {
2913   "alignment" : 4,
2914   "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
2915   "name" : "unsigned short (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
2916   "parameters" :
2917   [
2918    {
2919     "referenced_type" : "_ZTIP7_JNIEnv"
2920    },
2921    {
2922     "referenced_type" : "_ZTIP7_jclass"
2923    },
2924    {
2925     "referenced_type" : "_ZTIP10_jmethodID"
2926    },
2927    {
2928     "referenced_type" : "_ZTISt9__va_list"
2929    }
2930   ],
2931   "return_type" : "_ZTIt",
2932   "source_file" : "libnativehelper/include_jni/jni.h"
2933  },
2934  {
2935   "alignment" : 4,
2936   "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDzE",
2937   "name" : "unsigned short (_JNIEnv *, _jclass *, _jmethodID *, ...)",
2938   "parameters" :
2939   [
2940    {
2941     "referenced_type" : "_ZTIP7_JNIEnv"
2942    },
2943    {
2944     "referenced_type" : "_ZTIP7_jclass"
2945    },
2946    {
2947     "referenced_type" : "_ZTIP10_jmethodID"
2948    }
2949   ],
2950   "return_type" : "_ZTIt",
2951   "source_file" : "libnativehelper/include_jni/jni.h"
2952  },
2953  {
2954   "alignment" : 4,
2955   "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP9_jfieldIDE",
2956   "name" : "unsigned short (_JNIEnv *, _jclass *, _jfieldID *)",
2957   "parameters" :
2958   [
2959    {
2960     "referenced_type" : "_ZTIP7_JNIEnv"
2961    },
2962    {
2963     "referenced_type" : "_ZTIP7_jclass"
2964    },
2965    {
2966     "referenced_type" : "_ZTIP9_jfieldID"
2967    }
2968   ],
2969   "return_type" : "_ZTIt",
2970   "source_file" : "libnativehelper/include_jni/jni.h"
2971  },
2972  {
2973   "alignment" : 4,
2974   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
2975   "name" : "unsigned short (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
2976   "parameters" :
2977   [
2978    {
2979     "referenced_type" : "_ZTIP7_JNIEnv"
2980    },
2981    {
2982     "referenced_type" : "_ZTIP8_jobject"
2983    },
2984    {
2985     "referenced_type" : "_ZTIP10_jmethodID"
2986    },
2987    {
2988     "referenced_type" : "_ZTIPK6jvalue"
2989    }
2990   ],
2991   "return_type" : "_ZTIt",
2992   "source_file" : "libnativehelper/include_jni/jni.h"
2993  },
2994  {
2995   "alignment" : 4,
2996   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
2997   "name" : "unsigned short (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
2998   "parameters" :
2999   [
3000    {
3001     "referenced_type" : "_ZTIP7_JNIEnv"
3002    },
3003    {
3004     "referenced_type" : "_ZTIP8_jobject"
3005    },
3006    {
3007     "referenced_type" : "_ZTIP10_jmethodID"
3008    },
3009    {
3010     "referenced_type" : "_ZTISt9__va_list"
3011    }
3012   ],
3013   "return_type" : "_ZTIt",
3014   "source_file" : "libnativehelper/include_jni/jni.h"
3015  },
3016  {
3017   "alignment" : 4,
3018   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDzE",
3019   "name" : "unsigned short (_JNIEnv *, _jobject *, _jmethodID *, ...)",
3020   "parameters" :
3021   [
3022    {
3023     "referenced_type" : "_ZTIP7_JNIEnv"
3024    },
3025    {
3026     "referenced_type" : "_ZTIP8_jobject"
3027    },
3028    {
3029     "referenced_type" : "_ZTIP10_jmethodID"
3030    }
3031   ],
3032   "return_type" : "_ZTIt",
3033   "source_file" : "libnativehelper/include_jni/jni.h"
3034  },
3035  {
3036   "alignment" : 4,
3037   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
3038   "name" : "unsigned short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
3039   "parameters" :
3040   [
3041    {
3042     "referenced_type" : "_ZTIP7_JNIEnv"
3043    },
3044    {
3045     "referenced_type" : "_ZTIP8_jobject"
3046    },
3047    {
3048     "referenced_type" : "_ZTIP7_jclass"
3049    },
3050    {
3051     "referenced_type" : "_ZTIP10_jmethodID"
3052    },
3053    {
3054     "referenced_type" : "_ZTIPK6jvalue"
3055    }
3056   ],
3057   "return_type" : "_ZTIt",
3058   "source_file" : "libnativehelper/include_jni/jni.h"
3059  },
3060  {
3061   "alignment" : 4,
3062   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
3063   "name" : "unsigned short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
3064   "parameters" :
3065   [
3066    {
3067     "referenced_type" : "_ZTIP7_JNIEnv"
3068    },
3069    {
3070     "referenced_type" : "_ZTIP8_jobject"
3071    },
3072    {
3073     "referenced_type" : "_ZTIP7_jclass"
3074    },
3075    {
3076     "referenced_type" : "_ZTIP10_jmethodID"
3077    },
3078    {
3079     "referenced_type" : "_ZTISt9__va_list"
3080    }
3081   ],
3082   "return_type" : "_ZTIt",
3083   "source_file" : "libnativehelper/include_jni/jni.h"
3084  },
3085  {
3086   "alignment" : 4,
3087   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
3088   "name" : "unsigned short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
3089   "parameters" :
3090   [
3091    {
3092     "referenced_type" : "_ZTIP7_JNIEnv"
3093    },
3094    {
3095     "referenced_type" : "_ZTIP8_jobject"
3096    },
3097    {
3098     "referenced_type" : "_ZTIP7_jclass"
3099    },
3100    {
3101     "referenced_type" : "_ZTIP10_jmethodID"
3102    }
3103   ],
3104   "return_type" : "_ZTIt",
3105   "source_file" : "libnativehelper/include_jni/jni.h"
3106  },
3107  {
3108   "alignment" : 4,
3109   "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP9_jfieldIDE",
3110   "name" : "unsigned short (_JNIEnv *, _jobject *, _jfieldID *)",
3111   "parameters" :
3112   [
3113    {
3114     "referenced_type" : "_ZTIP7_JNIEnv"
3115    },
3116    {
3117     "referenced_type" : "_ZTIP8_jobject"
3118    },
3119    {
3120     "referenced_type" : "_ZTIP9_jfieldID"
3121    }
3122   ],
3123   "return_type" : "_ZTIt",
3124   "source_file" : "libnativehelper/include_jni/jni.h"
3125  },
3126  {
3127   "alignment" : 4,
3128   "linker_set_key" : "_ZTIFvP7_JNIEnvE",
3129   "name" : "void (_JNIEnv *)",
3130   "parameters" :
3131   [
3132    {
3133     "referenced_type" : "_ZTIP7_JNIEnv"
3134    }
3135   ],
3136   "return_type" : "_ZTIv",
3137   "source_file" : "libnativehelper/include_jni/jni.h"
3138  },
3139  {
3140   "alignment" : 4,
3141   "linker_set_key" : "_ZTIFvP7_JNIEnvP10_jintArrayPiiE",
3142   "name" : "void (_JNIEnv *, _jintArray *, int *, int)",
3143   "parameters" :
3144   [
3145    {
3146     "referenced_type" : "_ZTIP7_JNIEnv"
3147    },
3148    {
3149     "referenced_type" : "_ZTIP10_jintArray"
3150    },
3151    {
3152     "referenced_type" : "_ZTIPi"
3153    },
3154    {
3155     "referenced_type" : "_ZTIi"
3156    }
3157   ],
3158   "return_type" : "_ZTIv",
3159   "source_file" : "libnativehelper/include_jni/jni.h"
3160  },
3161  {
3162   "alignment" : 4,
3163   "linker_set_key" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPKiE",
3164   "name" : "void (_JNIEnv *, _jintArray *, int, int, const int *)",
3165   "parameters" :
3166   [
3167    {
3168     "referenced_type" : "_ZTIP7_JNIEnv"
3169    },
3170    {
3171     "referenced_type" : "_ZTIP10_jintArray"
3172    },
3173    {
3174     "referenced_type" : "_ZTIi"
3175    },
3176    {
3177     "referenced_type" : "_ZTIi"
3178    },
3179    {
3180     "referenced_type" : "_ZTIPKi"
3181    }
3182   ],
3183   "return_type" : "_ZTIv",
3184   "source_file" : "libnativehelper/include_jni/jni.h"
3185  },
3186  {
3187   "alignment" : 4,
3188   "linker_set_key" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPiE",
3189   "name" : "void (_JNIEnv *, _jintArray *, int, int, int *)",
3190   "parameters" :
3191   [
3192    {
3193     "referenced_type" : "_ZTIP7_JNIEnv"
3194    },
3195    {
3196     "referenced_type" : "_ZTIP10_jintArray"
3197    },
3198    {
3199     "referenced_type" : "_ZTIi"
3200    },
3201    {
3202     "referenced_type" : "_ZTIi"
3203    },
3204    {
3205     "referenced_type" : "_ZTIPi"
3206    }
3207   ],
3208   "return_type" : "_ZTIv",
3209   "source_file" : "libnativehelper/include_jni/jni.h"
3210  },
3211  {
3212   "alignment" : 4,
3213   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jbyteArrayPaiE",
3214   "name" : "void (_JNIEnv *, _jbyteArray *, signed char *, int)",
3215   "parameters" :
3216   [
3217    {
3218     "referenced_type" : "_ZTIP7_JNIEnv"
3219    },
3220    {
3221     "referenced_type" : "_ZTIP11_jbyteArray"
3222    },
3223    {
3224     "referenced_type" : "_ZTIPa"
3225    },
3226    {
3227     "referenced_type" : "_ZTIi"
3228    }
3229   ],
3230   "return_type" : "_ZTIv",
3231   "source_file" : "libnativehelper/include_jni/jni.h"
3232  },
3233  {
3234   "alignment" : 4,
3235   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPKaE",
3236   "name" : "void (_JNIEnv *, _jbyteArray *, int, int, const signed char *)",
3237   "parameters" :
3238   [
3239    {
3240     "referenced_type" : "_ZTIP7_JNIEnv"
3241    },
3242    {
3243     "referenced_type" : "_ZTIP11_jbyteArray"
3244    },
3245    {
3246     "referenced_type" : "_ZTIi"
3247    },
3248    {
3249     "referenced_type" : "_ZTIi"
3250    },
3251    {
3252     "referenced_type" : "_ZTIPKa"
3253    }
3254   ],
3255   "return_type" : "_ZTIv",
3256   "source_file" : "libnativehelper/include_jni/jni.h"
3257  },
3258  {
3259   "alignment" : 4,
3260   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPaE",
3261   "name" : "void (_JNIEnv *, _jbyteArray *, int, int, signed char *)",
3262   "parameters" :
3263   [
3264    {
3265     "referenced_type" : "_ZTIP7_JNIEnv"
3266    },
3267    {
3268     "referenced_type" : "_ZTIP11_jbyteArray"
3269    },
3270    {
3271     "referenced_type" : "_ZTIi"
3272    },
3273    {
3274     "referenced_type" : "_ZTIi"
3275    },
3276    {
3277     "referenced_type" : "_ZTIPa"
3278    }
3279   ],
3280   "return_type" : "_ZTIv",
3281   "source_file" : "libnativehelper/include_jni/jni.h"
3282  },
3283  {
3284   "alignment" : 4,
3285   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jcharArrayPtiE",
3286   "name" : "void (_JNIEnv *, _jcharArray *, unsigned short *, int)",
3287   "parameters" :
3288   [
3289    {
3290     "referenced_type" : "_ZTIP7_JNIEnv"
3291    },
3292    {
3293     "referenced_type" : "_ZTIP11_jcharArray"
3294    },
3295    {
3296     "referenced_type" : "_ZTIPt"
3297    },
3298    {
3299     "referenced_type" : "_ZTIi"
3300    }
3301   ],
3302   "return_type" : "_ZTIv",
3303   "source_file" : "libnativehelper/include_jni/jni.h"
3304  },
3305  {
3306   "alignment" : 4,
3307   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPKtE",
3308   "name" : "void (_JNIEnv *, _jcharArray *, int, int, const unsigned short *)",
3309   "parameters" :
3310   [
3311    {
3312     "referenced_type" : "_ZTIP7_JNIEnv"
3313    },
3314    {
3315     "referenced_type" : "_ZTIP11_jcharArray"
3316    },
3317    {
3318     "referenced_type" : "_ZTIi"
3319    },
3320    {
3321     "referenced_type" : "_ZTIi"
3322    },
3323    {
3324     "referenced_type" : "_ZTIPKt"
3325    }
3326   ],
3327   "return_type" : "_ZTIv",
3328   "source_file" : "libnativehelper/include_jni/jni.h"
3329  },
3330  {
3331   "alignment" : 4,
3332   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPtE",
3333   "name" : "void (_JNIEnv *, _jcharArray *, int, int, unsigned short *)",
3334   "parameters" :
3335   [
3336    {
3337     "referenced_type" : "_ZTIP7_JNIEnv"
3338    },
3339    {
3340     "referenced_type" : "_ZTIP11_jcharArray"
3341    },
3342    {
3343     "referenced_type" : "_ZTIi"
3344    },
3345    {
3346     "referenced_type" : "_ZTIi"
3347    },
3348    {
3349     "referenced_type" : "_ZTIPt"
3350    }
3351   ],
3352   "return_type" : "_ZTIv",
3353   "source_file" : "libnativehelper/include_jni/jni.h"
3354  },
3355  {
3356   "alignment" : 4,
3357   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jlongArrayPxiE",
3358   "name" : "void (_JNIEnv *, _jlongArray *, long long *, int)",
3359   "parameters" :
3360   [
3361    {
3362     "referenced_type" : "_ZTIP7_JNIEnv"
3363    },
3364    {
3365     "referenced_type" : "_ZTIP11_jlongArray"
3366    },
3367    {
3368     "referenced_type" : "_ZTIPx"
3369    },
3370    {
3371     "referenced_type" : "_ZTIi"
3372    }
3373   ],
3374   "return_type" : "_ZTIv",
3375   "source_file" : "libnativehelper/include_jni/jni.h"
3376  },
3377  {
3378   "alignment" : 4,
3379   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPKxE",
3380   "name" : "void (_JNIEnv *, _jlongArray *, int, int, const long long *)",
3381   "parameters" :
3382   [
3383    {
3384     "referenced_type" : "_ZTIP7_JNIEnv"
3385    },
3386    {
3387     "referenced_type" : "_ZTIP11_jlongArray"
3388    },
3389    {
3390     "referenced_type" : "_ZTIi"
3391    },
3392    {
3393     "referenced_type" : "_ZTIi"
3394    },
3395    {
3396     "referenced_type" : "_ZTIPKx"
3397    }
3398   ],
3399   "return_type" : "_ZTIv",
3400   "source_file" : "libnativehelper/include_jni/jni.h"
3401  },
3402  {
3403   "alignment" : 4,
3404   "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPxE",
3405   "name" : "void (_JNIEnv *, _jlongArray *, int, int, long long *)",
3406   "parameters" :
3407   [
3408    {
3409     "referenced_type" : "_ZTIP7_JNIEnv"
3410    },
3411    {
3412     "referenced_type" : "_ZTIP11_jlongArray"
3413    },
3414    {
3415     "referenced_type" : "_ZTIi"
3416    },
3417    {
3418     "referenced_type" : "_ZTIi"
3419    },
3420    {
3421     "referenced_type" : "_ZTIPx"
3422    }
3423   ],
3424   "return_type" : "_ZTIv",
3425   "source_file" : "libnativehelper/include_jni/jni.h"
3426  },
3427  {
3428   "alignment" : 4,
3429   "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jfloatArrayPfiE",
3430   "name" : "void (_JNIEnv *, _jfloatArray *, float *, int)",
3431   "parameters" :
3432   [
3433    {
3434     "referenced_type" : "_ZTIP7_JNIEnv"
3435    },
3436    {
3437     "referenced_type" : "_ZTIP12_jfloatArray"
3438    },
3439    {
3440     "referenced_type" : "_ZTIPf"
3441    },
3442    {
3443     "referenced_type" : "_ZTIi"
3444    }
3445   ],
3446   "return_type" : "_ZTIv",
3447   "source_file" : "libnativehelper/include_jni/jni.h"
3448  },
3449  {
3450   "alignment" : 4,
3451   "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPKfE",
3452   "name" : "void (_JNIEnv *, _jfloatArray *, int, int, const float *)",
3453   "parameters" :
3454   [
3455    {
3456     "referenced_type" : "_ZTIP7_JNIEnv"
3457    },
3458    {
3459     "referenced_type" : "_ZTIP12_jfloatArray"
3460    },
3461    {
3462     "referenced_type" : "_ZTIi"
3463    },
3464    {
3465     "referenced_type" : "_ZTIi"
3466    },
3467    {
3468     "referenced_type" : "_ZTIPKf"
3469    }
3470   ],
3471   "return_type" : "_ZTIv",
3472   "source_file" : "libnativehelper/include_jni/jni.h"
3473  },
3474  {
3475   "alignment" : 4,
3476   "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPfE",
3477   "name" : "void (_JNIEnv *, _jfloatArray *, int, int, float *)",
3478   "parameters" :
3479   [
3480    {
3481     "referenced_type" : "_ZTIP7_JNIEnv"
3482    },
3483    {
3484     "referenced_type" : "_ZTIP12_jfloatArray"
3485    },
3486    {
3487     "referenced_type" : "_ZTIi"
3488    },
3489    {
3490     "referenced_type" : "_ZTIi"
3491    },
3492    {
3493     "referenced_type" : "_ZTIPf"
3494    }
3495   ],
3496   "return_type" : "_ZTIv",
3497   "source_file" : "libnativehelper/include_jni/jni.h"
3498  },
3499  {
3500   "alignment" : 4,
3501   "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jshortArrayPsiE",
3502   "name" : "void (_JNIEnv *, _jshortArray *, short *, int)",
3503   "parameters" :
3504   [
3505    {
3506     "referenced_type" : "_ZTIP7_JNIEnv"
3507    },
3508    {
3509     "referenced_type" : "_ZTIP12_jshortArray"
3510    },
3511    {
3512     "referenced_type" : "_ZTIPs"
3513    },
3514    {
3515     "referenced_type" : "_ZTIi"
3516    }
3517   ],
3518   "return_type" : "_ZTIv",
3519   "source_file" : "libnativehelper/include_jni/jni.h"
3520  },
3521  {
3522   "alignment" : 4,
3523   "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPKsE",
3524   "name" : "void (_JNIEnv *, _jshortArray *, int, int, const short *)",
3525   "parameters" :
3526   [
3527    {
3528     "referenced_type" : "_ZTIP7_JNIEnv"
3529    },
3530    {
3531     "referenced_type" : "_ZTIP12_jshortArray"
3532    },
3533    {
3534     "referenced_type" : "_ZTIi"
3535    },
3536    {
3537     "referenced_type" : "_ZTIi"
3538    },
3539    {
3540     "referenced_type" : "_ZTIPKs"
3541    }
3542   ],
3543   "return_type" : "_ZTIv",
3544   "source_file" : "libnativehelper/include_jni/jni.h"
3545  },
3546  {
3547   "alignment" : 4,
3548   "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPsE",
3549   "name" : "void (_JNIEnv *, _jshortArray *, int, int, short *)",
3550   "parameters" :
3551   [
3552    {
3553     "referenced_type" : "_ZTIP7_JNIEnv"
3554    },
3555    {
3556     "referenced_type" : "_ZTIP12_jshortArray"
3557    },
3558    {
3559     "referenced_type" : "_ZTIi"
3560    },
3561    {
3562     "referenced_type" : "_ZTIi"
3563    },
3564    {
3565     "referenced_type" : "_ZTIPs"
3566    }
3567   ],
3568   "return_type" : "_ZTIv",
3569   "source_file" : "libnativehelper/include_jni/jni.h"
3570  },
3571  {
3572   "alignment" : 4,
3573   "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayPdiE",
3574   "name" : "void (_JNIEnv *, _jdoubleArray *, double *, int)",
3575   "parameters" :
3576   [
3577    {
3578     "referenced_type" : "_ZTIP7_JNIEnv"
3579    },
3580    {
3581     "referenced_type" : "_ZTIP13_jdoubleArray"
3582    },
3583    {
3584     "referenced_type" : "_ZTIPd"
3585    },
3586    {
3587     "referenced_type" : "_ZTIi"
3588    }
3589   ],
3590   "return_type" : "_ZTIv",
3591   "source_file" : "libnativehelper/include_jni/jni.h"
3592  },
3593  {
3594   "alignment" : 4,
3595   "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPKdE",
3596   "name" : "void (_JNIEnv *, _jdoubleArray *, int, int, const double *)",
3597   "parameters" :
3598   [
3599    {
3600     "referenced_type" : "_ZTIP7_JNIEnv"
3601    },
3602    {
3603     "referenced_type" : "_ZTIP13_jdoubleArray"
3604    },
3605    {
3606     "referenced_type" : "_ZTIi"
3607    },
3608    {
3609     "referenced_type" : "_ZTIi"
3610    },
3611    {
3612     "referenced_type" : "_ZTIPKd"
3613    }
3614   ],
3615   "return_type" : "_ZTIv",
3616   "source_file" : "libnativehelper/include_jni/jni.h"
3617  },
3618  {
3619   "alignment" : 4,
3620   "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPdE",
3621   "name" : "void (_JNIEnv *, _jdoubleArray *, int, int, double *)",
3622   "parameters" :
3623   [
3624    {
3625     "referenced_type" : "_ZTIP7_JNIEnv"
3626    },
3627    {
3628     "referenced_type" : "_ZTIP13_jdoubleArray"
3629    },
3630    {
3631     "referenced_type" : "_ZTIi"
3632    },
3633    {
3634     "referenced_type" : "_ZTIi"
3635    },
3636    {
3637     "referenced_type" : "_ZTIPd"
3638    }
3639   ],
3640   "return_type" : "_ZTIv",
3641   "source_file" : "libnativehelper/include_jni/jni.h"
3642  },
3643  {
3644   "alignment" : 4,
3645   "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE",
3646   "name" : "void (_JNIEnv *, _jobjectArray *, int, _jobject *)",
3647   "parameters" :
3648   [
3649    {
3650     "referenced_type" : "_ZTIP7_JNIEnv"
3651    },
3652    {
3653     "referenced_type" : "_ZTIP13_jobjectArray"
3654    },
3655    {
3656     "referenced_type" : "_ZTIi"
3657    },
3658    {
3659     "referenced_type" : "_ZTIP8_jobject"
3660    }
3661   ],
3662   "return_type" : "_ZTIv",
3663   "source_file" : "libnativehelper/include_jni/jni.h"
3664  },
3665  {
3666   "alignment" : 4,
3667   "linker_set_key" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayPhiE",
3668   "name" : "void (_JNIEnv *, _jbooleanArray *, unsigned char *, int)",
3669   "parameters" :
3670   [
3671    {
3672     "referenced_type" : "_ZTIP7_JNIEnv"
3673    },
3674    {
3675     "referenced_type" : "_ZTIP14_jbooleanArray"
3676    },
3677    {
3678     "referenced_type" : "_ZTIPh"
3679    },
3680    {
3681     "referenced_type" : "_ZTIi"
3682    }
3683   ],
3684   "return_type" : "_ZTIv",
3685   "source_file" : "libnativehelper/include_jni/jni.h"
3686  },
3687  {
3688   "alignment" : 4,
3689   "linker_set_key" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPKhE",
3690   "name" : "void (_JNIEnv *, _jbooleanArray *, int, int, const unsigned char *)",
3691   "parameters" :
3692   [
3693    {
3694     "referenced_type" : "_ZTIP7_JNIEnv"
3695    },
3696    {
3697     "referenced_type" : "_ZTIP14_jbooleanArray"
3698    },
3699    {
3700     "referenced_type" : "_ZTIi"
3701    },
3702    {
3703     "referenced_type" : "_ZTIi"
3704    },
3705    {
3706     "referenced_type" : "_ZTIPKh"
3707    }
3708   ],
3709   "return_type" : "_ZTIv",
3710   "source_file" : "libnativehelper/include_jni/jni.h"
3711  },
3712  {
3713   "alignment" : 4,
3714   "linker_set_key" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPhE",
3715   "name" : "void (_JNIEnv *, _jbooleanArray *, int, int, unsigned char *)",
3716   "parameters" :
3717   [
3718    {
3719     "referenced_type" : "_ZTIP7_JNIEnv"
3720    },
3721    {
3722     "referenced_type" : "_ZTIP14_jbooleanArray"
3723    },
3724    {
3725     "referenced_type" : "_ZTIi"
3726    },
3727    {
3728     "referenced_type" : "_ZTIi"
3729    },
3730    {
3731     "referenced_type" : "_ZTIPh"
3732    }
3733   ],
3734   "return_type" : "_ZTIv",
3735   "source_file" : "libnativehelper/include_jni/jni.h"
3736  },
3737  {
3738   "alignment" : 4,
3739   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jarrayPviE",
3740   "name" : "void (_JNIEnv *, _jarray *, void *, int)",
3741   "parameters" :
3742   [
3743    {
3744     "referenced_type" : "_ZTIP7_JNIEnv"
3745    },
3746    {
3747     "referenced_type" : "_ZTIP7_jarray"
3748    },
3749    {
3750     "referenced_type" : "_ZTIPv"
3751    },
3752    {
3753     "referenced_type" : "_ZTIi"
3754    }
3755   ],
3756   "return_type" : "_ZTIv",
3757   "source_file" : "libnativehelper/include_jni/jni.h"
3758  },
3759  {
3760   "alignment" : 4,
3761   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
3762   "name" : "void (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
3763   "parameters" :
3764   [
3765    {
3766     "referenced_type" : "_ZTIP7_JNIEnv"
3767    },
3768    {
3769     "referenced_type" : "_ZTIP7_jclass"
3770    },
3771    {
3772     "referenced_type" : "_ZTIP10_jmethodID"
3773    },
3774    {
3775     "referenced_type" : "_ZTIPK6jvalue"
3776    }
3777   ],
3778   "return_type" : "_ZTIv",
3779   "source_file" : "libnativehelper/include_jni/jni.h"
3780  },
3781  {
3782   "alignment" : 4,
3783   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
3784   "name" : "void (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
3785   "parameters" :
3786   [
3787    {
3788     "referenced_type" : "_ZTIP7_JNIEnv"
3789    },
3790    {
3791     "referenced_type" : "_ZTIP7_jclass"
3792    },
3793    {
3794     "referenced_type" : "_ZTIP10_jmethodID"
3795    },
3796    {
3797     "referenced_type" : "_ZTISt9__va_list"
3798    }
3799   ],
3800   "return_type" : "_ZTIv",
3801   "source_file" : "libnativehelper/include_jni/jni.h"
3802  },
3803  {
3804   "alignment" : 4,
3805   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDzE",
3806   "name" : "void (_JNIEnv *, _jclass *, _jmethodID *, ...)",
3807   "parameters" :
3808   [
3809    {
3810     "referenced_type" : "_ZTIP7_JNIEnv"
3811    },
3812    {
3813     "referenced_type" : "_ZTIP7_jclass"
3814    },
3815    {
3816     "referenced_type" : "_ZTIP10_jmethodID"
3817    }
3818   ],
3819   "return_type" : "_ZTIv",
3820   "source_file" : "libnativehelper/include_jni/jni.h"
3821  },
3822  {
3823   "alignment" : 4,
3824   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE",
3825   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, _jobject *)",
3826   "parameters" :
3827   [
3828    {
3829     "referenced_type" : "_ZTIP7_JNIEnv"
3830    },
3831    {
3832     "referenced_type" : "_ZTIP7_jclass"
3833    },
3834    {
3835     "referenced_type" : "_ZTIP9_jfieldID"
3836    },
3837    {
3838     "referenced_type" : "_ZTIP8_jobject"
3839    }
3840   ],
3841   "return_type" : "_ZTIv",
3842   "source_file" : "libnativehelper/include_jni/jni.h"
3843  },
3844  {
3845   "alignment" : 4,
3846   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDaE",
3847   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, signed char)",
3848   "parameters" :
3849   [
3850    {
3851     "referenced_type" : "_ZTIP7_JNIEnv"
3852    },
3853    {
3854     "referenced_type" : "_ZTIP7_jclass"
3855    },
3856    {
3857     "referenced_type" : "_ZTIP9_jfieldID"
3858    },
3859    {
3860     "referenced_type" : "_ZTIa"
3861    }
3862   ],
3863   "return_type" : "_ZTIv",
3864   "source_file" : "libnativehelper/include_jni/jni.h"
3865  },
3866  {
3867   "alignment" : 4,
3868   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDdE",
3869   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, double)",
3870   "parameters" :
3871   [
3872    {
3873     "referenced_type" : "_ZTIP7_JNIEnv"
3874    },
3875    {
3876     "referenced_type" : "_ZTIP7_jclass"
3877    },
3878    {
3879     "referenced_type" : "_ZTIP9_jfieldID"
3880    },
3881    {
3882     "referenced_type" : "_ZTId"
3883    }
3884   ],
3885   "return_type" : "_ZTIv",
3886   "source_file" : "libnativehelper/include_jni/jni.h"
3887  },
3888  {
3889   "alignment" : 4,
3890   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDfE",
3891   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, float)",
3892   "parameters" :
3893   [
3894    {
3895     "referenced_type" : "_ZTIP7_JNIEnv"
3896    },
3897    {
3898     "referenced_type" : "_ZTIP7_jclass"
3899    },
3900    {
3901     "referenced_type" : "_ZTIP9_jfieldID"
3902    },
3903    {
3904     "referenced_type" : "_ZTIf"
3905    }
3906   ],
3907   "return_type" : "_ZTIv",
3908   "source_file" : "libnativehelper/include_jni/jni.h"
3909  },
3910  {
3911   "alignment" : 4,
3912   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDhE",
3913   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, unsigned char)",
3914   "parameters" :
3915   [
3916    {
3917     "referenced_type" : "_ZTIP7_JNIEnv"
3918    },
3919    {
3920     "referenced_type" : "_ZTIP7_jclass"
3921    },
3922    {
3923     "referenced_type" : "_ZTIP9_jfieldID"
3924    },
3925    {
3926     "referenced_type" : "_ZTIh"
3927    }
3928   ],
3929   "return_type" : "_ZTIv",
3930   "source_file" : "libnativehelper/include_jni/jni.h"
3931  },
3932  {
3933   "alignment" : 4,
3934   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDiE",
3935   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, int)",
3936   "parameters" :
3937   [
3938    {
3939     "referenced_type" : "_ZTIP7_JNIEnv"
3940    },
3941    {
3942     "referenced_type" : "_ZTIP7_jclass"
3943    },
3944    {
3945     "referenced_type" : "_ZTIP9_jfieldID"
3946    },
3947    {
3948     "referenced_type" : "_ZTIi"
3949    }
3950   ],
3951   "return_type" : "_ZTIv",
3952   "source_file" : "libnativehelper/include_jni/jni.h"
3953  },
3954  {
3955   "alignment" : 4,
3956   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDsE",
3957   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, short)",
3958   "parameters" :
3959   [
3960    {
3961     "referenced_type" : "_ZTIP7_JNIEnv"
3962    },
3963    {
3964     "referenced_type" : "_ZTIP7_jclass"
3965    },
3966    {
3967     "referenced_type" : "_ZTIP9_jfieldID"
3968    },
3969    {
3970     "referenced_type" : "_ZTIs"
3971    }
3972   ],
3973   "return_type" : "_ZTIv",
3974   "source_file" : "libnativehelper/include_jni/jni.h"
3975  },
3976  {
3977   "alignment" : 4,
3978   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDtE",
3979   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, unsigned short)",
3980   "parameters" :
3981   [
3982    {
3983     "referenced_type" : "_ZTIP7_JNIEnv"
3984    },
3985    {
3986     "referenced_type" : "_ZTIP7_jclass"
3987    },
3988    {
3989     "referenced_type" : "_ZTIP9_jfieldID"
3990    },
3991    {
3992     "referenced_type" : "_ZTIt"
3993    }
3994   ],
3995   "return_type" : "_ZTIv",
3996   "source_file" : "libnativehelper/include_jni/jni.h"
3997  },
3998  {
3999   "alignment" : 4,
4000   "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDxE",
4001   "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, long long)",
4002   "parameters" :
4003   [
4004    {
4005     "referenced_type" : "_ZTIP7_JNIEnv"
4006    },
4007    {
4008     "referenced_type" : "_ZTIP7_jclass"
4009    },
4010    {
4011     "referenced_type" : "_ZTIP9_jfieldID"
4012    },
4013    {
4014     "referenced_type" : "_ZTIx"
4015    }
4016   ],
4017   "return_type" : "_ZTIv",
4018   "source_file" : "libnativehelper/include_jni/jni.h"
4019  },
4020  {
4021   "alignment" : 4,
4022   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectE",
4023   "name" : "void (_JNIEnv *, _jobject *)",
4024   "parameters" :
4025   [
4026    {
4027     "referenced_type" : "_ZTIP7_JNIEnv"
4028    },
4029    {
4030     "referenced_type" : "_ZTIP8_jobject"
4031    }
4032   ],
4033   "return_type" : "_ZTIv",
4034   "source_file" : "libnativehelper/include_jni/jni.h"
4035  },
4036  {
4037   "alignment" : 4,
4038   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
4039   "name" : "void (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
4040   "parameters" :
4041   [
4042    {
4043     "referenced_type" : "_ZTIP7_JNIEnv"
4044    },
4045    {
4046     "referenced_type" : "_ZTIP8_jobject"
4047    },
4048    {
4049     "referenced_type" : "_ZTIP10_jmethodID"
4050    },
4051    {
4052     "referenced_type" : "_ZTIPK6jvalue"
4053    }
4054   ],
4055   "return_type" : "_ZTIv",
4056   "source_file" : "libnativehelper/include_jni/jni.h"
4057  },
4058  {
4059   "alignment" : 4,
4060   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
4061   "name" : "void (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
4062   "parameters" :
4063   [
4064    {
4065     "referenced_type" : "_ZTIP7_JNIEnv"
4066    },
4067    {
4068     "referenced_type" : "_ZTIP8_jobject"
4069    },
4070    {
4071     "referenced_type" : "_ZTIP10_jmethodID"
4072    },
4073    {
4074     "referenced_type" : "_ZTISt9__va_list"
4075    }
4076   ],
4077   "return_type" : "_ZTIv",
4078   "source_file" : "libnativehelper/include_jni/jni.h"
4079  },
4080  {
4081   "alignment" : 4,
4082   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDzE",
4083   "name" : "void (_JNIEnv *, _jobject *, _jmethodID *, ...)",
4084   "parameters" :
4085   [
4086    {
4087     "referenced_type" : "_ZTIP7_JNIEnv"
4088    },
4089    {
4090     "referenced_type" : "_ZTIP8_jobject"
4091    },
4092    {
4093     "referenced_type" : "_ZTIP10_jmethodID"
4094    }
4095   ],
4096   "return_type" : "_ZTIv",
4097   "source_file" : "libnativehelper/include_jni/jni.h"
4098  },
4099  {
4100   "alignment" : 4,
4101   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
4102   "name" : "void (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
4103   "parameters" :
4104   [
4105    {
4106     "referenced_type" : "_ZTIP7_JNIEnv"
4107    },
4108    {
4109     "referenced_type" : "_ZTIP8_jobject"
4110    },
4111    {
4112     "referenced_type" : "_ZTIP7_jclass"
4113    },
4114    {
4115     "referenced_type" : "_ZTIP10_jmethodID"
4116    },
4117    {
4118     "referenced_type" : "_ZTIPK6jvalue"
4119    }
4120   ],
4121   "return_type" : "_ZTIv",
4122   "source_file" : "libnativehelper/include_jni/jni.h"
4123  },
4124  {
4125   "alignment" : 4,
4126   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
4127   "name" : "void (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
4128   "parameters" :
4129   [
4130    {
4131     "referenced_type" : "_ZTIP7_JNIEnv"
4132    },
4133    {
4134     "referenced_type" : "_ZTIP8_jobject"
4135    },
4136    {
4137     "referenced_type" : "_ZTIP7_jclass"
4138    },
4139    {
4140     "referenced_type" : "_ZTIP10_jmethodID"
4141    },
4142    {
4143     "referenced_type" : "_ZTISt9__va_list"
4144    }
4145   ],
4146   "return_type" : "_ZTIv",
4147   "source_file" : "libnativehelper/include_jni/jni.h"
4148  },
4149  {
4150   "alignment" : 4,
4151   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
4152   "name" : "void (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
4153   "parameters" :
4154   [
4155    {
4156     "referenced_type" : "_ZTIP7_JNIEnv"
4157    },
4158    {
4159     "referenced_type" : "_ZTIP8_jobject"
4160    },
4161    {
4162     "referenced_type" : "_ZTIP7_jclass"
4163    },
4164    {
4165     "referenced_type" : "_ZTIP10_jmethodID"
4166    }
4167   ],
4168   "return_type" : "_ZTIv",
4169   "source_file" : "libnativehelper/include_jni/jni.h"
4170  },
4171  {
4172   "alignment" : 4,
4173   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E",
4174   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, _jobject *)",
4175   "parameters" :
4176   [
4177    {
4178     "referenced_type" : "_ZTIP7_JNIEnv"
4179    },
4180    {
4181     "referenced_type" : "_ZTIP8_jobject"
4182    },
4183    {
4184     "referenced_type" : "_ZTIP9_jfieldID"
4185    },
4186    {
4187     "referenced_type" : "_ZTIP8_jobject"
4188    }
4189   ],
4190   "return_type" : "_ZTIv",
4191   "source_file" : "libnativehelper/include_jni/jni.h"
4192  },
4193  {
4194   "alignment" : 4,
4195   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDaE",
4196   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, signed char)",
4197   "parameters" :
4198   [
4199    {
4200     "referenced_type" : "_ZTIP7_JNIEnv"
4201    },
4202    {
4203     "referenced_type" : "_ZTIP8_jobject"
4204    },
4205    {
4206     "referenced_type" : "_ZTIP9_jfieldID"
4207    },
4208    {
4209     "referenced_type" : "_ZTIa"
4210    }
4211   ],
4212   "return_type" : "_ZTIv",
4213   "source_file" : "libnativehelper/include_jni/jni.h"
4214  },
4215  {
4216   "alignment" : 4,
4217   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDdE",
4218   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, double)",
4219   "parameters" :
4220   [
4221    {
4222     "referenced_type" : "_ZTIP7_JNIEnv"
4223    },
4224    {
4225     "referenced_type" : "_ZTIP8_jobject"
4226    },
4227    {
4228     "referenced_type" : "_ZTIP9_jfieldID"
4229    },
4230    {
4231     "referenced_type" : "_ZTId"
4232    }
4233   ],
4234   "return_type" : "_ZTIv",
4235   "source_file" : "libnativehelper/include_jni/jni.h"
4236  },
4237  {
4238   "alignment" : 4,
4239   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDfE",
4240   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, float)",
4241   "parameters" :
4242   [
4243    {
4244     "referenced_type" : "_ZTIP7_JNIEnv"
4245    },
4246    {
4247     "referenced_type" : "_ZTIP8_jobject"
4248    },
4249    {
4250     "referenced_type" : "_ZTIP9_jfieldID"
4251    },
4252    {
4253     "referenced_type" : "_ZTIf"
4254    }
4255   ],
4256   "return_type" : "_ZTIv",
4257   "source_file" : "libnativehelper/include_jni/jni.h"
4258  },
4259  {
4260   "alignment" : 4,
4261   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDhE",
4262   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, unsigned char)",
4263   "parameters" :
4264   [
4265    {
4266     "referenced_type" : "_ZTIP7_JNIEnv"
4267    },
4268    {
4269     "referenced_type" : "_ZTIP8_jobject"
4270    },
4271    {
4272     "referenced_type" : "_ZTIP9_jfieldID"
4273    },
4274    {
4275     "referenced_type" : "_ZTIh"
4276    }
4277   ],
4278   "return_type" : "_ZTIv",
4279   "source_file" : "libnativehelper/include_jni/jni.h"
4280  },
4281  {
4282   "alignment" : 4,
4283   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDiE",
4284   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, int)",
4285   "parameters" :
4286   [
4287    {
4288     "referenced_type" : "_ZTIP7_JNIEnv"
4289    },
4290    {
4291     "referenced_type" : "_ZTIP8_jobject"
4292    },
4293    {
4294     "referenced_type" : "_ZTIP9_jfieldID"
4295    },
4296    {
4297     "referenced_type" : "_ZTIi"
4298    }
4299   ],
4300   "return_type" : "_ZTIv",
4301   "source_file" : "libnativehelper/include_jni/jni.h"
4302  },
4303  {
4304   "alignment" : 4,
4305   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDsE",
4306   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, short)",
4307   "parameters" :
4308   [
4309    {
4310     "referenced_type" : "_ZTIP7_JNIEnv"
4311    },
4312    {
4313     "referenced_type" : "_ZTIP8_jobject"
4314    },
4315    {
4316     "referenced_type" : "_ZTIP9_jfieldID"
4317    },
4318    {
4319     "referenced_type" : "_ZTIs"
4320    }
4321   ],
4322   "return_type" : "_ZTIv",
4323   "source_file" : "libnativehelper/include_jni/jni.h"
4324  },
4325  {
4326   "alignment" : 4,
4327   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDtE",
4328   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, unsigned short)",
4329   "parameters" :
4330   [
4331    {
4332     "referenced_type" : "_ZTIP7_JNIEnv"
4333    },
4334    {
4335     "referenced_type" : "_ZTIP8_jobject"
4336    },
4337    {
4338     "referenced_type" : "_ZTIP9_jfieldID"
4339    },
4340    {
4341     "referenced_type" : "_ZTIt"
4342    }
4343   ],
4344   "return_type" : "_ZTIv",
4345   "source_file" : "libnativehelper/include_jni/jni.h"
4346  },
4347  {
4348   "alignment" : 4,
4349   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDxE",
4350   "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, long long)",
4351   "parameters" :
4352   [
4353    {
4354     "referenced_type" : "_ZTIP7_JNIEnv"
4355    },
4356    {
4357     "referenced_type" : "_ZTIP8_jobject"
4358    },
4359    {
4360     "referenced_type" : "_ZTIP9_jfieldID"
4361    },
4362    {
4363     "referenced_type" : "_ZTIx"
4364    }
4365   ],
4366   "return_type" : "_ZTIv",
4367   "source_file" : "libnativehelper/include_jni/jni.h"
4368  },
4369  {
4370   "alignment" : 4,
4371   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringPKcE",
4372   "name" : "void (_JNIEnv *, _jstring *, const char *)",
4373   "parameters" :
4374   [
4375    {
4376     "referenced_type" : "_ZTIP7_JNIEnv"
4377    },
4378    {
4379     "referenced_type" : "_ZTIP8_jstring"
4380    },
4381    {
4382     "referenced_type" : "_ZTIPKc"
4383    }
4384   ],
4385   "return_type" : "_ZTIv",
4386   "source_file" : "libnativehelper/include_jni/jni.h"
4387  },
4388  {
4389   "alignment" : 4,
4390   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringPKtE",
4391   "name" : "void (_JNIEnv *, _jstring *, const unsigned short *)",
4392   "parameters" :
4393   [
4394    {
4395     "referenced_type" : "_ZTIP7_JNIEnv"
4396    },
4397    {
4398     "referenced_type" : "_ZTIP8_jstring"
4399    },
4400    {
4401     "referenced_type" : "_ZTIPKt"
4402    }
4403   ],
4404   "return_type" : "_ZTIv",
4405   "source_file" : "libnativehelper/include_jni/jni.h"
4406  },
4407  {
4408   "alignment" : 4,
4409   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringiiPcE",
4410   "name" : "void (_JNIEnv *, _jstring *, int, int, char *)",
4411   "parameters" :
4412   [
4413    {
4414     "referenced_type" : "_ZTIP7_JNIEnv"
4415    },
4416    {
4417     "referenced_type" : "_ZTIP8_jstring"
4418    },
4419    {
4420     "referenced_type" : "_ZTIi"
4421    },
4422    {
4423     "referenced_type" : "_ZTIi"
4424    },
4425    {
4426     "referenced_type" : "_ZTIPc"
4427    }
4428   ],
4429   "return_type" : "_ZTIv",
4430   "source_file" : "libnativehelper/include_jni/jni.h"
4431  },
4432  {
4433   "alignment" : 4,
4434   "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringiiPtE",
4435   "name" : "void (_JNIEnv *, _jstring *, int, int, unsigned short *)",
4436   "parameters" :
4437   [
4438    {
4439     "referenced_type" : "_ZTIP7_JNIEnv"
4440    },
4441    {
4442     "referenced_type" : "_ZTIP8_jstring"
4443    },
4444    {
4445     "referenced_type" : "_ZTIi"
4446    },
4447    {
4448     "referenced_type" : "_ZTIi"
4449    },
4450    {
4451     "referenced_type" : "_ZTIPt"
4452    }
4453   ],
4454   "return_type" : "_ZTIv",
4455   "source_file" : "libnativehelper/include_jni/jni.h"
4456  },
4457  {
4458   "alignment" : 4,
4459   "linker_set_key" : "_ZTIFvP7_JNIEnvPKcE",
4460   "name" : "void (_JNIEnv *, const char *)",
4461   "parameters" :
4462   [
4463    {
4464     "referenced_type" : "_ZTIP7_JNIEnv"
4465    },
4466    {
4467     "referenced_type" : "_ZTIPKc"
4468    }
4469   ],
4470   "return_type" : "_ZTIv",
4471   "source_file" : "libnativehelper/include_jni/jni.h"
4472  },
4473  {
4474   "alignment" : 4,
4475   "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
4476   "name" : "long long (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
4477   "parameters" :
4478   [
4479    {
4480     "referenced_type" : "_ZTIP7_JNIEnv"
4481    },
4482    {
4483     "referenced_type" : "_ZTIP7_jclass"
4484    },
4485    {
4486     "referenced_type" : "_ZTIP10_jmethodID"
4487    },
4488    {
4489     "referenced_type" : "_ZTIPK6jvalue"
4490    }
4491   ],
4492   "return_type" : "_ZTIx",
4493   "source_file" : "libnativehelper/include_jni/jni.h"
4494  },
4495  {
4496   "alignment" : 4,
4497   "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
4498   "name" : "long long (_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
4499   "parameters" :
4500   [
4501    {
4502     "referenced_type" : "_ZTIP7_JNIEnv"
4503    },
4504    {
4505     "referenced_type" : "_ZTIP7_jclass"
4506    },
4507    {
4508     "referenced_type" : "_ZTIP10_jmethodID"
4509    },
4510    {
4511     "referenced_type" : "_ZTISt9__va_list"
4512    }
4513   ],
4514   "return_type" : "_ZTIx",
4515   "source_file" : "libnativehelper/include_jni/jni.h"
4516  },
4517  {
4518   "alignment" : 4,
4519   "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDzE",
4520   "name" : "long long (_JNIEnv *, _jclass *, _jmethodID *, ...)",
4521   "parameters" :
4522   [
4523    {
4524     "referenced_type" : "_ZTIP7_JNIEnv"
4525    },
4526    {
4527     "referenced_type" : "_ZTIP7_jclass"
4528    },
4529    {
4530     "referenced_type" : "_ZTIP10_jmethodID"
4531    }
4532   ],
4533   "return_type" : "_ZTIx",
4534   "source_file" : "libnativehelper/include_jni/jni.h"
4535  },
4536  {
4537   "alignment" : 4,
4538   "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP9_jfieldIDE",
4539   "name" : "long long (_JNIEnv *, _jclass *, _jfieldID *)",
4540   "parameters" :
4541   [
4542    {
4543     "referenced_type" : "_ZTIP7_JNIEnv"
4544    },
4545    {
4546     "referenced_type" : "_ZTIP7_jclass"
4547    },
4548    {
4549     "referenced_type" : "_ZTIP9_jfieldID"
4550    }
4551   ],
4552   "return_type" : "_ZTIx",
4553   "source_file" : "libnativehelper/include_jni/jni.h"
4554  },
4555  {
4556   "alignment" : 4,
4557   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectE",
4558   "name" : "long long (_JNIEnv *, _jobject *)",
4559   "parameters" :
4560   [
4561    {
4562     "referenced_type" : "_ZTIP7_JNIEnv"
4563    },
4564    {
4565     "referenced_type" : "_ZTIP8_jobject"
4566    }
4567   ],
4568   "return_type" : "_ZTIx",
4569   "source_file" : "libnativehelper/include_jni/jni.h"
4570  },
4571  {
4572   "alignment" : 4,
4573   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
4574   "name" : "long long (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
4575   "parameters" :
4576   [
4577    {
4578     "referenced_type" : "_ZTIP7_JNIEnv"
4579    },
4580    {
4581     "referenced_type" : "_ZTIP8_jobject"
4582    },
4583    {
4584     "referenced_type" : "_ZTIP10_jmethodID"
4585    },
4586    {
4587     "referenced_type" : "_ZTIPK6jvalue"
4588    }
4589   ],
4590   "return_type" : "_ZTIx",
4591   "source_file" : "libnativehelper/include_jni/jni.h"
4592  },
4593  {
4594   "alignment" : 4,
4595   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
4596   "name" : "long long (_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
4597   "parameters" :
4598   [
4599    {
4600     "referenced_type" : "_ZTIP7_JNIEnv"
4601    },
4602    {
4603     "referenced_type" : "_ZTIP8_jobject"
4604    },
4605    {
4606     "referenced_type" : "_ZTIP10_jmethodID"
4607    },
4608    {
4609     "referenced_type" : "_ZTISt9__va_list"
4610    }
4611   ],
4612   "return_type" : "_ZTIx",
4613   "source_file" : "libnativehelper/include_jni/jni.h"
4614  },
4615  {
4616   "alignment" : 4,
4617   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDzE",
4618   "name" : "long long (_JNIEnv *, _jobject *, _jmethodID *, ...)",
4619   "parameters" :
4620   [
4621    {
4622     "referenced_type" : "_ZTIP7_JNIEnv"
4623    },
4624    {
4625     "referenced_type" : "_ZTIP8_jobject"
4626    },
4627    {
4628     "referenced_type" : "_ZTIP10_jmethodID"
4629    }
4630   ],
4631   "return_type" : "_ZTIx",
4632   "source_file" : "libnativehelper/include_jni/jni.h"
4633  },
4634  {
4635   "alignment" : 4,
4636   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
4637   "name" : "long long (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
4638   "parameters" :
4639   [
4640    {
4641     "referenced_type" : "_ZTIP7_JNIEnv"
4642    },
4643    {
4644     "referenced_type" : "_ZTIP8_jobject"
4645    },
4646    {
4647     "referenced_type" : "_ZTIP7_jclass"
4648    },
4649    {
4650     "referenced_type" : "_ZTIP10_jmethodID"
4651    },
4652    {
4653     "referenced_type" : "_ZTIPK6jvalue"
4654    }
4655   ],
4656   "return_type" : "_ZTIx",
4657   "source_file" : "libnativehelper/include_jni/jni.h"
4658  },
4659  {
4660   "alignment" : 4,
4661   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
4662   "name" : "long long (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
4663   "parameters" :
4664   [
4665    {
4666     "referenced_type" : "_ZTIP7_JNIEnv"
4667    },
4668    {
4669     "referenced_type" : "_ZTIP8_jobject"
4670    },
4671    {
4672     "referenced_type" : "_ZTIP7_jclass"
4673    },
4674    {
4675     "referenced_type" : "_ZTIP10_jmethodID"
4676    },
4677    {
4678     "referenced_type" : "_ZTISt9__va_list"
4679    }
4680   ],
4681   "return_type" : "_ZTIx",
4682   "source_file" : "libnativehelper/include_jni/jni.h"
4683  },
4684  {
4685   "alignment" : 4,
4686   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
4687   "name" : "long long (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
4688   "parameters" :
4689   [
4690    {
4691     "referenced_type" : "_ZTIP7_JNIEnv"
4692    },
4693    {
4694     "referenced_type" : "_ZTIP8_jobject"
4695    },
4696    {
4697     "referenced_type" : "_ZTIP7_jclass"
4698    },
4699    {
4700     "referenced_type" : "_ZTIP10_jmethodID"
4701    }
4702   ],
4703   "return_type" : "_ZTIx",
4704   "source_file" : "libnativehelper/include_jni/jni.h"
4705  },
4706  {
4707   "alignment" : 4,
4708   "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP9_jfieldIDE",
4709   "name" : "long long (_JNIEnv *, _jobject *, _jfieldID *)",
4710   "parameters" :
4711   [
4712    {
4713     "referenced_type" : "_ZTIP7_JNIEnv"
4714    },
4715    {
4716     "referenced_type" : "_ZTIP8_jobject"
4717    },
4718    {
4719     "referenced_type" : "_ZTIP9_jfieldID"
4720    }
4721   ],
4722   "return_type" : "_ZTIx",
4723   "source_file" : "libnativehelper/include_jni/jni.h"
4724  }
4725 ],
4726 "functions" :
4727 [
4728  {
4729   "function_name" : "android::CloseNativeLibrary",
4730   "linker_set_key" : "CloseNativeLibrary",
4731   "parameters" :
4732   [
4733    {
4734     "referenced_type" : "_ZTIPv"
4735    },
4736    {
4737     "referenced_type" : "_ZTIKb"
4738    },
4739    {
4740     "referenced_type" : "_ZTIPPc"
4741    }
4742   ],
4743   "return_type" : "_ZTIb",
4744   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4745  },
4746  {
4747   "function_name" : "android::CreateClassLoaderNamespace",
4748   "linker_set_key" : "CreateClassLoaderNamespace",
4749   "parameters" :
4750   [
4751    {
4752     "referenced_type" : "_ZTIP7_JNIEnv"
4753    },
4754    {
4755     "referenced_type" : "_ZTIi"
4756    },
4757    {
4758     "referenced_type" : "_ZTIP8_jobject"
4759    },
4760    {
4761     "referenced_type" : "_ZTIb"
4762    },
4763    {
4764     "referenced_type" : "_ZTIP8_jstring"
4765    },
4766    {
4767     "referenced_type" : "_ZTIP8_jstring"
4768    },
4769    {
4770     "referenced_type" : "_ZTIP8_jstring"
4771    },
4772    {
4773     "referenced_type" : "_ZTIP8_jstring"
4774    }
4775   ],
4776   "return_type" : "_ZTIP8_jstring",
4777   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4778  },
4779  {
4780   "function_name" : "android::FindNamespaceByClassLoader",
4781   "linker_set_key" : "FindNamespaceByClassLoader",
4782   "parameters" :
4783   [
4784    {
4785     "referenced_type" : "_ZTIP7_JNIEnv"
4786    },
4787    {
4788     "referenced_type" : "_ZTIP8_jobject"
4789    }
4790   ],
4791   "return_type" : "_ZTIP19android_namespace_t",
4792   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4793  },
4794  {
4795   "function_name" : "android::FindNativeLoaderNamespaceByClassLoader",
4796   "linker_set_key" : "FindNativeLoaderNamespaceByClassLoader",
4797   "parameters" :
4798   [
4799    {
4800     "referenced_type" : "_ZTIP7_JNIEnv"
4801    },
4802    {
4803     "referenced_type" : "_ZTIP8_jobject"
4804    }
4805   ],
4806   "return_type" : "_ZTIPN7android21NativeLoaderNamespaceE",
4807   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4808  },
4809  {
4810   "function_name" : "android::NativeLoaderFreeErrorMessage",
4811   "linker_set_key" : "NativeLoaderFreeErrorMessage",
4812   "parameters" :
4813   [
4814    {
4815     "referenced_type" : "_ZTIPc"
4816    }
4817   ],
4818   "return_type" : "_ZTIv",
4819   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4820  },
4821  {
4822   "function_name" : "android::OpenNativeLibrary",
4823   "linker_set_key" : "OpenNativeLibrary",
4824   "parameters" :
4825   [
4826    {
4827     "referenced_type" : "_ZTIP7_JNIEnv"
4828    },
4829    {
4830     "referenced_type" : "_ZTIi"
4831    },
4832    {
4833     "referenced_type" : "_ZTIPKc"
4834    },
4835    {
4836     "referenced_type" : "_ZTIP8_jobject"
4837    },
4838    {
4839     "referenced_type" : "_ZTIPKc"
4840    },
4841    {
4842     "referenced_type" : "_ZTIP8_jstring"
4843    },
4844    {
4845     "referenced_type" : "_ZTIPb"
4846    },
4847    {
4848     "referenced_type" : "_ZTIPPc"
4849    }
4850   ],
4851   "return_type" : "_ZTIPv",
4852   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4853  },
4854  {
4855   "function_name" : "android::OpenNativeLibraryInNamespace",
4856   "linker_set_key" : "OpenNativeLibraryInNamespace",
4857   "parameters" :
4858   [
4859    {
4860     "referenced_type" : "_ZTIPN7android21NativeLoaderNamespaceE"
4861    },
4862    {
4863     "referenced_type" : "_ZTIPKc"
4864    },
4865    {
4866     "referenced_type" : "_ZTIPb"
4867    },
4868    {
4869     "referenced_type" : "_ZTIPPc"
4870    }
4871   ],
4872   "return_type" : "_ZTIPv",
4873   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4874  }
4875 ],
4876 "global_vars" : [],
4877 "lvalue_reference_types" : [],
4878 "pointer_types" :
4879 [
4880  {
4881   "alignment" : 4,
4882   "linker_set_key" : "_ZTIP10_jintArray",
4883   "name" : "_jintArray *",
4884   "referenced_type" : "_ZTI10_jintArray",
4885   "size" : 4,
4886   "source_file" : "libnativehelper/include_jni/jni.h"
4887  },
4888  {
4889   "alignment" : 4,
4890   "linker_set_key" : "_ZTIP10_jmethodID",
4891   "name" : "_jmethodID *",
4892   "referenced_type" : "_ZTI10_jmethodID",
4893   "size" : 4,
4894   "source_file" : "libnativehelper/include_jni/jni.h"
4895  },
4896  {
4897   "alignment" : 4,
4898   "linker_set_key" : "_ZTIP11_jbyteArray",
4899   "name" : "_jbyteArray *",
4900   "referenced_type" : "_ZTI11_jbyteArray",
4901   "size" : 4,
4902   "source_file" : "libnativehelper/include_jni/jni.h"
4903  },
4904  {
4905   "alignment" : 4,
4906   "linker_set_key" : "_ZTIP11_jcharArray",
4907   "name" : "_jcharArray *",
4908   "referenced_type" : "_ZTI11_jcharArray",
4909   "size" : 4,
4910   "source_file" : "libnativehelper/include_jni/jni.h"
4911  },
4912  {
4913   "alignment" : 4,
4914   "linker_set_key" : "_ZTIP11_jlongArray",
4915   "name" : "_jlongArray *",
4916   "referenced_type" : "_ZTI11_jlongArray",
4917   "size" : 4,
4918   "source_file" : "libnativehelper/include_jni/jni.h"
4919  },
4920  {
4921   "alignment" : 4,
4922   "linker_set_key" : "_ZTIP11_jthrowable",
4923   "name" : "_jthrowable *",
4924   "referenced_type" : "_ZTI11_jthrowable",
4925   "size" : 4,
4926   "source_file" : "libnativehelper/include_jni/jni.h"
4927  },
4928  {
4929   "alignment" : 4,
4930   "linker_set_key" : "_ZTIP12JavaVMOption",
4931   "name" : "JavaVMOption *",
4932   "referenced_type" : "_ZTI12JavaVMOption",
4933   "size" : 4,
4934   "source_file" : "libnativehelper/include_jni/jni.h"
4935  },
4936  {
4937   "alignment" : 4,
4938   "linker_set_key" : "_ZTIP12_jfloatArray",
4939   "name" : "_jfloatArray *",
4940   "referenced_type" : "_ZTI12_jfloatArray",
4941   "size" : 4,
4942   "source_file" : "libnativehelper/include_jni/jni.h"
4943  },
4944  {
4945   "alignment" : 4,
4946   "linker_set_key" : "_ZTIP12_jshortArray",
4947   "name" : "_jshortArray *",
4948   "referenced_type" : "_ZTI12_jshortArray",
4949   "size" : 4,
4950   "source_file" : "libnativehelper/include_jni/jni.h"
4951  },
4952  {
4953   "alignment" : 4,
4954   "linker_set_key" : "_ZTIP13_jdoubleArray",
4955   "name" : "_jdoubleArray *",
4956   "referenced_type" : "_ZTI13_jdoubleArray",
4957   "size" : 4,
4958   "source_file" : "libnativehelper/include_jni/jni.h"
4959  },
4960  {
4961   "alignment" : 4,
4962   "linker_set_key" : "_ZTIP13_jobjectArray",
4963   "name" : "_jobjectArray *",
4964   "referenced_type" : "_ZTI13_jobjectArray",
4965   "size" : 4,
4966   "source_file" : "libnativehelper/include_jni/jni.h"
4967  },
4968  {
4969   "alignment" : 4,
4970   "linker_set_key" : "_ZTIP14_jbooleanArray",
4971   "name" : "_jbooleanArray *",
4972   "referenced_type" : "_ZTI14_jbooleanArray",
4973   "size" : 4,
4974   "source_file" : "libnativehelper/include_jni/jni.h"
4975  },
4976  {
4977   "alignment" : 4,
4978   "linker_set_key" : "_ZTIP19android_namespace_t",
4979   "name" : "android_namespace_t *",
4980   "referenced_type" : "_ZTI19android_namespace_t",
4981   "size" : 4,
4982   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
4983  },
4984  {
4985   "alignment" : 4,
4986   "linker_set_key" : "_ZTIP7_JNIEnv",
4987   "name" : "_JNIEnv *",
4988   "referenced_type" : "_ZTI7_JNIEnv",
4989   "size" : 4,
4990   "source_file" : "libnativehelper/include_jni/jni.h"
4991  },
4992  {
4993   "alignment" : 4,
4994   "linker_set_key" : "_ZTIP7_JavaVM",
4995   "name" : "_JavaVM *",
4996   "referenced_type" : "_ZTI7_JavaVM",
4997   "size" : 4,
4998   "source_file" : "libnativehelper/include_jni/jni.h"
4999  },
5000  {
5001   "alignment" : 4,
5002   "linker_set_key" : "_ZTIP7_jarray",
5003   "name" : "_jarray *",
5004   "referenced_type" : "_ZTI7_jarray",
5005   "size" : 4,
5006   "source_file" : "libnativehelper/include_jni/jni.h"
5007  },
5008  {
5009   "alignment" : 4,
5010   "linker_set_key" : "_ZTIP7_jclass",
5011   "name" : "_jclass *",
5012   "referenced_type" : "_ZTI7_jclass",
5013   "size" : 4,
5014   "source_file" : "libnativehelper/include_jni/jni.h"
5015  },
5016  {
5017   "alignment" : 4,
5018   "linker_set_key" : "_ZTIP8_jobject",
5019   "name" : "_jobject *",
5020   "referenced_type" : "_ZTI8_jobject",
5021   "size" : 4,
5022   "source_file" : "libnativehelper/include_jni/jni.h"
5023  },
5024  {
5025   "alignment" : 4,
5026   "linker_set_key" : "_ZTIP8_jstring",
5027   "name" : "_jstring *",
5028   "referenced_type" : "_ZTI8_jstring",
5029   "size" : 4,
5030   "source_file" : "libnativehelper/include_jni/jni.h"
5031  },
5032  {
5033   "alignment" : 4,
5034   "linker_set_key" : "_ZTIP9_jfieldID",
5035   "name" : "_jfieldID *",
5036   "referenced_type" : "_ZTI9_jfieldID",
5037   "size" : 4,
5038   "source_file" : "libnativehelper/include_jni/jni.h"
5039  },
5040  {
5041   "alignment" : 4,
5042   "linker_set_key" : "_ZTIPF14jobjectRefTypeP7_JNIEnvP8_jobjectE",
5043   "name" : "jobjectRefType (*)(_JNIEnv *, _jobject *)",
5044   "referenced_type" : "_ZTIF14jobjectRefTypeP7_JNIEnvP8_jobjectE",
5045   "size" : 4,
5046   "source_file" : "libnativehelper/include_jni/jni.h"
5047  },
5048  {
5049   "alignment" : 4,
5050   "linker_set_key" : "_ZTIPFP10_jintArrayP7_JNIEnviE",
5051   "name" : "_jintArray *(*)(_JNIEnv *, int)",
5052   "referenced_type" : "_ZTIFP10_jintArrayP7_JNIEnviE",
5053   "size" : 4,
5054   "source_file" : "libnativehelper/include_jni/jni.h"
5055  },
5056  {
5057   "alignment" : 4,
5058   "linker_set_key" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E",
5059   "name" : "_jmethodID *(*)(_JNIEnv *, _jclass *, const char *, const char *)",
5060   "referenced_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E",
5061   "size" : 4,
5062   "source_file" : "libnativehelper/include_jni/jni.h"
5063  },
5064  {
5065   "alignment" : 4,
5066   "linker_set_key" : "_ZTIPFP10_jmethodIDP7_JNIEnvP8_jobjectE",
5067   "name" : "_jmethodID *(*)(_JNIEnv *, _jobject *)",
5068   "referenced_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP8_jobjectE",
5069   "size" : 4,
5070   "source_file" : "libnativehelper/include_jni/jni.h"
5071  },
5072  {
5073   "alignment" : 4,
5074   "linker_set_key" : "_ZTIPFP11_jbyteArrayP7_JNIEnviE",
5075   "name" : "_jbyteArray *(*)(_JNIEnv *, int)",
5076   "referenced_type" : "_ZTIFP11_jbyteArrayP7_JNIEnviE",
5077   "size" : 4,
5078   "source_file" : "libnativehelper/include_jni/jni.h"
5079  },
5080  {
5081   "alignment" : 4,
5082   "linker_set_key" : "_ZTIPFP11_jcharArrayP7_JNIEnviE",
5083   "name" : "_jcharArray *(*)(_JNIEnv *, int)",
5084   "referenced_type" : "_ZTIFP11_jcharArrayP7_JNIEnviE",
5085   "size" : 4,
5086   "source_file" : "libnativehelper/include_jni/jni.h"
5087  },
5088  {
5089   "alignment" : 4,
5090   "linker_set_key" : "_ZTIPFP11_jlongArrayP7_JNIEnviE",
5091   "name" : "_jlongArray *(*)(_JNIEnv *, int)",
5092   "referenced_type" : "_ZTIFP11_jlongArrayP7_JNIEnviE",
5093   "size" : 4,
5094   "source_file" : "libnativehelper/include_jni/jni.h"
5095  },
5096  {
5097   "alignment" : 4,
5098   "linker_set_key" : "_ZTIPFP11_jthrowableP7_JNIEnvE",
5099   "name" : "_jthrowable *(*)(_JNIEnv *)",
5100   "referenced_type" : "_ZTIFP11_jthrowableP7_JNIEnvE",
5101   "size" : 4,
5102   "source_file" : "libnativehelper/include_jni/jni.h"
5103  },
5104  {
5105   "alignment" : 4,
5106   "linker_set_key" : "_ZTIPFP12_jfloatArrayP7_JNIEnviE",
5107   "name" : "_jfloatArray *(*)(_JNIEnv *, int)",
5108   "referenced_type" : "_ZTIFP12_jfloatArrayP7_JNIEnviE",
5109   "size" : 4,
5110   "source_file" : "libnativehelper/include_jni/jni.h"
5111  },
5112  {
5113   "alignment" : 4,
5114   "linker_set_key" : "_ZTIPFP12_jshortArrayP7_JNIEnviE",
5115   "name" : "_jshortArray *(*)(_JNIEnv *, int)",
5116   "referenced_type" : "_ZTIFP12_jshortArrayP7_JNIEnviE",
5117   "size" : 4,
5118   "source_file" : "libnativehelper/include_jni/jni.h"
5119  },
5120  {
5121   "alignment" : 4,
5122   "linker_set_key" : "_ZTIPFP13_jdoubleArrayP7_JNIEnviE",
5123   "name" : "_jdoubleArray *(*)(_JNIEnv *, int)",
5124   "referenced_type" : "_ZTIFP13_jdoubleArrayP7_JNIEnviE",
5125   "size" : 4,
5126   "source_file" : "libnativehelper/include_jni/jni.h"
5127  },
5128  {
5129   "alignment" : 4,
5130   "linker_set_key" : "_ZTIPFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE",
5131   "name" : "_jobjectArray *(*)(_JNIEnv *, int, _jclass *, _jobject *)",
5132   "referenced_type" : "_ZTIFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE",
5133   "size" : 4,
5134   "source_file" : "libnativehelper/include_jni/jni.h"
5135  },
5136  {
5137   "alignment" : 4,
5138   "linker_set_key" : "_ZTIPFP14_jbooleanArrayP7_JNIEnviE",
5139   "name" : "_jbooleanArray *(*)(_JNIEnv *, int)",
5140   "referenced_type" : "_ZTIFP14_jbooleanArrayP7_JNIEnviE",
5141   "size" : 4,
5142   "source_file" : "libnativehelper/include_jni/jni.h"
5143  },
5144  {
5145   "alignment" : 4,
5146   "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvP8_jobjectE",
5147   "name" : "_jclass *(*)(_JNIEnv *, _jobject *)",
5148   "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvP8_jobjectE",
5149   "size" : 4,
5150   "source_file" : "libnativehelper/include_jni/jni.h"
5151  },
5152  {
5153   "alignment" : 4,
5154   "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvPKcE",
5155   "name" : "_jclass *(*)(_JNIEnv *, const char *)",
5156   "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvPKcE",
5157   "size" : 4,
5158   "source_file" : "libnativehelper/include_jni/jni.h"
5159  },
5160  {
5161   "alignment" : 4,
5162   "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE",
5163   "name" : "_jclass *(*)(_JNIEnv *, const char *, _jobject *, const signed char *, int)",
5164   "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE",
5165   "size" : 4,
5166   "source_file" : "libnativehelper/include_jni/jni.h"
5167  },
5168  {
5169   "alignment" : 4,
5170   "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvS0_E",
5171   "name" : "_jclass *(*)(_JNIEnv *, _jclass *)",
5172   "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvS0_E",
5173   "size" : 4,
5174   "source_file" : "libnativehelper/include_jni/jni.h"
5175  },
5176  {
5177   "alignment" : 4,
5178   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP13_jobjectArrayiE",
5179   "name" : "_jobject *(*)(_JNIEnv *, _jobjectArray *, int)",
5180   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP13_jobjectArrayiE",
5181   "size" : 4,
5182   "source_file" : "libnativehelper/include_jni/jni.h"
5183  },
5184  {
5185   "alignment" : 4,
5186   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassE",
5187   "name" : "_jobject *(*)(_JNIEnv *, _jclass *)",
5188   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassE",
5189   "size" : 4,
5190   "source_file" : "libnativehelper/include_jni/jni.h"
5191  },
5192  {
5193   "alignment" : 4,
5194   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5195   "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
5196   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5197   "size" : 4,
5198   "source_file" : "libnativehelper/include_jni/jni.h"
5199  },
5200  {
5201   "alignment" : 4,
5202   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5203   "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
5204   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5205   "size" : 4,
5206   "source_file" : "libnativehelper/include_jni/jni.h"
5207  },
5208  {
5209   "alignment" : 4,
5210   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE",
5211   "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, unsigned char)",
5212   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE",
5213   "size" : 4,
5214   "source_file" : "libnativehelper/include_jni/jni.h"
5215  },
5216  {
5217   "alignment" : 4,
5218   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE",
5219   "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
5220   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE",
5221   "size" : 4,
5222   "source_file" : "libnativehelper/include_jni/jni.h"
5223  },
5224  {
5225   "alignment" : 4,
5226   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE",
5227   "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jfieldID *)",
5228   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE",
5229   "size" : 4,
5230   "source_file" : "libnativehelper/include_jni/jni.h"
5231  },
5232  {
5233   "alignment" : 4,
5234   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE",
5235   "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jfieldID *, unsigned char)",
5236   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE",
5237   "size" : 4,
5238   "source_file" : "libnativehelper/include_jni/jni.h"
5239  },
5240  {
5241   "alignment" : 4,
5242   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvPvxE",
5243   "name" : "_jobject *(*)(_JNIEnv *, void *, long long)",
5244   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvPvxE",
5245   "size" : 4,
5246   "source_file" : "libnativehelper/include_jni/jni.h"
5247  },
5248  {
5249   "alignment" : 4,
5250   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E",
5251   "name" : "_jobject *(*)(_JNIEnv *, _jobject *)",
5252   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_E",
5253   "size" : 4,
5254   "source_file" : "libnativehelper/include_jni/jni.h"
5255  },
5256  {
5257   "alignment" : 4,
5258   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE",
5259   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
5260   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE",
5261   "size" : 4,
5262   "source_file" : "libnativehelper/include_jni/jni.h"
5263  },
5264  {
5265   "alignment" : 4,
5266   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDSt9__va_listE",
5267   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
5268   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDSt9__va_listE",
5269   "size" : 4,
5270   "source_file" : "libnativehelper/include_jni/jni.h"
5271  },
5272  {
5273   "alignment" : 4,
5274   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE",
5275   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
5276   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE",
5277   "size" : 4,
5278   "source_file" : "libnativehelper/include_jni/jni.h"
5279  },
5280  {
5281   "alignment" : 4,
5282   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE",
5283   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
5284   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE",
5285   "size" : 4,
5286   "source_file" : "libnativehelper/include_jni/jni.h"
5287  },
5288  {
5289   "alignment" : 4,
5290   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDSt9__va_listE",
5291   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
5292   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDSt9__va_listE",
5293   "size" : 4,
5294   "source_file" : "libnativehelper/include_jni/jni.h"
5295  },
5296  {
5297   "alignment" : 4,
5298   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE",
5299   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
5300   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE",
5301   "size" : 4,
5302   "source_file" : "libnativehelper/include_jni/jni.h"
5303  },
5304  {
5305   "alignment" : 4,
5306   "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE",
5307   "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jfieldID *)",
5308   "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE",
5309   "size" : 4,
5310   "source_file" : "libnativehelper/include_jni/jni.h"
5311  },
5312  {
5313   "alignment" : 4,
5314   "linker_set_key" : "_ZTIPFP8_jstringP7_JNIEnvPKcE",
5315   "name" : "_jstring *(*)(_JNIEnv *, const char *)",
5316   "referenced_type" : "_ZTIFP8_jstringP7_JNIEnvPKcE",
5317   "size" : 4,
5318   "source_file" : "libnativehelper/include_jni/jni.h"
5319  },
5320  {
5321   "alignment" : 4,
5322   "linker_set_key" : "_ZTIPFP8_jstringP7_JNIEnvPKtiE",
5323   "name" : "_jstring *(*)(_JNIEnv *, const unsigned short *, int)",
5324   "referenced_type" : "_ZTIFP8_jstringP7_JNIEnvPKtiE",
5325   "size" : 4,
5326   "source_file" : "libnativehelper/include_jni/jni.h"
5327  },
5328  {
5329   "alignment" : 4,
5330   "linker_set_key" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E",
5331   "name" : "_jfieldID *(*)(_JNIEnv *, _jclass *, const char *, const char *)",
5332   "referenced_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E",
5333   "size" : 4,
5334   "source_file" : "libnativehelper/include_jni/jni.h"
5335  },
5336  {
5337   "alignment" : 4,
5338   "linker_set_key" : "_ZTIPFP9_jfieldIDP7_JNIEnvP8_jobjectE",
5339   "name" : "_jfieldID *(*)(_JNIEnv *, _jobject *)",
5340   "referenced_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP8_jobjectE",
5341   "size" : 4,
5342   "source_file" : "libnativehelper/include_jni/jni.h"
5343  },
5344  {
5345   "alignment" : 4,
5346   "linker_set_key" : "_ZTIPFPKcP7_JNIEnvP8_jstringPhE",
5347   "name" : "const char *(*)(_JNIEnv *, _jstring *, unsigned char *)",
5348   "referenced_type" : "_ZTIFPKcP7_JNIEnvP8_jstringPhE",
5349   "size" : 4,
5350   "source_file" : "libnativehelper/include_jni/jni.h"
5351  },
5352  {
5353   "alignment" : 4,
5354   "linker_set_key" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE",
5355   "name" : "const unsigned short *(*)(_JNIEnv *, _jstring *, unsigned char *)",
5356   "referenced_type" : "_ZTIFPKtP7_JNIEnvP8_jstringPhE",
5357   "size" : 4,
5358   "source_file" : "libnativehelper/include_jni/jni.h"
5359  },
5360  {
5361   "alignment" : 4,
5362   "linker_set_key" : "_ZTIPFPaP7_JNIEnvP11_jbyteArrayPhE",
5363   "name" : "signed char *(*)(_JNIEnv *, _jbyteArray *, unsigned char *)",
5364   "referenced_type" : "_ZTIFPaP7_JNIEnvP11_jbyteArrayPhE",
5365   "size" : 4,
5366   "source_file" : "libnativehelper/include_jni/jni.h"
5367  },
5368  {
5369   "alignment" : 4,
5370   "linker_set_key" : "_ZTIPFPdP7_JNIEnvP13_jdoubleArrayPhE",
5371   "name" : "double *(*)(_JNIEnv *, _jdoubleArray *, unsigned char *)",
5372   "referenced_type" : "_ZTIFPdP7_JNIEnvP13_jdoubleArrayPhE",
5373   "size" : 4,
5374   "source_file" : "libnativehelper/include_jni/jni.h"
5375  },
5376  {
5377   "alignment" : 4,
5378   "linker_set_key" : "_ZTIPFPfP7_JNIEnvP12_jfloatArrayPhE",
5379   "name" : "float *(*)(_JNIEnv *, _jfloatArray *, unsigned char *)",
5380   "referenced_type" : "_ZTIFPfP7_JNIEnvP12_jfloatArrayPhE",
5381   "size" : 4,
5382   "source_file" : "libnativehelper/include_jni/jni.h"
5383  },
5384  {
5385   "alignment" : 4,
5386   "linker_set_key" : "_ZTIPFPhP7_JNIEnvP14_jbooleanArrayS_E",
5387   "name" : "unsigned char *(*)(_JNIEnv *, _jbooleanArray *, unsigned char *)",
5388   "referenced_type" : "_ZTIFPhP7_JNIEnvP14_jbooleanArrayS_E",
5389   "size" : 4,
5390   "source_file" : "libnativehelper/include_jni/jni.h"
5391  },
5392  {
5393   "alignment" : 4,
5394   "linker_set_key" : "_ZTIPFPiP7_JNIEnvP10_jintArrayPhE",
5395   "name" : "int *(*)(_JNIEnv *, _jintArray *, unsigned char *)",
5396   "referenced_type" : "_ZTIFPiP7_JNIEnvP10_jintArrayPhE",
5397   "size" : 4,
5398   "source_file" : "libnativehelper/include_jni/jni.h"
5399  },
5400  {
5401   "alignment" : 4,
5402   "linker_set_key" : "_ZTIPFPsP7_JNIEnvP12_jshortArrayPhE",
5403   "name" : "short *(*)(_JNIEnv *, _jshortArray *, unsigned char *)",
5404   "referenced_type" : "_ZTIFPsP7_JNIEnvP12_jshortArrayPhE",
5405   "size" : 4,
5406   "source_file" : "libnativehelper/include_jni/jni.h"
5407  },
5408  {
5409   "alignment" : 4,
5410   "linker_set_key" : "_ZTIPFPtP7_JNIEnvP11_jcharArrayPhE",
5411   "name" : "unsigned short *(*)(_JNIEnv *, _jcharArray *, unsigned char *)",
5412   "referenced_type" : "_ZTIFPtP7_JNIEnvP11_jcharArrayPhE",
5413   "size" : 4,
5414   "source_file" : "libnativehelper/include_jni/jni.h"
5415  },
5416  {
5417   "alignment" : 4,
5418   "linker_set_key" : "_ZTIPFPvP7_JNIEnvP7_jarrayPhE",
5419   "name" : "void *(*)(_JNIEnv *, _jarray *, unsigned char *)",
5420   "referenced_type" : "_ZTIFPvP7_JNIEnvP7_jarrayPhE",
5421   "size" : 4,
5422   "source_file" : "libnativehelper/include_jni/jni.h"
5423  },
5424  {
5425   "alignment" : 4,
5426   "linker_set_key" : "_ZTIPFPvP7_JNIEnvP8_jobjectE",
5427   "name" : "void *(*)(_JNIEnv *, _jobject *)",
5428   "referenced_type" : "_ZTIFPvP7_JNIEnvP8_jobjectE",
5429   "size" : 4,
5430   "source_file" : "libnativehelper/include_jni/jni.h"
5431  },
5432  {
5433   "alignment" : 4,
5434   "linker_set_key" : "_ZTIPFPxP7_JNIEnvP11_jlongArrayPhE",
5435   "name" : "long long *(*)(_JNIEnv *, _jlongArray *, unsigned char *)",
5436   "referenced_type" : "_ZTIFPxP7_JNIEnvP11_jlongArrayPhE",
5437   "size" : 4,
5438   "source_file" : "libnativehelper/include_jni/jni.h"
5439  },
5440  {
5441   "alignment" : 4,
5442   "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5443   "name" : "signed char (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
5444   "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5445   "size" : 4,
5446   "source_file" : "libnativehelper/include_jni/jni.h"
5447  },
5448  {
5449   "alignment" : 4,
5450   "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5451   "name" : "signed char (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
5452   "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5453   "size" : 4,
5454   "source_file" : "libnativehelper/include_jni/jni.h"
5455  },
5456  {
5457   "alignment" : 4,
5458   "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDzE",
5459   "name" : "signed char (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
5460   "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDzE",
5461   "size" : 4,
5462   "source_file" : "libnativehelper/include_jni/jni.h"
5463  },
5464  {
5465   "alignment" : 4,
5466   "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP9_jfieldIDE",
5467   "name" : "signed char (*)(_JNIEnv *, _jclass *, _jfieldID *)",
5468   "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP9_jfieldIDE",
5469   "size" : 4,
5470   "source_file" : "libnativehelper/include_jni/jni.h"
5471  },
5472  {
5473   "alignment" : 4,
5474   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5475   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
5476   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5477   "size" : 4,
5478   "source_file" : "libnativehelper/include_jni/jni.h"
5479  },
5480  {
5481   "alignment" : 4,
5482   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5483   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
5484   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5485   "size" : 4,
5486   "source_file" : "libnativehelper/include_jni/jni.h"
5487  },
5488  {
5489   "alignment" : 4,
5490   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5491   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
5492   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5493   "size" : 4,
5494   "source_file" : "libnativehelper/include_jni/jni.h"
5495  },
5496  {
5497   "alignment" : 4,
5498   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5499   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
5500   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5501   "size" : 4,
5502   "source_file" : "libnativehelper/include_jni/jni.h"
5503  },
5504  {
5505   "alignment" : 4,
5506   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5507   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
5508   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5509   "size" : 4,
5510   "source_file" : "libnativehelper/include_jni/jni.h"
5511  },
5512  {
5513   "alignment" : 4,
5514   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5515   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
5516   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5517   "size" : 4,
5518   "source_file" : "libnativehelper/include_jni/jni.h"
5519  },
5520  {
5521   "alignment" : 4,
5522   "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP9_jfieldIDE",
5523   "name" : "signed char (*)(_JNIEnv *, _jobject *, _jfieldID *)",
5524   "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP9_jfieldIDE",
5525   "size" : 4,
5526   "source_file" : "libnativehelper/include_jni/jni.h"
5527  },
5528  {
5529   "alignment" : 4,
5530   "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5531   "name" : "double (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
5532   "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5533   "size" : 4,
5534   "source_file" : "libnativehelper/include_jni/jni.h"
5535  },
5536  {
5537   "alignment" : 4,
5538   "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5539   "name" : "double (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
5540   "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5541   "size" : 4,
5542   "source_file" : "libnativehelper/include_jni/jni.h"
5543  },
5544  {
5545   "alignment" : 4,
5546   "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDzE",
5547   "name" : "double (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
5548   "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDzE",
5549   "size" : 4,
5550   "source_file" : "libnativehelper/include_jni/jni.h"
5551  },
5552  {
5553   "alignment" : 4,
5554   "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP9_jfieldIDE",
5555   "name" : "double (*)(_JNIEnv *, _jclass *, _jfieldID *)",
5556   "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP9_jfieldIDE",
5557   "size" : 4,
5558   "source_file" : "libnativehelper/include_jni/jni.h"
5559  },
5560  {
5561   "alignment" : 4,
5562   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5563   "name" : "double (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
5564   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5565   "size" : 4,
5566   "source_file" : "libnativehelper/include_jni/jni.h"
5567  },
5568  {
5569   "alignment" : 4,
5570   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5571   "name" : "double (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
5572   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5573   "size" : 4,
5574   "source_file" : "libnativehelper/include_jni/jni.h"
5575  },
5576  {
5577   "alignment" : 4,
5578   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5579   "name" : "double (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
5580   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5581   "size" : 4,
5582   "source_file" : "libnativehelper/include_jni/jni.h"
5583  },
5584  {
5585   "alignment" : 4,
5586   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5587   "name" : "double (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
5588   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5589   "size" : 4,
5590   "source_file" : "libnativehelper/include_jni/jni.h"
5591  },
5592  {
5593   "alignment" : 4,
5594   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5595   "name" : "double (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
5596   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5597   "size" : 4,
5598   "source_file" : "libnativehelper/include_jni/jni.h"
5599  },
5600  {
5601   "alignment" : 4,
5602   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5603   "name" : "double (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
5604   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5605   "size" : 4,
5606   "source_file" : "libnativehelper/include_jni/jni.h"
5607  },
5608  {
5609   "alignment" : 4,
5610   "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP9_jfieldIDE",
5611   "name" : "double (*)(_JNIEnv *, _jobject *, _jfieldID *)",
5612   "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP9_jfieldIDE",
5613   "size" : 4,
5614   "source_file" : "libnativehelper/include_jni/jni.h"
5615  },
5616  {
5617   "alignment" : 4,
5618   "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5619   "name" : "float (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
5620   "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5621   "size" : 4,
5622   "source_file" : "libnativehelper/include_jni/jni.h"
5623  },
5624  {
5625   "alignment" : 4,
5626   "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5627   "name" : "float (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
5628   "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5629   "size" : 4,
5630   "source_file" : "libnativehelper/include_jni/jni.h"
5631  },
5632  {
5633   "alignment" : 4,
5634   "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDzE",
5635   "name" : "float (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
5636   "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDzE",
5637   "size" : 4,
5638   "source_file" : "libnativehelper/include_jni/jni.h"
5639  },
5640  {
5641   "alignment" : 4,
5642   "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP9_jfieldIDE",
5643   "name" : "float (*)(_JNIEnv *, _jclass *, _jfieldID *)",
5644   "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP9_jfieldIDE",
5645   "size" : 4,
5646   "source_file" : "libnativehelper/include_jni/jni.h"
5647  },
5648  {
5649   "alignment" : 4,
5650   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5651   "name" : "float (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
5652   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5653   "size" : 4,
5654   "source_file" : "libnativehelper/include_jni/jni.h"
5655  },
5656  {
5657   "alignment" : 4,
5658   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5659   "name" : "float (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
5660   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5661   "size" : 4,
5662   "source_file" : "libnativehelper/include_jni/jni.h"
5663  },
5664  {
5665   "alignment" : 4,
5666   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5667   "name" : "float (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
5668   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5669   "size" : 4,
5670   "source_file" : "libnativehelper/include_jni/jni.h"
5671  },
5672  {
5673   "alignment" : 4,
5674   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5675   "name" : "float (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
5676   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5677   "size" : 4,
5678   "source_file" : "libnativehelper/include_jni/jni.h"
5679  },
5680  {
5681   "alignment" : 4,
5682   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5683   "name" : "float (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
5684   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5685   "size" : 4,
5686   "source_file" : "libnativehelper/include_jni/jni.h"
5687  },
5688  {
5689   "alignment" : 4,
5690   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5691   "name" : "float (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
5692   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5693   "size" : 4,
5694   "source_file" : "libnativehelper/include_jni/jni.h"
5695  },
5696  {
5697   "alignment" : 4,
5698   "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP9_jfieldIDE",
5699   "name" : "float (*)(_JNIEnv *, _jobject *, _jfieldID *)",
5700   "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP9_jfieldIDE",
5701   "size" : 4,
5702   "source_file" : "libnativehelper/include_jni/jni.h"
5703  },
5704  {
5705   "alignment" : 4,
5706   "linker_set_key" : "_ZTIPFhP7_JNIEnvE",
5707   "name" : "unsigned char (*)(_JNIEnv *)",
5708   "referenced_type" : "_ZTIFhP7_JNIEnvE",
5709   "size" : 4,
5710   "source_file" : "libnativehelper/include_jni/jni.h"
5711  },
5712  {
5713   "alignment" : 4,
5714   "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5715   "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
5716   "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5717   "size" : 4,
5718   "source_file" : "libnativehelper/include_jni/jni.h"
5719  },
5720  {
5721   "alignment" : 4,
5722   "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5723   "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
5724   "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5725   "size" : 4,
5726   "source_file" : "libnativehelper/include_jni/jni.h"
5727  },
5728  {
5729   "alignment" : 4,
5730   "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDzE",
5731   "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
5732   "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDzE",
5733   "size" : 4,
5734   "source_file" : "libnativehelper/include_jni/jni.h"
5735  },
5736  {
5737   "alignment" : 4,
5738   "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP9_jfieldIDE",
5739   "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jfieldID *)",
5740   "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP9_jfieldIDE",
5741   "size" : 4,
5742   "source_file" : "libnativehelper/include_jni/jni.h"
5743  },
5744  {
5745   "alignment" : 4,
5746   "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassS2_E",
5747   "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jclass *)",
5748   "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassS2_E",
5749   "size" : 4,
5750   "source_file" : "libnativehelper/include_jni/jni.h"
5751  },
5752  {
5753   "alignment" : 4,
5754   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5755   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
5756   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5757   "size" : 4,
5758   "source_file" : "libnativehelper/include_jni/jni.h"
5759  },
5760  {
5761   "alignment" : 4,
5762   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5763   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
5764   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5765   "size" : 4,
5766   "source_file" : "libnativehelper/include_jni/jni.h"
5767  },
5768  {
5769   "alignment" : 4,
5770   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5771   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
5772   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5773   "size" : 4,
5774   "source_file" : "libnativehelper/include_jni/jni.h"
5775  },
5776  {
5777   "alignment" : 4,
5778   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassE",
5779   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *)",
5780   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassE",
5781   "size" : 4,
5782   "source_file" : "libnativehelper/include_jni/jni.h"
5783  },
5784  {
5785   "alignment" : 4,
5786   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5787   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
5788   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5789   "size" : 4,
5790   "source_file" : "libnativehelper/include_jni/jni.h"
5791  },
5792  {
5793   "alignment" : 4,
5794   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5795   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
5796   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5797   "size" : 4,
5798   "source_file" : "libnativehelper/include_jni/jni.h"
5799  },
5800  {
5801   "alignment" : 4,
5802   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5803   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
5804   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5805   "size" : 4,
5806   "source_file" : "libnativehelper/include_jni/jni.h"
5807  },
5808  {
5809   "alignment" : 4,
5810   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP9_jfieldIDE",
5811   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jfieldID *)",
5812   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP9_jfieldIDE",
5813   "size" : 4,
5814   "source_file" : "libnativehelper/include_jni/jni.h"
5815  },
5816  {
5817   "alignment" : 4,
5818   "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectS2_E",
5819   "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jobject *)",
5820   "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectS2_E",
5821   "size" : 4,
5822   "source_file" : "libnativehelper/include_jni/jni.h"
5823  },
5824  {
5825   "alignment" : 4,
5826   "linker_set_key" : "_ZTIPFiP7_JNIEnvE",
5827   "name" : "int (*)(_JNIEnv *)",
5828   "referenced_type" : "_ZTIFiP7_JNIEnvE",
5829   "size" : 4,
5830   "source_file" : "libnativehelper/include_jni/jni.h"
5831  },
5832  {
5833   "alignment" : 4,
5834   "linker_set_key" : "_ZTIPFiP7_JNIEnvP11_jthrowableE",
5835   "name" : "int (*)(_JNIEnv *, _jthrowable *)",
5836   "referenced_type" : "_ZTIFiP7_JNIEnvP11_jthrowableE",
5837   "size" : 4,
5838   "source_file" : "libnativehelper/include_jni/jni.h"
5839  },
5840  {
5841   "alignment" : 4,
5842   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jarrayE",
5843   "name" : "int (*)(_JNIEnv *, _jarray *)",
5844   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jarrayE",
5845   "size" : 4,
5846   "source_file" : "libnativehelper/include_jni/jni.h"
5847  },
5848  {
5849   "alignment" : 4,
5850   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassE",
5851   "name" : "int (*)(_JNIEnv *, _jclass *)",
5852   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassE",
5853   "size" : 4,
5854   "source_file" : "libnativehelper/include_jni/jni.h"
5855  },
5856  {
5857   "alignment" : 4,
5858   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5859   "name" : "int (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
5860   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
5861   "size" : 4,
5862   "source_file" : "libnativehelper/include_jni/jni.h"
5863  },
5864  {
5865   "alignment" : 4,
5866   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5867   "name" : "int (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
5868   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
5869   "size" : 4,
5870   "source_file" : "libnativehelper/include_jni/jni.h"
5871  },
5872  {
5873   "alignment" : 4,
5874   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDzE",
5875   "name" : "int (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
5876   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDzE",
5877   "size" : 4,
5878   "source_file" : "libnativehelper/include_jni/jni.h"
5879  },
5880  {
5881   "alignment" : 4,
5882   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP9_jfieldIDE",
5883   "name" : "int (*)(_JNIEnv *, _jclass *, _jfieldID *)",
5884   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP9_jfieldIDE",
5885   "size" : 4,
5886   "source_file" : "libnativehelper/include_jni/jni.h"
5887  },
5888  {
5889   "alignment" : 4,
5890   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE",
5891   "name" : "int (*)(_JNIEnv *, _jclass *, const JNINativeMethod *, int)",
5892   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE",
5893   "size" : 4,
5894   "source_file" : "libnativehelper/include_jni/jni.h"
5895  },
5896  {
5897   "alignment" : 4,
5898   "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassPKcE",
5899   "name" : "int (*)(_JNIEnv *, _jclass *, const char *)",
5900   "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassPKcE",
5901   "size" : 4,
5902   "source_file" : "libnativehelper/include_jni/jni.h"
5903  },
5904  {
5905   "alignment" : 4,
5906   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectE",
5907   "name" : "int (*)(_JNIEnv *, _jobject *)",
5908   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectE",
5909   "size" : 4,
5910   "source_file" : "libnativehelper/include_jni/jni.h"
5911  },
5912  {
5913   "alignment" : 4,
5914   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5915   "name" : "int (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
5916   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
5917   "size" : 4,
5918   "source_file" : "libnativehelper/include_jni/jni.h"
5919  },
5920  {
5921   "alignment" : 4,
5922   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5923   "name" : "int (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
5924   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
5925   "size" : 4,
5926   "source_file" : "libnativehelper/include_jni/jni.h"
5927  },
5928  {
5929   "alignment" : 4,
5930   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5931   "name" : "int (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
5932   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDzE",
5933   "size" : 4,
5934   "source_file" : "libnativehelper/include_jni/jni.h"
5935  },
5936  {
5937   "alignment" : 4,
5938   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5939   "name" : "int (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
5940   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
5941   "size" : 4,
5942   "source_file" : "libnativehelper/include_jni/jni.h"
5943  },
5944  {
5945   "alignment" : 4,
5946   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5947   "name" : "int (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
5948   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
5949   "size" : 4,
5950   "source_file" : "libnativehelper/include_jni/jni.h"
5951  },
5952  {
5953   "alignment" : 4,
5954   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5955   "name" : "int (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
5956   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
5957   "size" : 4,
5958   "source_file" : "libnativehelper/include_jni/jni.h"
5959  },
5960  {
5961   "alignment" : 4,
5962   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP9_jfieldIDE",
5963   "name" : "int (*)(_JNIEnv *, _jobject *, _jfieldID *)",
5964   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP9_jfieldIDE",
5965   "size" : 4,
5966   "source_file" : "libnativehelper/include_jni/jni.h"
5967  },
5968  {
5969   "alignment" : 4,
5970   "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jstringE",
5971   "name" : "int (*)(_JNIEnv *, _jstring *)",
5972   "referenced_type" : "_ZTIFiP7_JNIEnvP8_jstringE",
5973   "size" : 4,
5974   "source_file" : "libnativehelper/include_jni/jni.h"
5975  },
5976  {
5977   "alignment" : 4,
5978   "linker_set_key" : "_ZTIPFiP7_JNIEnvPP7_JavaVME",
5979   "name" : "int (*)(_JNIEnv *, _JavaVM **)",
5980   "referenced_type" : "_ZTIFiP7_JNIEnvPP7_JavaVME",
5981   "size" : 4,
5982   "source_file" : "libnativehelper/include_jni/jni.h"
5983  },
5984  {
5985   "alignment" : 4,
5986   "linker_set_key" : "_ZTIPFiP7_JNIEnviE",
5987   "name" : "int (*)(_JNIEnv *, int)",
5988   "referenced_type" : "_ZTIFiP7_JNIEnviE",
5989   "size" : 4,
5990   "source_file" : "libnativehelper/include_jni/jni.h"
5991  },
5992  {
5993   "alignment" : 4,
5994   "linker_set_key" : "_ZTIPFiP7_JavaVME",
5995   "name" : "int (*)(_JavaVM *)",
5996   "referenced_type" : "_ZTIFiP7_JavaVME",
5997   "size" : 4,
5998   "source_file" : "libnativehelper/include_jni/jni.h"
5999  },
6000  {
6001   "alignment" : 4,
6002   "linker_set_key" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE",
6003   "name" : "int (*)(_JavaVM *, _JNIEnv **, void *)",
6004   "referenced_type" : "_ZTIFiP7_JavaVMPP7_JNIEnvPvE",
6005   "size" : 4,
6006   "source_file" : "libnativehelper/include_jni/jni.h"
6007  },
6008  {
6009   "alignment" : 4,
6010   "linker_set_key" : "_ZTIPFiP7_JavaVMPPviE",
6011   "name" : "int (*)(_JavaVM *, void **, int)",
6012   "referenced_type" : "_ZTIFiP7_JavaVMPPviE",
6013   "size" : 4,
6014   "source_file" : "libnativehelper/include_jni/jni.h"
6015  },
6016  {
6017   "alignment" : 4,
6018   "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6019   "name" : "short (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
6020   "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6021   "size" : 4,
6022   "source_file" : "libnativehelper/include_jni/jni.h"
6023  },
6024  {
6025   "alignment" : 4,
6026   "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6027   "name" : "short (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
6028   "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6029   "size" : 4,
6030   "source_file" : "libnativehelper/include_jni/jni.h"
6031  },
6032  {
6033   "alignment" : 4,
6034   "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDzE",
6035   "name" : "short (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
6036   "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDzE",
6037   "size" : 4,
6038   "source_file" : "libnativehelper/include_jni/jni.h"
6039  },
6040  {
6041   "alignment" : 4,
6042   "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP9_jfieldIDE",
6043   "name" : "short (*)(_JNIEnv *, _jclass *, _jfieldID *)",
6044   "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP9_jfieldIDE",
6045   "size" : 4,
6046   "source_file" : "libnativehelper/include_jni/jni.h"
6047  },
6048  {
6049   "alignment" : 4,
6050   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6051   "name" : "short (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
6052   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6053   "size" : 4,
6054   "source_file" : "libnativehelper/include_jni/jni.h"
6055  },
6056  {
6057   "alignment" : 4,
6058   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6059   "name" : "short (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
6060   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6061   "size" : 4,
6062   "source_file" : "libnativehelper/include_jni/jni.h"
6063  },
6064  {
6065   "alignment" : 4,
6066   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6067   "name" : "short (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
6068   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6069   "size" : 4,
6070   "source_file" : "libnativehelper/include_jni/jni.h"
6071  },
6072  {
6073   "alignment" : 4,
6074   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6075   "name" : "short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
6076   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6077   "size" : 4,
6078   "source_file" : "libnativehelper/include_jni/jni.h"
6079  },
6080  {
6081   "alignment" : 4,
6082   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6083   "name" : "short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
6084   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6085   "size" : 4,
6086   "source_file" : "libnativehelper/include_jni/jni.h"
6087  },
6088  {
6089   "alignment" : 4,
6090   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6091   "name" : "short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
6092   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6093   "size" : 4,
6094   "source_file" : "libnativehelper/include_jni/jni.h"
6095  },
6096  {
6097   "alignment" : 4,
6098   "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP9_jfieldIDE",
6099   "name" : "short (*)(_JNIEnv *, _jobject *, _jfieldID *)",
6100   "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP9_jfieldIDE",
6101   "size" : 4,
6102   "source_file" : "libnativehelper/include_jni/jni.h"
6103  },
6104  {
6105   "alignment" : 4,
6106   "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6107   "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
6108   "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6109   "size" : 4,
6110   "source_file" : "libnativehelper/include_jni/jni.h"
6111  },
6112  {
6113   "alignment" : 4,
6114   "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6115   "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
6116   "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6117   "size" : 4,
6118   "source_file" : "libnativehelper/include_jni/jni.h"
6119  },
6120  {
6121   "alignment" : 4,
6122   "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDzE",
6123   "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
6124   "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDzE",
6125   "size" : 4,
6126   "source_file" : "libnativehelper/include_jni/jni.h"
6127  },
6128  {
6129   "alignment" : 4,
6130   "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP9_jfieldIDE",
6131   "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jfieldID *)",
6132   "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP9_jfieldIDE",
6133   "size" : 4,
6134   "source_file" : "libnativehelper/include_jni/jni.h"
6135  },
6136  {
6137   "alignment" : 4,
6138   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6139   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
6140   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6141   "size" : 4,
6142   "source_file" : "libnativehelper/include_jni/jni.h"
6143  },
6144  {
6145   "alignment" : 4,
6146   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6147   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
6148   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6149   "size" : 4,
6150   "source_file" : "libnativehelper/include_jni/jni.h"
6151  },
6152  {
6153   "alignment" : 4,
6154   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6155   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
6156   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6157   "size" : 4,
6158   "source_file" : "libnativehelper/include_jni/jni.h"
6159  },
6160  {
6161   "alignment" : 4,
6162   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6163   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
6164   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6165   "size" : 4,
6166   "source_file" : "libnativehelper/include_jni/jni.h"
6167  },
6168  {
6169   "alignment" : 4,
6170   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6171   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
6172   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6173   "size" : 4,
6174   "source_file" : "libnativehelper/include_jni/jni.h"
6175  },
6176  {
6177   "alignment" : 4,
6178   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6179   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
6180   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6181   "size" : 4,
6182   "source_file" : "libnativehelper/include_jni/jni.h"
6183  },
6184  {
6185   "alignment" : 4,
6186   "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP9_jfieldIDE",
6187   "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jfieldID *)",
6188   "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP9_jfieldIDE",
6189   "size" : 4,
6190   "source_file" : "libnativehelper/include_jni/jni.h"
6191  },
6192  {
6193   "alignment" : 4,
6194   "linker_set_key" : "_ZTIPFvP7_JNIEnvE",
6195   "name" : "void (*)(_JNIEnv *)",
6196   "referenced_type" : "_ZTIFvP7_JNIEnvE",
6197   "size" : 4,
6198   "source_file" : "libnativehelper/include_jni/jni.h"
6199  },
6200  {
6201   "alignment" : 4,
6202   "linker_set_key" : "_ZTIPFvP7_JNIEnvP10_jintArrayPiiE",
6203   "name" : "void (*)(_JNIEnv *, _jintArray *, int *, int)",
6204   "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayPiiE",
6205   "size" : 4,
6206   "source_file" : "libnativehelper/include_jni/jni.h"
6207  },
6208  {
6209   "alignment" : 4,
6210   "linker_set_key" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPKiE",
6211   "name" : "void (*)(_JNIEnv *, _jintArray *, int, int, const int *)",
6212   "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPKiE",
6213   "size" : 4,
6214   "source_file" : "libnativehelper/include_jni/jni.h"
6215  },
6216  {
6217   "alignment" : 4,
6218   "linker_set_key" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPiE",
6219   "name" : "void (*)(_JNIEnv *, _jintArray *, int, int, int *)",
6220   "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPiE",
6221   "size" : 4,
6222   "source_file" : "libnativehelper/include_jni/jni.h"
6223  },
6224  {
6225   "alignment" : 4,
6226   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayPaiE",
6227   "name" : "void (*)(_JNIEnv *, _jbyteArray *, signed char *, int)",
6228   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayPaiE",
6229   "size" : 4,
6230   "source_file" : "libnativehelper/include_jni/jni.h"
6231  },
6232  {
6233   "alignment" : 4,
6234   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPKaE",
6235   "name" : "void (*)(_JNIEnv *, _jbyteArray *, int, int, const signed char *)",
6236   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPKaE",
6237   "size" : 4,
6238   "source_file" : "libnativehelper/include_jni/jni.h"
6239  },
6240  {
6241   "alignment" : 4,
6242   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPaE",
6243   "name" : "void (*)(_JNIEnv *, _jbyteArray *, int, int, signed char *)",
6244   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPaE",
6245   "size" : 4,
6246   "source_file" : "libnativehelper/include_jni/jni.h"
6247  },
6248  {
6249   "alignment" : 4,
6250   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jcharArrayPtiE",
6251   "name" : "void (*)(_JNIEnv *, _jcharArray *, unsigned short *, int)",
6252   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayPtiE",
6253   "size" : 4,
6254   "source_file" : "libnativehelper/include_jni/jni.h"
6255  },
6256  {
6257   "alignment" : 4,
6258   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPKtE",
6259   "name" : "void (*)(_JNIEnv *, _jcharArray *, int, int, const unsigned short *)",
6260   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPKtE",
6261   "size" : 4,
6262   "source_file" : "libnativehelper/include_jni/jni.h"
6263  },
6264  {
6265   "alignment" : 4,
6266   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPtE",
6267   "name" : "void (*)(_JNIEnv *, _jcharArray *, int, int, unsigned short *)",
6268   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPtE",
6269   "size" : 4,
6270   "source_file" : "libnativehelper/include_jni/jni.h"
6271  },
6272  {
6273   "alignment" : 4,
6274   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jlongArrayPxiE",
6275   "name" : "void (*)(_JNIEnv *, _jlongArray *, long long *, int)",
6276   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayPxiE",
6277   "size" : 4,
6278   "source_file" : "libnativehelper/include_jni/jni.h"
6279  },
6280  {
6281   "alignment" : 4,
6282   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPKxE",
6283   "name" : "void (*)(_JNIEnv *, _jlongArray *, int, int, const long long *)",
6284   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPKxE",
6285   "size" : 4,
6286   "source_file" : "libnativehelper/include_jni/jni.h"
6287  },
6288  {
6289   "alignment" : 4,
6290   "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPxE",
6291   "name" : "void (*)(_JNIEnv *, _jlongArray *, int, int, long long *)",
6292   "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPxE",
6293   "size" : 4,
6294   "source_file" : "libnativehelper/include_jni/jni.h"
6295  },
6296  {
6297   "alignment" : 4,
6298   "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayPfiE",
6299   "name" : "void (*)(_JNIEnv *, _jfloatArray *, float *, int)",
6300   "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayPfiE",
6301   "size" : 4,
6302   "source_file" : "libnativehelper/include_jni/jni.h"
6303  },
6304  {
6305   "alignment" : 4,
6306   "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPKfE",
6307   "name" : "void (*)(_JNIEnv *, _jfloatArray *, int, int, const float *)",
6308   "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPKfE",
6309   "size" : 4,
6310   "source_file" : "libnativehelper/include_jni/jni.h"
6311  },
6312  {
6313   "alignment" : 4,
6314   "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPfE",
6315   "name" : "void (*)(_JNIEnv *, _jfloatArray *, int, int, float *)",
6316   "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPfE",
6317   "size" : 4,
6318   "source_file" : "libnativehelper/include_jni/jni.h"
6319  },
6320  {
6321   "alignment" : 4,
6322   "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jshortArrayPsiE",
6323   "name" : "void (*)(_JNIEnv *, _jshortArray *, short *, int)",
6324   "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayPsiE",
6325   "size" : 4,
6326   "source_file" : "libnativehelper/include_jni/jni.h"
6327  },
6328  {
6329   "alignment" : 4,
6330   "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPKsE",
6331   "name" : "void (*)(_JNIEnv *, _jshortArray *, int, int, const short *)",
6332   "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPKsE",
6333   "size" : 4,
6334   "source_file" : "libnativehelper/include_jni/jni.h"
6335  },
6336  {
6337   "alignment" : 4,
6338   "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPsE",
6339   "name" : "void (*)(_JNIEnv *, _jshortArray *, int, int, short *)",
6340   "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPsE",
6341   "size" : 4,
6342   "source_file" : "libnativehelper/include_jni/jni.h"
6343  },
6344  {
6345   "alignment" : 4,
6346   "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayPdiE",
6347   "name" : "void (*)(_JNIEnv *, _jdoubleArray *, double *, int)",
6348   "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayPdiE",
6349   "size" : 4,
6350   "source_file" : "libnativehelper/include_jni/jni.h"
6351  },
6352  {
6353   "alignment" : 4,
6354   "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPKdE",
6355   "name" : "void (*)(_JNIEnv *, _jdoubleArray *, int, int, const double *)",
6356   "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPKdE",
6357   "size" : 4,
6358   "source_file" : "libnativehelper/include_jni/jni.h"
6359  },
6360  {
6361   "alignment" : 4,
6362   "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPdE",
6363   "name" : "void (*)(_JNIEnv *, _jdoubleArray *, int, int, double *)",
6364   "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPdE",
6365   "size" : 4,
6366   "source_file" : "libnativehelper/include_jni/jni.h"
6367  },
6368  {
6369   "alignment" : 4,
6370   "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE",
6371   "name" : "void (*)(_JNIEnv *, _jobjectArray *, int, _jobject *)",
6372   "referenced_type" : "_ZTIFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE",
6373   "size" : 4,
6374   "source_file" : "libnativehelper/include_jni/jni.h"
6375  },
6376  {
6377   "alignment" : 4,
6378   "linker_set_key" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayPhiE",
6379   "name" : "void (*)(_JNIEnv *, _jbooleanArray *, unsigned char *, int)",
6380   "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayPhiE",
6381   "size" : 4,
6382   "source_file" : "libnativehelper/include_jni/jni.h"
6383  },
6384  {
6385   "alignment" : 4,
6386   "linker_set_key" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPKhE",
6387   "name" : "void (*)(_JNIEnv *, _jbooleanArray *, int, int, const unsigned char *)",
6388   "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPKhE",
6389   "size" : 4,
6390   "source_file" : "libnativehelper/include_jni/jni.h"
6391  },
6392  {
6393   "alignment" : 4,
6394   "linker_set_key" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPhE",
6395   "name" : "void (*)(_JNIEnv *, _jbooleanArray *, int, int, unsigned char *)",
6396   "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPhE",
6397   "size" : 4,
6398   "source_file" : "libnativehelper/include_jni/jni.h"
6399  },
6400  {
6401   "alignment" : 4,
6402   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jarrayPviE",
6403   "name" : "void (*)(_JNIEnv *, _jarray *, void *, int)",
6404   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jarrayPviE",
6405   "size" : 4,
6406   "source_file" : "libnativehelper/include_jni/jni.h"
6407  },
6408  {
6409   "alignment" : 4,
6410   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6411   "name" : "void (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
6412   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6413   "size" : 4,
6414   "source_file" : "libnativehelper/include_jni/jni.h"
6415  },
6416  {
6417   "alignment" : 4,
6418   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6419   "name" : "void (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
6420   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6421   "size" : 4,
6422   "source_file" : "libnativehelper/include_jni/jni.h"
6423  },
6424  {
6425   "alignment" : 4,
6426   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDzE",
6427   "name" : "void (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
6428   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDzE",
6429   "size" : 4,
6430   "source_file" : "libnativehelper/include_jni/jni.h"
6431  },
6432  {
6433   "alignment" : 4,
6434   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE",
6435   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, _jobject *)",
6436   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE",
6437   "size" : 4,
6438   "source_file" : "libnativehelper/include_jni/jni.h"
6439  },
6440  {
6441   "alignment" : 4,
6442   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDaE",
6443   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, signed char)",
6444   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDaE",
6445   "size" : 4,
6446   "source_file" : "libnativehelper/include_jni/jni.h"
6447  },
6448  {
6449   "alignment" : 4,
6450   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDdE",
6451   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, double)",
6452   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDdE",
6453   "size" : 4,
6454   "source_file" : "libnativehelper/include_jni/jni.h"
6455  },
6456  {
6457   "alignment" : 4,
6458   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDfE",
6459   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, float)",
6460   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDfE",
6461   "size" : 4,
6462   "source_file" : "libnativehelper/include_jni/jni.h"
6463  },
6464  {
6465   "alignment" : 4,
6466   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDhE",
6467   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, unsigned char)",
6468   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDhE",
6469   "size" : 4,
6470   "source_file" : "libnativehelper/include_jni/jni.h"
6471  },
6472  {
6473   "alignment" : 4,
6474   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDiE",
6475   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, int)",
6476   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDiE",
6477   "size" : 4,
6478   "source_file" : "libnativehelper/include_jni/jni.h"
6479  },
6480  {
6481   "alignment" : 4,
6482   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDsE",
6483   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, short)",
6484   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDsE",
6485   "size" : 4,
6486   "source_file" : "libnativehelper/include_jni/jni.h"
6487  },
6488  {
6489   "alignment" : 4,
6490   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDtE",
6491   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, unsigned short)",
6492   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDtE",
6493   "size" : 4,
6494   "source_file" : "libnativehelper/include_jni/jni.h"
6495  },
6496  {
6497   "alignment" : 4,
6498   "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDxE",
6499   "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, long long)",
6500   "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDxE",
6501   "size" : 4,
6502   "source_file" : "libnativehelper/include_jni/jni.h"
6503  },
6504  {
6505   "alignment" : 4,
6506   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectE",
6507   "name" : "void (*)(_JNIEnv *, _jobject *)",
6508   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectE",
6509   "size" : 4,
6510   "source_file" : "libnativehelper/include_jni/jni.h"
6511  },
6512  {
6513   "alignment" : 4,
6514   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6515   "name" : "void (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
6516   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6517   "size" : 4,
6518   "source_file" : "libnativehelper/include_jni/jni.h"
6519  },
6520  {
6521   "alignment" : 4,
6522   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6523   "name" : "void (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
6524   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6525   "size" : 4,
6526   "source_file" : "libnativehelper/include_jni/jni.h"
6527  },
6528  {
6529   "alignment" : 4,
6530   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6531   "name" : "void (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
6532   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6533   "size" : 4,
6534   "source_file" : "libnativehelper/include_jni/jni.h"
6535  },
6536  {
6537   "alignment" : 4,
6538   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6539   "name" : "void (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
6540   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6541   "size" : 4,
6542   "source_file" : "libnativehelper/include_jni/jni.h"
6543  },
6544  {
6545   "alignment" : 4,
6546   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6547   "name" : "void (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
6548   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6549   "size" : 4,
6550   "source_file" : "libnativehelper/include_jni/jni.h"
6551  },
6552  {
6553   "alignment" : 4,
6554   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6555   "name" : "void (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
6556   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6557   "size" : 4,
6558   "source_file" : "libnativehelper/include_jni/jni.h"
6559  },
6560  {
6561   "alignment" : 4,
6562   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E",
6563   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, _jobject *)",
6564   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E",
6565   "size" : 4,
6566   "source_file" : "libnativehelper/include_jni/jni.h"
6567  },
6568  {
6569   "alignment" : 4,
6570   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDaE",
6571   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, signed char)",
6572   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDaE",
6573   "size" : 4,
6574   "source_file" : "libnativehelper/include_jni/jni.h"
6575  },
6576  {
6577   "alignment" : 4,
6578   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDdE",
6579   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, double)",
6580   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDdE",
6581   "size" : 4,
6582   "source_file" : "libnativehelper/include_jni/jni.h"
6583  },
6584  {
6585   "alignment" : 4,
6586   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDfE",
6587   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, float)",
6588   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDfE",
6589   "size" : 4,
6590   "source_file" : "libnativehelper/include_jni/jni.h"
6591  },
6592  {
6593   "alignment" : 4,
6594   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDhE",
6595   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, unsigned char)",
6596   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDhE",
6597   "size" : 4,
6598   "source_file" : "libnativehelper/include_jni/jni.h"
6599  },
6600  {
6601   "alignment" : 4,
6602   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDiE",
6603   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, int)",
6604   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDiE",
6605   "size" : 4,
6606   "source_file" : "libnativehelper/include_jni/jni.h"
6607  },
6608  {
6609   "alignment" : 4,
6610   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDsE",
6611   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, short)",
6612   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDsE",
6613   "size" : 4,
6614   "source_file" : "libnativehelper/include_jni/jni.h"
6615  },
6616  {
6617   "alignment" : 4,
6618   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDtE",
6619   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, unsigned short)",
6620   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDtE",
6621   "size" : 4,
6622   "source_file" : "libnativehelper/include_jni/jni.h"
6623  },
6624  {
6625   "alignment" : 4,
6626   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDxE",
6627   "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, long long)",
6628   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDxE",
6629   "size" : 4,
6630   "source_file" : "libnativehelper/include_jni/jni.h"
6631  },
6632  {
6633   "alignment" : 4,
6634   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringPKcE",
6635   "name" : "void (*)(_JNIEnv *, _jstring *, const char *)",
6636   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringPKcE",
6637   "size" : 4,
6638   "source_file" : "libnativehelper/include_jni/jni.h"
6639  },
6640  {
6641   "alignment" : 4,
6642   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE",
6643   "name" : "void (*)(_JNIEnv *, _jstring *, const unsigned short *)",
6644   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringPKtE",
6645   "size" : 4,
6646   "source_file" : "libnativehelper/include_jni/jni.h"
6647  },
6648  {
6649   "alignment" : 4,
6650   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringiiPcE",
6651   "name" : "void (*)(_JNIEnv *, _jstring *, int, int, char *)",
6652   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPcE",
6653   "size" : 4,
6654   "source_file" : "libnativehelper/include_jni/jni.h"
6655  },
6656  {
6657   "alignment" : 4,
6658   "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringiiPtE",
6659   "name" : "void (*)(_JNIEnv *, _jstring *, int, int, unsigned short *)",
6660   "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPtE",
6661   "size" : 4,
6662   "source_file" : "libnativehelper/include_jni/jni.h"
6663  },
6664  {
6665   "alignment" : 4,
6666   "linker_set_key" : "_ZTIPFvP7_JNIEnvPKcE",
6667   "name" : "void (*)(_JNIEnv *, const char *)",
6668   "referenced_type" : "_ZTIFvP7_JNIEnvPKcE",
6669   "size" : 4,
6670   "source_file" : "libnativehelper/include_jni/jni.h"
6671  },
6672  {
6673   "alignment" : 4,
6674   "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6675   "name" : "long long (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)",
6676   "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE",
6677   "size" : 4,
6678   "source_file" : "libnativehelper/include_jni/jni.h"
6679  },
6680  {
6681   "alignment" : 4,
6682   "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6683   "name" : "long long (*)(_JNIEnv *, _jclass *, _jmethodID *, std::__va_list)",
6684   "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE",
6685   "size" : 4,
6686   "source_file" : "libnativehelper/include_jni/jni.h"
6687  },
6688  {
6689   "alignment" : 4,
6690   "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDzE",
6691   "name" : "long long (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)",
6692   "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDzE",
6693   "size" : 4,
6694   "source_file" : "libnativehelper/include_jni/jni.h"
6695  },
6696  {
6697   "alignment" : 4,
6698   "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP9_jfieldIDE",
6699   "name" : "long long (*)(_JNIEnv *, _jclass *, _jfieldID *)",
6700   "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP9_jfieldIDE",
6701   "size" : 4,
6702   "source_file" : "libnativehelper/include_jni/jni.h"
6703  },
6704  {
6705   "alignment" : 4,
6706   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectE",
6707   "name" : "long long (*)(_JNIEnv *, _jobject *)",
6708   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectE",
6709   "size" : 4,
6710   "source_file" : "libnativehelper/include_jni/jni.h"
6711  },
6712  {
6713   "alignment" : 4,
6714   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6715   "name" : "long long (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)",
6716   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE",
6717   "size" : 4,
6718   "source_file" : "libnativehelper/include_jni/jni.h"
6719  },
6720  {
6721   "alignment" : 4,
6722   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6723   "name" : "long long (*)(_JNIEnv *, _jobject *, _jmethodID *, std::__va_list)",
6724   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE",
6725   "size" : 4,
6726   "source_file" : "libnativehelper/include_jni/jni.h"
6727  },
6728  {
6729   "alignment" : 4,
6730   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6731   "name" : "long long (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)",
6732   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDzE",
6733   "size" : 4,
6734   "source_file" : "libnativehelper/include_jni/jni.h"
6735  },
6736  {
6737   "alignment" : 4,
6738   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6739   "name" : "long long (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)",
6740   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE",
6741   "size" : 4,
6742   "source_file" : "libnativehelper/include_jni/jni.h"
6743  },
6744  {
6745   "alignment" : 4,
6746   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6747   "name" : "long long (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, std::__va_list)",
6748   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE",
6749   "size" : 4,
6750   "source_file" : "libnativehelper/include_jni/jni.h"
6751  },
6752  {
6753   "alignment" : 4,
6754   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6755   "name" : "long long (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)",
6756   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE",
6757   "size" : 4,
6758   "source_file" : "libnativehelper/include_jni/jni.h"
6759  },
6760  {
6761   "alignment" : 4,
6762   "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP9_jfieldIDE",
6763   "name" : "long long (*)(_JNIEnv *, _jobject *, _jfieldID *)",
6764   "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP9_jfieldIDE",
6765   "size" : 4,
6766   "source_file" : "libnativehelper/include_jni/jni.h"
6767  },
6768  {
6769   "alignment" : 4,
6770   "linker_set_key" : "_ZTIPK15JNINativeMethod",
6771   "name" : "const JNINativeMethod *",
6772   "referenced_type" : "_ZTIK15JNINativeMethod",
6773   "size" : 4,
6774   "source_file" : "libnativehelper/include_jni/jni.h"
6775  },
6776  {
6777   "alignment" : 4,
6778   "linker_set_key" : "_ZTIPK18JNIInvokeInterface",
6779   "name" : "const JNIInvokeInterface *",
6780   "referenced_type" : "_ZTIK18JNIInvokeInterface",
6781   "size" : 4,
6782   "source_file" : "libnativehelper/include_jni/jni.h"
6783  },
6784  {
6785   "alignment" : 4,
6786   "linker_set_key" : "_ZTIPK18JNINativeInterface",
6787   "name" : "const JNINativeInterface *",
6788   "referenced_type" : "_ZTIK18JNINativeInterface",
6789   "size" : 4,
6790   "source_file" : "libnativehelper/include_jni/jni.h"
6791  },
6792  {
6793   "alignment" : 4,
6794   "linker_set_key" : "_ZTIPK6jvalue",
6795   "name" : "const jvalue *",
6796   "referenced_type" : "_ZTIK6jvalue",
6797   "size" : 4,
6798   "source_file" : "libnativehelper/include_jni/jni.h"
6799  },
6800  {
6801   "alignment" : 4,
6802   "linker_set_key" : "_ZTIPKN7android21NativeLoaderNamespaceE",
6803   "name" : "const android::NativeLoaderNamespace *",
6804   "referenced_type" : "_ZTIKN7android21NativeLoaderNamespaceE",
6805   "size" : 4,
6806   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
6807  },
6808  {
6809   "alignment" : 4,
6810   "linker_set_key" : "_ZTIPKa",
6811   "name" : "const signed char *",
6812   "referenced_type" : "_ZTIKa",
6813   "size" : 4,
6814   "source_file" : "libnativehelper/include_jni/jni.h"
6815  },
6816  {
6817   "alignment" : 4,
6818   "linker_set_key" : "_ZTIPKc",
6819   "name" : "const char *",
6820   "referenced_type" : "_ZTIKc",
6821   "size" : 4,
6822   "source_file" : "libnativehelper/include_jni/jni.h"
6823  },
6824  {
6825   "alignment" : 4,
6826   "linker_set_key" : "_ZTIPKd",
6827   "name" : "const double *",
6828   "referenced_type" : "_ZTIKd",
6829   "size" : 4,
6830   "source_file" : "libnativehelper/include_jni/jni.h"
6831  },
6832  {
6833   "alignment" : 4,
6834   "linker_set_key" : "_ZTIPKf",
6835   "name" : "const float *",
6836   "referenced_type" : "_ZTIKf",
6837   "size" : 4,
6838   "source_file" : "libnativehelper/include_jni/jni.h"
6839  },
6840  {
6841   "alignment" : 4,
6842   "linker_set_key" : "_ZTIPKh",
6843   "name" : "const unsigned char *",
6844   "referenced_type" : "_ZTIKh",
6845   "size" : 4,
6846   "source_file" : "libnativehelper/include_jni/jni.h"
6847  },
6848  {
6849   "alignment" : 4,
6850   "linker_set_key" : "_ZTIPKi",
6851   "name" : "const int *",
6852   "referenced_type" : "_ZTIKi",
6853   "size" : 4,
6854   "source_file" : "libnativehelper/include_jni/jni.h"
6855  },
6856  {
6857   "alignment" : 4,
6858   "linker_set_key" : "_ZTIPKs",
6859   "name" : "const short *",
6860   "referenced_type" : "_ZTIKs",
6861   "size" : 4,
6862   "source_file" : "libnativehelper/include_jni/jni.h"
6863  },
6864  {
6865   "alignment" : 4,
6866   "linker_set_key" : "_ZTIPKt",
6867   "name" : "const unsigned short *",
6868   "referenced_type" : "_ZTIKt",
6869   "size" : 4,
6870   "source_file" : "libnativehelper/include_jni/jni.h"
6871  },
6872  {
6873   "alignment" : 4,
6874   "linker_set_key" : "_ZTIPKx",
6875   "name" : "const long long *",
6876   "referenced_type" : "_ZTIKx",
6877   "size" : 4,
6878   "source_file" : "libnativehelper/include_jni/jni.h"
6879  },
6880  {
6881   "alignment" : 4,
6882   "linker_set_key" : "_ZTIPN7android21NativeLoaderNamespaceE",
6883   "name" : "android::NativeLoaderNamespace *",
6884   "referenced_type" : "_ZTIN7android21NativeLoaderNamespaceE",
6885   "size" : 4,
6886   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
6887  },
6888  {
6889   "alignment" : 4,
6890   "linker_set_key" : "_ZTIPP7_JNIEnv",
6891   "name" : "_JNIEnv **",
6892   "referenced_type" : "_ZTIP7_JNIEnv",
6893   "size" : 4,
6894   "source_file" : "libnativehelper/include_jni/jni.h"
6895  },
6896  {
6897   "alignment" : 4,
6898   "linker_set_key" : "_ZTIPP7_JavaVM",
6899   "name" : "_JavaVM **",
6900   "referenced_type" : "_ZTIP7_JavaVM",
6901   "size" : 4,
6902   "source_file" : "libnativehelper/include_jni/jni.h"
6903  },
6904  {
6905   "alignment" : 4,
6906   "linker_set_key" : "_ZTIPPc",
6907   "name" : "char **",
6908   "referenced_type" : "_ZTIPc",
6909   "size" : 4,
6910   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
6911  },
6912  {
6913   "alignment" : 4,
6914   "linker_set_key" : "_ZTIPPv",
6915   "name" : "void **",
6916   "referenced_type" : "_ZTIPv",
6917   "size" : 4,
6918   "source_file" : "libnativehelper/include_jni/jni.h"
6919  },
6920  {
6921   "alignment" : 4,
6922   "linker_set_key" : "_ZTIPa",
6923   "name" : "signed char *",
6924   "referenced_type" : "_ZTIa",
6925   "size" : 4,
6926   "source_file" : "libnativehelper/include_jni/jni.h"
6927  },
6928  {
6929   "alignment" : 4,
6930   "linker_set_key" : "_ZTIPb",
6931   "name" : "bool *",
6932   "referenced_type" : "_ZTIb",
6933   "size" : 4,
6934   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
6935  },
6936  {
6937   "alignment" : 4,
6938   "linker_set_key" : "_ZTIPc",
6939   "name" : "char *",
6940   "referenced_type" : "_ZTIc",
6941   "size" : 4,
6942   "source_file" : "libnativehelper/include_jni/jni.h"
6943  },
6944  {
6945   "alignment" : 4,
6946   "linker_set_key" : "_ZTIPd",
6947   "name" : "double *",
6948   "referenced_type" : "_ZTId",
6949   "size" : 4,
6950   "source_file" : "libnativehelper/include_jni/jni.h"
6951  },
6952  {
6953   "alignment" : 4,
6954   "linker_set_key" : "_ZTIPf",
6955   "name" : "float *",
6956   "referenced_type" : "_ZTIf",
6957   "size" : 4,
6958   "source_file" : "libnativehelper/include_jni/jni.h"
6959  },
6960  {
6961   "alignment" : 4,
6962   "linker_set_key" : "_ZTIPh",
6963   "name" : "unsigned char *",
6964   "referenced_type" : "_ZTIh",
6965   "size" : 4,
6966   "source_file" : "libnativehelper/include_jni/jni.h"
6967  },
6968  {
6969   "alignment" : 4,
6970   "linker_set_key" : "_ZTIPi",
6971   "name" : "int *",
6972   "referenced_type" : "_ZTIi",
6973   "size" : 4,
6974   "source_file" : "libnativehelper/include_jni/jni.h"
6975  },
6976  {
6977   "alignment" : 4,
6978   "linker_set_key" : "_ZTIPs",
6979   "name" : "short *",
6980   "referenced_type" : "_ZTIs",
6981   "size" : 4,
6982   "source_file" : "libnativehelper/include_jni/jni.h"
6983  },
6984  {
6985   "alignment" : 4,
6986   "linker_set_key" : "_ZTIPt",
6987   "name" : "unsigned short *",
6988   "referenced_type" : "_ZTIt",
6989   "size" : 4,
6990   "source_file" : "libnativehelper/include_jni/jni.h"
6991  },
6992  {
6993   "alignment" : 4,
6994   "linker_set_key" : "_ZTIPv",
6995   "name" : "void *",
6996   "referenced_type" : "_ZTIv",
6997   "size" : 4,
6998   "source_file" : "libnativehelper/include_jni/jni.h"
6999  },
7000  {
7001   "alignment" : 4,
7002   "linker_set_key" : "_ZTIPx",
7003   "name" : "long long *",
7004   "referenced_type" : "_ZTIx",
7005   "size" : 4,
7006   "source_file" : "libnativehelper/include_jni/jni.h"
7007  }
7008 ],
7009 "qualified_types" :
7010 [
7011  {
7012   "alignment" : 4,
7013   "is_const" : true,
7014   "linker_set_key" : "_ZTIK15JNINativeMethod",
7015   "name" : "const JNINativeMethod",
7016   "referenced_type" : "_ZTI15JNINativeMethod",
7017   "size" : 12,
7018   "source_file" : "libnativehelper/include_jni/jni.h"
7019  },
7020  {
7021   "alignment" : 4,
7022   "is_const" : true,
7023   "linker_set_key" : "_ZTIK18JNIInvokeInterface",
7024   "name" : "const JNIInvokeInterface",
7025   "referenced_type" : "_ZTI18JNIInvokeInterface",
7026   "size" : 32,
7027   "source_file" : "libnativehelper/include_jni/jni.h"
7028  },
7029  {
7030   "alignment" : 4,
7031   "is_const" : true,
7032   "linker_set_key" : "_ZTIK18JNINativeInterface",
7033   "name" : "const JNINativeInterface",
7034   "referenced_type" : "_ZTI18JNINativeInterface",
7035   "size" : 932,
7036   "source_file" : "libnativehelper/include_jni/jni.h"
7037  },
7038  {
7039   "alignment" : 8,
7040   "is_const" : true,
7041   "linker_set_key" : "_ZTIK6jvalue",
7042   "name" : "const jvalue",
7043   "referenced_type" : "_ZTI6jvalue",
7044   "size" : 8,
7045   "source_file" : "libnativehelper/include_jni/jni.h"
7046  },
7047  {
7048   "alignment" : 4,
7049   "is_const" : true,
7050   "linker_set_key" : "_ZTIKN7android21NativeLoaderNamespaceE",
7051   "name" : "const android::NativeLoaderNamespace",
7052   "referenced_type" : "_ZTIN7android21NativeLoaderNamespaceE",
7053   "size" : 20,
7054   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
7055  },
7056  {
7057   "alignment" : 1,
7058   "is_const" : true,
7059   "linker_set_key" : "_ZTIKa",
7060   "name" : "const signed char",
7061   "referenced_type" : "_ZTIa",
7062   "size" : 1,
7063   "source_file" : "libnativehelper/include_jni/jni.h"
7064  },
7065  {
7066   "alignment" : 1,
7067   "is_const" : true,
7068   "linker_set_key" : "_ZTIKb",
7069   "name" : "const bool",
7070   "referenced_type" : "_ZTIb",
7071   "size" : 1,
7072   "source_file" : "art/libnativeloader/include/nativeloader/native_loader.h"
7073  },
7074  {
7075   "alignment" : 1,
7076   "is_const" : true,
7077   "linker_set_key" : "_ZTIKc",
7078   "name" : "const char",
7079   "referenced_type" : "_ZTIc",
7080   "size" : 1,
7081   "source_file" : "libnativehelper/include_jni/jni.h"
7082  },
7083  {
7084   "alignment" : 8,
7085   "is_const" : true,
7086   "linker_set_key" : "_ZTIKd",
7087   "name" : "const double",
7088   "referenced_type" : "_ZTId",
7089   "size" : 8,
7090   "source_file" : "libnativehelper/include_jni/jni.h"
7091  },
7092  {
7093   "alignment" : 4,
7094   "is_const" : true,
7095   "linker_set_key" : "_ZTIKf",
7096   "name" : "const float",
7097   "referenced_type" : "_ZTIf",
7098   "size" : 4,
7099   "source_file" : "libnativehelper/include_jni/jni.h"
7100  },
7101  {
7102   "alignment" : 1,
7103   "is_const" : true,
7104   "linker_set_key" : "_ZTIKh",
7105   "name" : "const unsigned char",
7106   "referenced_type" : "_ZTIh",
7107   "size" : 1,
7108   "source_file" : "libnativehelper/include_jni/jni.h"
7109  },
7110  {
7111   "alignment" : 4,
7112   "is_const" : true,
7113   "linker_set_key" : "_ZTIKi",
7114   "name" : "const int",
7115   "referenced_type" : "_ZTIi",
7116   "size" : 4,
7117   "source_file" : "libnativehelper/include_jni/jni.h"
7118  },
7119  {
7120   "alignment" : 2,
7121   "is_const" : true,
7122   "linker_set_key" : "_ZTIKs",
7123   "name" : "const short",
7124   "referenced_type" : "_ZTIs",
7125   "size" : 2,
7126   "source_file" : "libnativehelper/include_jni/jni.h"
7127  },
7128  {
7129   "alignment" : 2,
7130   "is_const" : true,
7131   "linker_set_key" : "_ZTIKt",
7132   "name" : "const unsigned short",
7133   "referenced_type" : "_ZTIt",
7134   "size" : 2,
7135   "source_file" : "libnativehelper/include_jni/jni.h"
7136  },
7137  {
7138   "alignment" : 8,
7139   "is_const" : true,
7140   "linker_set_key" : "_ZTIKx",
7141   "name" : "const long long",
7142   "referenced_type" : "_ZTIx",
7143   "size" : 8,
7144   "source_file" : "libnativehelper/include_jni/jni.h"
7145  }
7146 ],
7147 "record_types" :
7148 [
7149  {
7150   "alignment" : 1,
7151   "base_specifiers" :
7152   [
7153    {
7154     "referenced_type" : "_ZTI7_jarray"
7155    }
7156   ],
7157   "linker_set_key" : "_ZTI10_jintArray",
7158   "name" : "_jintArray",
7159   "record_kind" : "class",
7160   "size" : 1,
7161   "source_file" : "libnativehelper/include_jni/jni.h"
7162  },
7163  {
7164   "alignment" : 1,
7165   "base_specifiers" :
7166   [
7167    {
7168     "referenced_type" : "_ZTI7_jarray"
7169    }
7170   ],
7171   "linker_set_key" : "_ZTI11_jbyteArray",
7172   "name" : "_jbyteArray",
7173   "record_kind" : "class",
7174   "size" : 1,
7175   "source_file" : "libnativehelper/include_jni/jni.h"
7176  },
7177  {
7178   "alignment" : 1,
7179   "base_specifiers" :
7180   [
7181    {
7182     "referenced_type" : "_ZTI7_jarray"
7183    }
7184   ],
7185   "linker_set_key" : "_ZTI11_jcharArray",
7186   "name" : "_jcharArray",
7187   "record_kind" : "class",
7188   "size" : 1,
7189   "source_file" : "libnativehelper/include_jni/jni.h"
7190  },
7191  {
7192   "alignment" : 1,
7193   "base_specifiers" :
7194   [
7195    {
7196     "referenced_type" : "_ZTI7_jarray"
7197    }
7198   ],
7199   "linker_set_key" : "_ZTI11_jlongArray",
7200   "name" : "_jlongArray",
7201   "record_kind" : "class",
7202   "size" : 1,
7203   "source_file" : "libnativehelper/include_jni/jni.h"
7204  },
7205  {
7206   "alignment" : 1,
7207   "base_specifiers" :
7208   [
7209    {
7210     "referenced_type" : "_ZTI8_jobject"
7211    }
7212   ],
7213   "linker_set_key" : "_ZTI11_jthrowable",
7214   "name" : "_jthrowable",
7215   "record_kind" : "class",
7216   "size" : 1,
7217   "source_file" : "libnativehelper/include_jni/jni.h"
7218  },
7219  {
7220   "alignment" : 4,
7221   "fields" :
7222   [
7223    {
7224     "field_name" : "optionString",
7225     "referenced_type" : "_ZTIPKc"
7226    },
7227    {
7228     "field_name" : "extraInfo",
7229     "field_offset" : 32,
7230     "referenced_type" : "_ZTIPv"
7231    }
7232   ],
7233   "linker_set_key" : "_ZTI12JavaVMOption",
7234   "name" : "JavaVMOption",
7235   "size" : 8,
7236   "source_file" : "libnativehelper/include_jni/jni.h"
7237  },
7238  {
7239   "alignment" : 1,
7240   "base_specifiers" :
7241   [
7242    {
7243     "referenced_type" : "_ZTI7_jarray"
7244    }
7245   ],
7246   "linker_set_key" : "_ZTI12_jfloatArray",
7247   "name" : "_jfloatArray",
7248   "record_kind" : "class",
7249   "size" : 1,
7250   "source_file" : "libnativehelper/include_jni/jni.h"
7251  },
7252  {
7253   "alignment" : 1,
7254   "base_specifiers" :
7255   [
7256    {
7257     "referenced_type" : "_ZTI7_jarray"
7258    }
7259   ],
7260   "linker_set_key" : "_ZTI12_jshortArray",
7261   "name" : "_jshortArray",
7262   "record_kind" : "class",
7263   "size" : 1,
7264   "source_file" : "libnativehelper/include_jni/jni.h"
7265  },
7266  {
7267   "alignment" : 1,
7268   "base_specifiers" :
7269   [
7270    {
7271     "referenced_type" : "_ZTI7_jarray"
7272    }
7273   ],
7274   "linker_set_key" : "_ZTI13_jdoubleArray",
7275   "name" : "_jdoubleArray",
7276   "record_kind" : "class",
7277   "size" : 1,
7278   "source_file" : "libnativehelper/include_jni/jni.h"
7279  },
7280  {
7281   "alignment" : 1,
7282   "base_specifiers" :
7283   [
7284    {
7285     "referenced_type" : "_ZTI7_jarray"
7286    }
7287   ],
7288   "linker_set_key" : "_ZTI13_jobjectArray",
7289   "name" : "_jobjectArray",
7290   "record_kind" : "class",
7291   "size" : 1,
7292   "source_file" : "libnativehelper/include_jni/jni.h"
7293  },
7294  {
7295   "alignment" : 4,
7296   "fields" :
7297   [
7298    {
7299     "field_name" : "version",
7300     "referenced_type" : "_ZTIi"
7301    },
7302    {
7303     "field_name" : "nOptions",
7304     "field_offset" : 32,
7305     "referenced_type" : "_ZTIi"
7306    },
7307    {
7308     "field_name" : "options",
7309     "field_offset" : 64,
7310     "referenced_type" : "_ZTIP12JavaVMOption"
7311    },
7312    {
7313     "field_name" : "ignoreUnrecognized",
7314     "field_offset" : 96,
7315     "referenced_type" : "_ZTIh"
7316    }
7317   ],
7318   "linker_set_key" : "_ZTI14JavaVMInitArgs",
7319   "name" : "JavaVMInitArgs",
7320   "size" : 16,
7321   "source_file" : "libnativehelper/include_jni/jni.h"
7322  },
7323  {
7324   "alignment" : 1,
7325   "base_specifiers" :
7326   [
7327    {
7328     "referenced_type" : "_ZTI7_jarray"
7329    }
7330   ],
7331   "linker_set_key" : "_ZTI14_jbooleanArray",
7332   "name" : "_jbooleanArray",
7333   "record_kind" : "class",
7334   "size" : 1,
7335   "source_file" : "libnativehelper/include_jni/jni.h"
7336  },
7337  {
7338   "alignment" : 4,
7339   "fields" :
7340   [
7341    {
7342     "field_name" : "name",
7343     "referenced_type" : "_ZTIPKc"
7344    },
7345    {
7346     "field_name" : "signature",
7347     "field_offset" : 32,
7348     "referenced_type" : "_ZTIPKc"
7349    },
7350    {
7351     "field_name" : "fnPtr",
7352     "field_offset" : 64,
7353     "referenced_type" : "_ZTIPv"
7354    }
7355   ],
7356   "linker_set_key" : "_ZTI15JNINativeMethod",
7357   "name" : "JNINativeMethod",
7358   "size" : 12,
7359   "source_file" : "libnativehelper/include_jni/jni.h"
7360  },
7361  {
7362   "alignment" : 4,
7363   "fields" :
7364   [
7365    {
7366     "field_name" : "version",
7367     "referenced_type" : "_ZTIi"
7368    },
7369    {
7370     "field_name" : "name",
7371     "field_offset" : 32,
7372     "referenced_type" : "_ZTIPKc"
7373    },
7374    {
7375     "field_name" : "group",
7376     "field_offset" : 64,
7377     "referenced_type" : "_ZTIP8_jobject"
7378    }
7379   ],
7380   "linker_set_key" : "_ZTI16JavaVMAttachArgs",
7381   "name" : "JavaVMAttachArgs",
7382   "size" : 12,
7383   "source_file" : "libnativehelper/include_jni/jni.h"
7384  },
7385  {
7386   "alignment" : 4,
7387   "fields" :
7388   [
7389    {
7390     "field_name" : "reserved0",
7391     "referenced_type" : "_ZTIPv"
7392    },
7393    {
7394     "field_name" : "reserved1",
7395     "field_offset" : 32,
7396     "referenced_type" : "_ZTIPv"
7397    },
7398    {
7399     "field_name" : "reserved2",
7400     "field_offset" : 64,
7401     "referenced_type" : "_ZTIPv"
7402    },
7403    {
7404     "field_name" : "DestroyJavaVM",
7405     "field_offset" : 96,
7406     "referenced_type" : "_ZTIPFiP7_JavaVME"
7407    },
7408    {
7409     "field_name" : "AttachCurrentThread",
7410     "field_offset" : 128,
7411     "referenced_type" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE"
7412    },
7413    {
7414     "field_name" : "DetachCurrentThread",
7415     "field_offset" : 160,
7416     "referenced_type" : "_ZTIPFiP7_JavaVME"
7417    },
7418    {
7419     "field_name" : "GetEnv",
7420     "field_offset" : 192,
7421     "referenced_type" : "_ZTIPFiP7_JavaVMPPviE"
7422    },
7423    {
7424     "field_name" : "AttachCurrentThreadAsDaemon",
7425     "field_offset" : 224,
7426     "referenced_type" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE"
7427    }
7428   ],
7429   "linker_set_key" : "_ZTI18JNIInvokeInterface",
7430   "name" : "JNIInvokeInterface",
7431   "size" : 32,
7432   "source_file" : "libnativehelper/include_jni/jni.h"
7433  },
7434  {
7435   "alignment" : 4,
7436   "fields" :
7437   [
7438    {
7439     "field_name" : "reserved0",
7440     "referenced_type" : "_ZTIPv"
7441    },
7442    {
7443     "field_name" : "reserved1",
7444     "field_offset" : 32,
7445     "referenced_type" : "_ZTIPv"
7446    },
7447    {
7448     "field_name" : "reserved2",
7449     "field_offset" : 64,
7450     "referenced_type" : "_ZTIPv"
7451    },
7452    {
7453     "field_name" : "reserved3",
7454     "field_offset" : 96,
7455     "referenced_type" : "_ZTIPv"
7456    },
7457    {
7458     "field_name" : "GetVersion",
7459     "field_offset" : 128,
7460     "referenced_type" : "_ZTIPFiP7_JNIEnvE"
7461    },
7462    {
7463     "field_name" : "DefineClass",
7464     "field_offset" : 160,
7465     "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE"
7466    },
7467    {
7468     "field_name" : "FindClass",
7469     "field_offset" : 192,
7470     "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvPKcE"
7471    },
7472    {
7473     "field_name" : "FromReflectedMethod",
7474     "field_offset" : 224,
7475     "referenced_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP8_jobjectE"
7476    },
7477    {
7478     "field_name" : "FromReflectedField",
7479     "field_offset" : 256,
7480     "referenced_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP8_jobjectE"
7481    },
7482    {
7483     "field_name" : "ToReflectedMethod",
7484     "field_offset" : 288,
7485     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE"
7486    },
7487    {
7488     "field_name" : "GetSuperclass",
7489     "field_offset" : 320,
7490     "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvS0_E"
7491    },
7492    {
7493     "field_name" : "IsAssignableFrom",
7494     "field_offset" : 352,
7495     "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassS2_E"
7496    },
7497    {
7498     "field_name" : "ToReflectedField",
7499     "field_offset" : 384,
7500     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE"
7501    },
7502    {
7503     "field_name" : "Throw",
7504     "field_offset" : 416,
7505     "referenced_type" : "_ZTIPFiP7_JNIEnvP11_jthrowableE"
7506    },
7507    {
7508     "field_name" : "ThrowNew",
7509     "field_offset" : 448,
7510     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassPKcE"
7511    },
7512    {
7513     "field_name" : "ExceptionOccurred",
7514     "field_offset" : 480,
7515     "referenced_type" : "_ZTIPFP11_jthrowableP7_JNIEnvE"
7516    },
7517    {
7518     "field_name" : "ExceptionDescribe",
7519     "field_offset" : 512,
7520     "referenced_type" : "_ZTIPFvP7_JNIEnvE"
7521    },
7522    {
7523     "field_name" : "ExceptionClear",
7524     "field_offset" : 544,
7525     "referenced_type" : "_ZTIPFvP7_JNIEnvE"
7526    },
7527    {
7528     "field_name" : "FatalError",
7529     "field_offset" : 576,
7530     "referenced_type" : "_ZTIPFvP7_JNIEnvPKcE"
7531    },
7532    {
7533     "field_name" : "PushLocalFrame",
7534     "field_offset" : 608,
7535     "referenced_type" : "_ZTIPFiP7_JNIEnviE"
7536    },
7537    {
7538     "field_name" : "PopLocalFrame",
7539     "field_offset" : 640,
7540     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E"
7541    },
7542    {
7543     "field_name" : "NewGlobalRef",
7544     "field_offset" : 672,
7545     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E"
7546    },
7547    {
7548     "field_name" : "DeleteGlobalRef",
7549     "field_offset" : 704,
7550     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE"
7551    },
7552    {
7553     "field_name" : "DeleteLocalRef",
7554     "field_offset" : 736,
7555     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE"
7556    },
7557    {
7558     "field_name" : "IsSameObject",
7559     "field_offset" : 768,
7560     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectS2_E"
7561    },
7562    {
7563     "field_name" : "NewLocalRef",
7564     "field_offset" : 800,
7565     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E"
7566    },
7567    {
7568     "field_name" : "EnsureLocalCapacity",
7569     "field_offset" : 832,
7570     "referenced_type" : "_ZTIPFiP7_JNIEnviE"
7571    },
7572    {
7573     "field_name" : "AllocObject",
7574     "field_offset" : 864,
7575     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassE"
7576    },
7577    {
7578     "field_name" : "NewObject",
7579     "field_offset" : 896,
7580     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE"
7581    },
7582    {
7583     "field_name" : "NewObjectV",
7584     "field_offset" : 928,
7585     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
7586    },
7587    {
7588     "field_name" : "NewObjectA",
7589     "field_offset" : 960,
7590     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
7591    },
7592    {
7593     "field_name" : "GetObjectClass",
7594     "field_offset" : 992,
7595     "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvP8_jobjectE"
7596    },
7597    {
7598     "field_name" : "IsInstanceOf",
7599     "field_offset" : 1024,
7600     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassE"
7601    },
7602    {
7603     "field_name" : "GetMethodID",
7604     "field_offset" : 1056,
7605     "referenced_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E"
7606    },
7607    {
7608     "field_name" : "CallObjectMethod",
7609     "field_offset" : 1088,
7610     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE"
7611    },
7612    {
7613     "field_name" : "CallObjectMethodV",
7614     "field_offset" : 1120,
7615     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDSt9__va_listE"
7616    },
7617    {
7618     "field_name" : "CallObjectMethodA",
7619     "field_offset" : 1152,
7620     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE"
7621    },
7622    {
7623     "field_name" : "CallBooleanMethod",
7624     "field_offset" : 1184,
7625     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7626    },
7627    {
7628     "field_name" : "CallBooleanMethodV",
7629     "field_offset" : 1216,
7630     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7631    },
7632    {
7633     "field_name" : "CallBooleanMethodA",
7634     "field_offset" : 1248,
7635     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7636    },
7637    {
7638     "field_name" : "CallByteMethod",
7639     "field_offset" : 1280,
7640     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7641    },
7642    {
7643     "field_name" : "CallByteMethodV",
7644     "field_offset" : 1312,
7645     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7646    },
7647    {
7648     "field_name" : "CallByteMethodA",
7649     "field_offset" : 1344,
7650     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7651    },
7652    {
7653     "field_name" : "CallCharMethod",
7654     "field_offset" : 1376,
7655     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7656    },
7657    {
7658     "field_name" : "CallCharMethodV",
7659     "field_offset" : 1408,
7660     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7661    },
7662    {
7663     "field_name" : "CallCharMethodA",
7664     "field_offset" : 1440,
7665     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7666    },
7667    {
7668     "field_name" : "CallShortMethod",
7669     "field_offset" : 1472,
7670     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7671    },
7672    {
7673     "field_name" : "CallShortMethodV",
7674     "field_offset" : 1504,
7675     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7676    },
7677    {
7678     "field_name" : "CallShortMethodA",
7679     "field_offset" : 1536,
7680     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7681    },
7682    {
7683     "field_name" : "CallIntMethod",
7684     "field_offset" : 1568,
7685     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7686    },
7687    {
7688     "field_name" : "CallIntMethodV",
7689     "field_offset" : 1600,
7690     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7691    },
7692    {
7693     "field_name" : "CallIntMethodA",
7694     "field_offset" : 1632,
7695     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7696    },
7697    {
7698     "field_name" : "CallLongMethod",
7699     "field_offset" : 1664,
7700     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7701    },
7702    {
7703     "field_name" : "CallLongMethodV",
7704     "field_offset" : 1696,
7705     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7706    },
7707    {
7708     "field_name" : "CallLongMethodA",
7709     "field_offset" : 1728,
7710     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7711    },
7712    {
7713     "field_name" : "CallFloatMethod",
7714     "field_offset" : 1760,
7715     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7716    },
7717    {
7718     "field_name" : "CallFloatMethodV",
7719     "field_offset" : 1792,
7720     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7721    },
7722    {
7723     "field_name" : "CallFloatMethodA",
7724     "field_offset" : 1824,
7725     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7726    },
7727    {
7728     "field_name" : "CallDoubleMethod",
7729     "field_offset" : 1856,
7730     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7731    },
7732    {
7733     "field_name" : "CallDoubleMethodV",
7734     "field_offset" : 1888,
7735     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7736    },
7737    {
7738     "field_name" : "CallDoubleMethodA",
7739     "field_offset" : 1920,
7740     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7741    },
7742    {
7743     "field_name" : "CallVoidMethod",
7744     "field_offset" : 1952,
7745     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDzE"
7746    },
7747    {
7748     "field_name" : "CallVoidMethodV",
7749     "field_offset" : 1984,
7750     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_listE"
7751    },
7752    {
7753     "field_name" : "CallVoidMethodA",
7754     "field_offset" : 2016,
7755     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE"
7756    },
7757    {
7758     "field_name" : "CallNonvirtualObjectMethod",
7759     "field_offset" : 2048,
7760     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE"
7761    },
7762    {
7763     "field_name" : "CallNonvirtualObjectMethodV",
7764     "field_offset" : 2080,
7765     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDSt9__va_listE"
7766    },
7767    {
7768     "field_name" : "CallNonvirtualObjectMethodA",
7769     "field_offset" : 2112,
7770     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE"
7771    },
7772    {
7773     "field_name" : "CallNonvirtualBooleanMethod",
7774     "field_offset" : 2144,
7775     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7776    },
7777    {
7778     "field_name" : "CallNonvirtualBooleanMethodV",
7779     "field_offset" : 2176,
7780     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7781    },
7782    {
7783     "field_name" : "CallNonvirtualBooleanMethodA",
7784     "field_offset" : 2208,
7785     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7786    },
7787    {
7788     "field_name" : "CallNonvirtualByteMethod",
7789     "field_offset" : 2240,
7790     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7791    },
7792    {
7793     "field_name" : "CallNonvirtualByteMethodV",
7794     "field_offset" : 2272,
7795     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7796    },
7797    {
7798     "field_name" : "CallNonvirtualByteMethodA",
7799     "field_offset" : 2304,
7800     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7801    },
7802    {
7803     "field_name" : "CallNonvirtualCharMethod",
7804     "field_offset" : 2336,
7805     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7806    },
7807    {
7808     "field_name" : "CallNonvirtualCharMethodV",
7809     "field_offset" : 2368,
7810     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7811    },
7812    {
7813     "field_name" : "CallNonvirtualCharMethodA",
7814     "field_offset" : 2400,
7815     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7816    },
7817    {
7818     "field_name" : "CallNonvirtualShortMethod",
7819     "field_offset" : 2432,
7820     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7821    },
7822    {
7823     "field_name" : "CallNonvirtualShortMethodV",
7824     "field_offset" : 2464,
7825     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7826    },
7827    {
7828     "field_name" : "CallNonvirtualShortMethodA",
7829     "field_offset" : 2496,
7830     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7831    },
7832    {
7833     "field_name" : "CallNonvirtualIntMethod",
7834     "field_offset" : 2528,
7835     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7836    },
7837    {
7838     "field_name" : "CallNonvirtualIntMethodV",
7839     "field_offset" : 2560,
7840     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7841    },
7842    {
7843     "field_name" : "CallNonvirtualIntMethodA",
7844     "field_offset" : 2592,
7845     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7846    },
7847    {
7848     "field_name" : "CallNonvirtualLongMethod",
7849     "field_offset" : 2624,
7850     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7851    },
7852    {
7853     "field_name" : "CallNonvirtualLongMethodV",
7854     "field_offset" : 2656,
7855     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7856    },
7857    {
7858     "field_name" : "CallNonvirtualLongMethodA",
7859     "field_offset" : 2688,
7860     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7861    },
7862    {
7863     "field_name" : "CallNonvirtualFloatMethod",
7864     "field_offset" : 2720,
7865     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7866    },
7867    {
7868     "field_name" : "CallNonvirtualFloatMethodV",
7869     "field_offset" : 2752,
7870     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7871    },
7872    {
7873     "field_name" : "CallNonvirtualFloatMethodA",
7874     "field_offset" : 2784,
7875     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7876    },
7877    {
7878     "field_name" : "CallNonvirtualDoubleMethod",
7879     "field_offset" : 2816,
7880     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7881    },
7882    {
7883     "field_name" : "CallNonvirtualDoubleMethodV",
7884     "field_offset" : 2848,
7885     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7886    },
7887    {
7888     "field_name" : "CallNonvirtualDoubleMethodA",
7889     "field_offset" : 2880,
7890     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7891    },
7892    {
7893     "field_name" : "CallNonvirtualVoidMethod",
7894     "field_offset" : 2912,
7895     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE"
7896    },
7897    {
7898     "field_name" : "CallNonvirtualVoidMethodV",
7899     "field_offset" : 2944,
7900     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listE"
7901    },
7902    {
7903     "field_name" : "CallNonvirtualVoidMethodA",
7904     "field_offset" : 2976,
7905     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE"
7906    },
7907    {
7908     "field_name" : "GetFieldID",
7909     "field_offset" : 3008,
7910     "referenced_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E"
7911    },
7912    {
7913     "field_name" : "GetObjectField",
7914     "field_offset" : 3040,
7915     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE"
7916    },
7917    {
7918     "field_name" : "GetBooleanField",
7919     "field_offset" : 3072,
7920     "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP9_jfieldIDE"
7921    },
7922    {
7923     "field_name" : "GetByteField",
7924     "field_offset" : 3104,
7925     "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP9_jfieldIDE"
7926    },
7927    {
7928     "field_name" : "GetCharField",
7929     "field_offset" : 3136,
7930     "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP9_jfieldIDE"
7931    },
7932    {
7933     "field_name" : "GetShortField",
7934     "field_offset" : 3168,
7935     "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP9_jfieldIDE"
7936    },
7937    {
7938     "field_name" : "GetIntField",
7939     "field_offset" : 3200,
7940     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP9_jfieldIDE"
7941    },
7942    {
7943     "field_name" : "GetLongField",
7944     "field_offset" : 3232,
7945     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP9_jfieldIDE"
7946    },
7947    {
7948     "field_name" : "GetFloatField",
7949     "field_offset" : 3264,
7950     "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP9_jfieldIDE"
7951    },
7952    {
7953     "field_name" : "GetDoubleField",
7954     "field_offset" : 3296,
7955     "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP9_jfieldIDE"
7956    },
7957    {
7958     "field_name" : "SetObjectField",
7959     "field_offset" : 3328,
7960     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E"
7961    },
7962    {
7963     "field_name" : "SetBooleanField",
7964     "field_offset" : 3360,
7965     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDhE"
7966    },
7967    {
7968     "field_name" : "SetByteField",
7969     "field_offset" : 3392,
7970     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDaE"
7971    },
7972    {
7973     "field_name" : "SetCharField",
7974     "field_offset" : 3424,
7975     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDtE"
7976    },
7977    {
7978     "field_name" : "SetShortField",
7979     "field_offset" : 3456,
7980     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDsE"
7981    },
7982    {
7983     "field_name" : "SetIntField",
7984     "field_offset" : 3488,
7985     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDiE"
7986    },
7987    {
7988     "field_name" : "SetLongField",
7989     "field_offset" : 3520,
7990     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDxE"
7991    },
7992    {
7993     "field_name" : "SetFloatField",
7994     "field_offset" : 3552,
7995     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDfE"
7996    },
7997    {
7998     "field_name" : "SetDoubleField",
7999     "field_offset" : 3584,
8000     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDdE"
8001    },
8002    {
8003     "field_name" : "GetStaticMethodID",
8004     "field_offset" : 3616,
8005     "referenced_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E"
8006    },
8007    {
8008     "field_name" : "CallStaticObjectMethod",
8009     "field_offset" : 3648,
8010     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE"
8011    },
8012    {
8013     "field_name" : "CallStaticObjectMethodV",
8014     "field_offset" : 3680,
8015     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8016    },
8017    {
8018     "field_name" : "CallStaticObjectMethodA",
8019     "field_offset" : 3712,
8020     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8021    },
8022    {
8023     "field_name" : "CallStaticBooleanMethod",
8024     "field_offset" : 3744,
8025     "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDzE"
8026    },
8027    {
8028     "field_name" : "CallStaticBooleanMethodV",
8029     "field_offset" : 3776,
8030     "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8031    },
8032    {
8033     "field_name" : "CallStaticBooleanMethodA",
8034     "field_offset" : 3808,
8035     "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8036    },
8037    {
8038     "field_name" : "CallStaticByteMethod",
8039     "field_offset" : 3840,
8040     "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDzE"
8041    },
8042    {
8043     "field_name" : "CallStaticByteMethodV",
8044     "field_offset" : 3872,
8045     "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8046    },
8047    {
8048     "field_name" : "CallStaticByteMethodA",
8049     "field_offset" : 3904,
8050     "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8051    },
8052    {
8053     "field_name" : "CallStaticCharMethod",
8054     "field_offset" : 3936,
8055     "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDzE"
8056    },
8057    {
8058     "field_name" : "CallStaticCharMethodV",
8059     "field_offset" : 3968,
8060     "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8061    },
8062    {
8063     "field_name" : "CallStaticCharMethodA",
8064     "field_offset" : 4000,
8065     "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8066    },
8067    {
8068     "field_name" : "CallStaticShortMethod",
8069     "field_offset" : 4032,
8070     "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDzE"
8071    },
8072    {
8073     "field_name" : "CallStaticShortMethodV",
8074     "field_offset" : 4064,
8075     "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8076    },
8077    {
8078     "field_name" : "CallStaticShortMethodA",
8079     "field_offset" : 4096,
8080     "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8081    },
8082    {
8083     "field_name" : "CallStaticIntMethod",
8084     "field_offset" : 4128,
8085     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDzE"
8086    },
8087    {
8088     "field_name" : "CallStaticIntMethodV",
8089     "field_offset" : 4160,
8090     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8091    },
8092    {
8093     "field_name" : "CallStaticIntMethodA",
8094     "field_offset" : 4192,
8095     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8096    },
8097    {
8098     "field_name" : "CallStaticLongMethod",
8099     "field_offset" : 4224,
8100     "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDzE"
8101    },
8102    {
8103     "field_name" : "CallStaticLongMethodV",
8104     "field_offset" : 4256,
8105     "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8106    },
8107    {
8108     "field_name" : "CallStaticLongMethodA",
8109     "field_offset" : 4288,
8110     "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8111    },
8112    {
8113     "field_name" : "CallStaticFloatMethod",
8114     "field_offset" : 4320,
8115     "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDzE"
8116    },
8117    {
8118     "field_name" : "CallStaticFloatMethodV",
8119     "field_offset" : 4352,
8120     "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8121    },
8122    {
8123     "field_name" : "CallStaticFloatMethodA",
8124     "field_offset" : 4384,
8125     "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8126    },
8127    {
8128     "field_name" : "CallStaticDoubleMethod",
8129     "field_offset" : 4416,
8130     "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDzE"
8131    },
8132    {
8133     "field_name" : "CallStaticDoubleMethodV",
8134     "field_offset" : 4448,
8135     "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8136    },
8137    {
8138     "field_name" : "CallStaticDoubleMethodA",
8139     "field_offset" : 4480,
8140     "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8141    },
8142    {
8143     "field_name" : "CallStaticVoidMethod",
8144     "field_offset" : 4512,
8145     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDzE"
8146    },
8147    {
8148     "field_name" : "CallStaticVoidMethodV",
8149     "field_offset" : 4544,
8150     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDSt9__va_listE"
8151    },
8152    {
8153     "field_name" : "CallStaticVoidMethodA",
8154     "field_offset" : 4576,
8155     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE"
8156    },
8157    {
8158     "field_name" : "GetStaticFieldID",
8159     "field_offset" : 4608,
8160     "referenced_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E"
8161    },
8162    {
8163     "field_name" : "GetStaticObjectField",
8164     "field_offset" : 4640,
8165     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE"
8166    },
8167    {
8168     "field_name" : "GetStaticBooleanField",
8169     "field_offset" : 4672,
8170     "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP9_jfieldIDE"
8171    },
8172    {
8173     "field_name" : "GetStaticByteField",
8174     "field_offset" : 4704,
8175     "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP9_jfieldIDE"
8176    },
8177    {
8178     "field_name" : "GetStaticCharField",
8179     "field_offset" : 4736,
8180     "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP9_jfieldIDE"
8181    },
8182    {
8183     "field_name" : "GetStaticShortField",
8184     "field_offset" : 4768,
8185     "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP9_jfieldIDE"
8186    },
8187    {
8188     "field_name" : "GetStaticIntField",
8189     "field_offset" : 4800,
8190     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP9_jfieldIDE"
8191    },
8192    {
8193     "field_name" : "GetStaticLongField",
8194     "field_offset" : 4832,
8195     "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP9_jfieldIDE"
8196    },
8197    {
8198     "field_name" : "GetStaticFloatField",
8199     "field_offset" : 4864,
8200     "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP9_jfieldIDE"
8201    },
8202    {
8203     "field_name" : "GetStaticDoubleField",
8204     "field_offset" : 4896,
8205     "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP9_jfieldIDE"
8206    },
8207    {
8208     "field_name" : "SetStaticObjectField",
8209     "field_offset" : 4928,
8210     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE"
8211    },
8212    {
8213     "field_name" : "SetStaticBooleanField",
8214     "field_offset" : 4960,
8215     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDhE"
8216    },
8217    {
8218     "field_name" : "SetStaticByteField",
8219     "field_offset" : 4992,
8220     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDaE"
8221    },
8222    {
8223     "field_name" : "SetStaticCharField",
8224     "field_offset" : 5024,
8225     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDtE"
8226    },
8227    {
8228     "field_name" : "SetStaticShortField",
8229     "field_offset" : 5056,
8230     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDsE"
8231    },
8232    {
8233     "field_name" : "SetStaticIntField",
8234     "field_offset" : 5088,
8235     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDiE"
8236    },
8237    {
8238     "field_name" : "SetStaticLongField",
8239     "field_offset" : 5120,
8240     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDxE"
8241    },
8242    {
8243     "field_name" : "SetStaticFloatField",
8244     "field_offset" : 5152,
8245     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDfE"
8246    },
8247    {
8248     "field_name" : "SetStaticDoubleField",
8249     "field_offset" : 5184,
8250     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDdE"
8251    },
8252    {
8253     "field_name" : "NewString",
8254     "field_offset" : 5216,
8255     "referenced_type" : "_ZTIPFP8_jstringP7_JNIEnvPKtiE"
8256    },
8257    {
8258     "field_name" : "GetStringLength",
8259     "field_offset" : 5248,
8260     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jstringE"
8261    },
8262    {
8263     "field_name" : "GetStringChars",
8264     "field_offset" : 5280,
8265     "referenced_type" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE"
8266    },
8267    {
8268     "field_name" : "ReleaseStringChars",
8269     "field_offset" : 5312,
8270     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE"
8271    },
8272    {
8273     "field_name" : "NewStringUTF",
8274     "field_offset" : 5344,
8275     "referenced_type" : "_ZTIPFP8_jstringP7_JNIEnvPKcE"
8276    },
8277    {
8278     "field_name" : "GetStringUTFLength",
8279     "field_offset" : 5376,
8280     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jstringE"
8281    },
8282    {
8283     "field_name" : "GetStringUTFChars",
8284     "field_offset" : 5408,
8285     "referenced_type" : "_ZTIPFPKcP7_JNIEnvP8_jstringPhE"
8286    },
8287    {
8288     "field_name" : "ReleaseStringUTFChars",
8289     "field_offset" : 5440,
8290     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKcE"
8291    },
8292    {
8293     "field_name" : "GetArrayLength",
8294     "field_offset" : 5472,
8295     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jarrayE"
8296    },
8297    {
8298     "field_name" : "NewObjectArray",
8299     "field_offset" : 5504,
8300     "referenced_type" : "_ZTIPFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE"
8301    },
8302    {
8303     "field_name" : "GetObjectArrayElement",
8304     "field_offset" : 5536,
8305     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP13_jobjectArrayiE"
8306    },
8307    {
8308     "field_name" : "SetObjectArrayElement",
8309     "field_offset" : 5568,
8310     "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE"
8311    },
8312    {
8313     "field_name" : "NewBooleanArray",
8314     "field_offset" : 5600,
8315     "referenced_type" : "_ZTIPFP14_jbooleanArrayP7_JNIEnviE"
8316    },
8317    {
8318     "field_name" : "NewByteArray",
8319     "field_offset" : 5632,
8320     "referenced_type" : "_ZTIPFP11_jbyteArrayP7_JNIEnviE"
8321    },
8322    {
8323     "field_name" : "NewCharArray",
8324     "field_offset" : 5664,
8325     "referenced_type" : "_ZTIPFP11_jcharArrayP7_JNIEnviE"
8326    },
8327    {
8328     "field_name" : "NewShortArray",
8329     "field_offset" : 5696,
8330     "referenced_type" : "_ZTIPFP12_jshortArrayP7_JNIEnviE"
8331    },
8332    {
8333     "field_name" : "NewIntArray",
8334     "field_offset" : 5728,
8335     "referenced_type" : "_ZTIPFP10_jintArrayP7_JNIEnviE"
8336    },
8337    {
8338     "field_name" : "NewLongArray",
8339     "field_offset" : 5760,
8340     "referenced_type" : "_ZTIPFP11_jlongArrayP7_JNIEnviE"
8341    },
8342    {
8343     "field_name" : "NewFloatArray",
8344     "field_offset" : 5792,
8345     "referenced_type" : "_ZTIPFP12_jfloatArrayP7_JNIEnviE"
8346    },
8347    {
8348     "field_name" : "NewDoubleArray",
8349     "field_offset" : 5824,
8350     "referenced_type" : "_ZTIPFP13_jdoubleArrayP7_JNIEnviE"
8351    },
8352    {
8353     "field_name" : "GetBooleanArrayElements",
8354     "field_offset" : 5856,
8355     "referenced_type" : "_ZTIPFPhP7_JNIEnvP14_jbooleanArrayS_E"
8356    },
8357    {
8358     "field_name" : "GetByteArrayElements",
8359     "field_offset" : 5888,
8360     "referenced_type" : "_ZTIPFPaP7_JNIEnvP11_jbyteArrayPhE"
8361    },
8362    {
8363     "field_name" : "GetCharArrayElements",
8364     "field_offset" : 5920,
8365     "referenced_type" : "_ZTIPFPtP7_JNIEnvP11_jcharArrayPhE"
8366    },
8367    {
8368     "field_name" : "GetShortArrayElements",
8369     "field_offset" : 5952,
8370     "referenced_type" : "_ZTIPFPsP7_JNIEnvP12_jshortArrayPhE"
8371    },
8372    {
8373     "field_name" : "GetIntArrayElements",
8374     "field_offset" : 5984,
8375     "referenced_type" : "_ZTIPFPiP7_JNIEnvP10_jintArrayPhE"
8376    },
8377    {
8378     "field_name" : "GetLongArrayElements",
8379     "field_offset" : 6016,
8380     "referenced_type" : "_ZTIPFPxP7_JNIEnvP11_jlongArrayPhE"
8381    },
8382    {
8383     "field_name" : "GetFloatArrayElements",
8384     "field_offset" : 6048,
8385     "referenced_type" : "_ZTIPFPfP7_JNIEnvP12_jfloatArrayPhE"
8386    },
8387    {
8388     "field_name" : "GetDoubleArrayElements",
8389     "field_offset" : 6080,
8390     "referenced_type" : "_ZTIPFPdP7_JNIEnvP13_jdoubleArrayPhE"
8391    },
8392    {
8393     "field_name" : "ReleaseBooleanArrayElements",
8394     "field_offset" : 6112,
8395     "referenced_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayPhiE"
8396    },
8397    {
8398     "field_name" : "ReleaseByteArrayElements",
8399     "field_offset" : 6144,
8400     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayPaiE"
8401    },
8402    {
8403     "field_name" : "ReleaseCharArrayElements",
8404     "field_offset" : 6176,
8405     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayPtiE"
8406    },
8407    {
8408     "field_name" : "ReleaseShortArrayElements",
8409     "field_offset" : 6208,
8410     "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayPsiE"
8411    },
8412    {
8413     "field_name" : "ReleaseIntArrayElements",
8414     "field_offset" : 6240,
8415     "referenced_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayPiiE"
8416    },
8417    {
8418     "field_name" : "ReleaseLongArrayElements",
8419     "field_offset" : 6272,
8420     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayPxiE"
8421    },
8422    {
8423     "field_name" : "ReleaseFloatArrayElements",
8424     "field_offset" : 6304,
8425     "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayPfiE"
8426    },
8427    {
8428     "field_name" : "ReleaseDoubleArrayElements",
8429     "field_offset" : 6336,
8430     "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayPdiE"
8431    },
8432    {
8433     "field_name" : "GetBooleanArrayRegion",
8434     "field_offset" : 6368,
8435     "referenced_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPhE"
8436    },
8437    {
8438     "field_name" : "GetByteArrayRegion",
8439     "field_offset" : 6400,
8440     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPaE"
8441    },
8442    {
8443     "field_name" : "GetCharArrayRegion",
8444     "field_offset" : 6432,
8445     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPtE"
8446    },
8447    {
8448     "field_name" : "GetShortArrayRegion",
8449     "field_offset" : 6464,
8450     "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPsE"
8451    },
8452    {
8453     "field_name" : "GetIntArrayRegion",
8454     "field_offset" : 6496,
8455     "referenced_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPiE"
8456    },
8457    {
8458     "field_name" : "GetLongArrayRegion",
8459     "field_offset" : 6528,
8460     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPxE"
8461    },
8462    {
8463     "field_name" : "GetFloatArrayRegion",
8464     "field_offset" : 6560,
8465     "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPfE"
8466    },
8467    {
8468     "field_name" : "GetDoubleArrayRegion",
8469     "field_offset" : 6592,
8470     "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPdE"
8471    },
8472    {
8473     "field_name" : "SetBooleanArrayRegion",
8474     "field_offset" : 6624,
8475     "referenced_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPKhE"
8476    },
8477    {
8478     "field_name" : "SetByteArrayRegion",
8479     "field_offset" : 6656,
8480     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPKaE"
8481    },
8482    {
8483     "field_name" : "SetCharArrayRegion",
8484     "field_offset" : 6688,
8485     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPKtE"
8486    },
8487    {
8488     "field_name" : "SetShortArrayRegion",
8489     "field_offset" : 6720,
8490     "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPKsE"
8491    },
8492    {
8493     "field_name" : "SetIntArrayRegion",
8494     "field_offset" : 6752,
8495     "referenced_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPKiE"
8496    },
8497    {
8498     "field_name" : "SetLongArrayRegion",
8499     "field_offset" : 6784,
8500     "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPKxE"
8501    },
8502    {
8503     "field_name" : "SetFloatArrayRegion",
8504     "field_offset" : 6816,
8505     "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPKfE"
8506    },
8507    {
8508     "field_name" : "SetDoubleArrayRegion",
8509     "field_offset" : 6848,
8510     "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPKdE"
8511    },
8512    {
8513     "field_name" : "RegisterNatives",
8514     "field_offset" : 6880,
8515     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE"
8516    },
8517    {
8518     "field_name" : "UnregisterNatives",
8519     "field_offset" : 6912,
8520     "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassE"
8521    },
8522    {
8523     "field_name" : "MonitorEnter",
8524     "field_offset" : 6944,
8525     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectE"
8526    },
8527    {
8528     "field_name" : "MonitorExit",
8529     "field_offset" : 6976,
8530     "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectE"
8531    },
8532    {
8533     "field_name" : "GetJavaVM",
8534     "field_offset" : 7008,
8535     "referenced_type" : "_ZTIPFiP7_JNIEnvPP7_JavaVME"
8536    },
8537    {
8538     "field_name" : "GetStringRegion",
8539     "field_offset" : 7040,
8540     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringiiPtE"
8541    },
8542    {
8543     "field_name" : "GetStringUTFRegion",
8544     "field_offset" : 7072,
8545     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringiiPcE"
8546    },
8547    {
8548     "field_name" : "GetPrimitiveArrayCritical",
8549     "field_offset" : 7104,
8550     "referenced_type" : "_ZTIPFPvP7_JNIEnvP7_jarrayPhE"
8551    },
8552    {
8553     "field_name" : "ReleasePrimitiveArrayCritical",
8554     "field_offset" : 7136,
8555     "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jarrayPviE"
8556    },
8557    {
8558     "field_name" : "GetStringCritical",
8559     "field_offset" : 7168,
8560     "referenced_type" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE"
8561    },
8562    {
8563     "field_name" : "ReleaseStringCritical",
8564     "field_offset" : 7200,
8565     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE"
8566    },
8567    {
8568     "field_name" : "NewWeakGlobalRef",
8569     "field_offset" : 7232,
8570     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E"
8571    },
8572    {
8573     "field_name" : "DeleteWeakGlobalRef",
8574     "field_offset" : 7264,
8575     "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE"
8576    },
8577    {
8578     "field_name" : "ExceptionCheck",
8579     "field_offset" : 7296,
8580     "referenced_type" : "_ZTIPFhP7_JNIEnvE"
8581    },
8582    {
8583     "field_name" : "NewDirectByteBuffer",
8584     "field_offset" : 7328,
8585     "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvPvxE"
8586    },
8587    {
8588     "field_name" : "GetDirectBufferAddress",
8589     "field_offset" : 7360,
8590     "referenced_type" : "_ZTIPFPvP7_JNIEnvP8_jobjectE"
8591    },
8592    {
8593     "field_name" : "GetDirectBufferCapacity",
8594     "field_offset" : 7392,
8595     "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectE"
8596    },
8597    {
8598     "field_name" : "GetObjectRefType",
8599     "field_offset" : 7424,
8600     "referenced_type" : "_ZTIPF14jobjectRefTypeP7_JNIEnvP8_jobjectE"
8601    }
8602   ],
8603   "linker_set_key" : "_ZTI18JNINativeInterface",
8604   "name" : "JNINativeInterface",
8605   "size" : 932,
8606   "source_file" : "libnativehelper/include_jni/jni.h"
8607  },
8608  {
8609   "alignment" : 8,
8610   "fields" :
8611   [
8612    {
8613     "field_name" : "z",
8614     "referenced_type" : "_ZTIh"
8615    },
8616    {
8617     "field_name" : "b",
8618     "referenced_type" : "_ZTIa"
8619    },
8620    {
8621     "field_name" : "c",
8622     "referenced_type" : "_ZTIt"
8623    },
8624    {
8625     "field_name" : "s",
8626     "referenced_type" : "_ZTIs"
8627    },
8628    {
8629     "field_name" : "i",
8630     "referenced_type" : "_ZTIi"
8631    },
8632    {
8633     "field_name" : "j",
8634     "referenced_type" : "_ZTIx"
8635    },
8636    {
8637     "field_name" : "f",
8638     "referenced_type" : "_ZTIf"
8639    },
8640    {
8641     "field_name" : "d",
8642     "referenced_type" : "_ZTId"
8643    },
8644    {
8645     "field_name" : "l",
8646     "referenced_type" : "_ZTIP8_jobject"
8647    }
8648   ],
8649   "linker_set_key" : "_ZTI6jvalue",
8650   "name" : "jvalue",
8651   "record_kind" : "union",
8652   "size" : 8,
8653   "source_file" : "libnativehelper/include_jni/jni.h"
8654  },
8655  {
8656   "alignment" : 4,
8657   "fields" :
8658   [
8659    {
8660     "field_name" : "functions",
8661     "referenced_type" : "_ZTIPK18JNINativeInterface"
8662    }
8663   ],
8664   "linker_set_key" : "_ZTI7_JNIEnv",
8665   "name" : "_JNIEnv",
8666   "size" : 4,
8667   "source_file" : "libnativehelper/include_jni/jni.h"
8668  },
8669  {
8670   "alignment" : 4,
8671   "fields" :
8672   [
8673    {
8674     "field_name" : "functions",
8675     "referenced_type" : "_ZTIPK18JNIInvokeInterface"
8676    }
8677   ],
8678   "linker_set_key" : "_ZTI7_JavaVM",
8679   "name" : "_JavaVM",
8680   "size" : 4,
8681   "source_file" : "libnativehelper/include_jni/jni.h"
8682  },
8683  {
8684   "alignment" : 1,
8685   "base_specifiers" :
8686   [
8687    {
8688     "referenced_type" : "_ZTI8_jobject"
8689    }
8690   ],
8691   "linker_set_key" : "_ZTI7_jarray",
8692   "name" : "_jarray",
8693   "record_kind" : "class",
8694   "size" : 1,
8695   "source_file" : "libnativehelper/include_jni/jni.h"
8696  },
8697  {
8698   "alignment" : 1,
8699   "base_specifiers" :
8700   [
8701    {
8702     "referenced_type" : "_ZTI8_jobject"
8703    }
8704   ],
8705   "linker_set_key" : "_ZTI7_jclass",
8706   "name" : "_jclass",
8707   "record_kind" : "class",
8708   "size" : 1,
8709   "source_file" : "libnativehelper/include_jni/jni.h"
8710  },
8711  {
8712   "alignment" : 1,
8713   "linker_set_key" : "_ZTI8_jobject",
8714   "name" : "_jobject",
8715   "record_kind" : "class",
8716   "size" : 1,
8717   "source_file" : "libnativehelper/include_jni/jni.h"
8718  },
8719  {
8720   "alignment" : 1,
8721   "base_specifiers" :
8722   [
8723    {
8724     "referenced_type" : "_ZTI8_jobject"
8725    }
8726   ],
8727   "linker_set_key" : "_ZTI8_jstring",
8728   "name" : "_jstring",
8729   "record_kind" : "class",
8730   "size" : 1,
8731   "source_file" : "libnativehelper/include_jni/jni.h"
8732  }
8733 ],
8734 "rvalue_reference_types" : []
8735}
8736