• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2 "array_types" : [],
3 "builtin_types" :
4 [
5  {
6   "alignment" : 4,
7   "linker_set_key" : "_ZTIDn",
8   "name" : "nullptr_t",
9   "referenced_type" : "_ZTIDn",
10   "self_type" : "_ZTIDn",
11   "size" : 4
12  },
13  {
14   "alignment" : 1,
15   "is_integral" : true,
16   "is_unsigned" : true,
17   "linker_set_key" : "_ZTIb",
18   "name" : "bool",
19   "referenced_type" : "_ZTIb",
20   "self_type" : "_ZTIb",
21   "size" : 1
22  },
23  {
24   "alignment" : 1,
25   "is_integral" : true,
26   "linker_set_key" : "_ZTIc",
27   "name" : "char",
28   "referenced_type" : "_ZTIc",
29   "self_type" : "_ZTIc",
30   "size" : 1
31  },
32  {
33   "alignment" : 4,
34   "is_integral" : true,
35   "linker_set_key" : "_ZTIi",
36   "name" : "int",
37   "referenced_type" : "_ZTIi",
38   "self_type" : "_ZTIi",
39   "size" : 4
40  },
41  {
42   "alignment" : 4,
43   "is_integral" : true,
44   "is_unsigned" : true,
45   "linker_set_key" : "_ZTIj",
46   "name" : "unsigned int",
47   "referenced_type" : "_ZTIj",
48   "self_type" : "_ZTIj",
49   "size" : 4
50  },
51  {
52   "linker_set_key" : "_ZTIv",
53   "name" : "void",
54   "referenced_type" : "_ZTIv",
55   "self_type" : "_ZTIv"
56  },
57  {
58   "alignment" : 4,
59   "is_integral" : true,
60   "linker_set_key" : "_ZTIx",
61   "name" : "long long",
62   "referenced_type" : "_ZTIx",
63   "self_type" : "_ZTIx",
64   "size" : 8
65  }
66 ],
67 "elf_functions" :
68 [
69  {
70   "name" : "_ZN4aidl7android8hardware9keymaster17HardwareAuthToken14readFromParcelEPK7AParcel"
71  },
72  {
73   "name" : "_ZN4aidl7android8hardware9keymaster9Timestamp14readFromParcelEPK7AParcel"
74  },
75  {
76   "name" : "_ZNK4aidl7android8hardware9keymaster17HardwareAuthToken13writeToParcelEP7AParcel"
77  },
78  {
79   "name" : "_ZNK4aidl7android8hardware9keymaster9Timestamp13writeToParcelEP7AParcel"
80  },
81  {
82   "binding" : "weak",
83   "name" : "_ZNSt3__16vectorIaNS_9allocatorIaEEE8__appendEj"
84  }
85 ],
86 "elf_objects" :
87 [
88  {
89   "name" : "_ZN4aidl7android8hardware9keymaster17HardwareAuthToken10descriptorE"
90  },
91  {
92   "name" : "_ZN4aidl7android8hardware9keymaster9Timestamp10descriptorE"
93  }
94 ],
95 "enum_types" :
96 [
97  {
98   "alignment" : 4,
99   "enum_fields" :
100   [
101    {
102     "enum_field_value" : 1,
103     "name" : "FLAG_ONEWAY"
104    }
105   ],
106   "linker_set_key" : "_ZTI12$FLAG_ONEWAY",
107   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h:47:1)",
108   "referenced_type" : "_ZTI12$FLAG_ONEWAY",
109   "self_type" : "_ZTI12$FLAG_ONEWAY",
110   "size" : 4,
111   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h",
112   "underlying_type" : "_ZTIj"
113  },
114  {
115   "alignment" : 4,
116   "enum_fields" :
117   [
118    {
119     "enum_field_value" : 0,
120     "name" : "EX_NONE"
121    },
122    {
123     "enum_field_value" : -1,
124     "name" : "EX_SECURITY"
125    },
126    {
127     "enum_field_value" : -2,
128     "name" : "EX_BAD_PARCELABLE"
129    },
130    {
131     "enum_field_value" : -3,
132     "name" : "EX_ILLEGAL_ARGUMENT"
133    },
134    {
135     "enum_field_value" : -4,
136     "name" : "EX_NULL_POINTER"
137    },
138    {
139     "enum_field_value" : -5,
140     "name" : "EX_ILLEGAL_STATE"
141    },
142    {
143     "enum_field_value" : -6,
144     "name" : "EX_NETWORK_MAIN_THREAD"
145    },
146    {
147     "enum_field_value" : -7,
148     "name" : "EX_UNSUPPORTED_OPERATION"
149    },
150    {
151     "enum_field_value" : -8,
152     "name" : "EX_SERVICE_SPECIFIC"
153    },
154    {
155     "enum_field_value" : -9,
156     "name" : "EX_PARCELABLE"
157    },
158    {
159     "enum_field_value" : -129,
160     "name" : "EX_TRANSACTION_FAILED"
161    }
162   ],
163   "linker_set_key" : "_ZTI18$EX_BAD_PARCELABLE",
164   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h:65:1)",
165   "referenced_type" : "_ZTI18$EX_BAD_PARCELABLE",
166   "self_type" : "_ZTI18$EX_BAD_PARCELABLE",
167   "size" : 4,
168   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h",
169   "underlying_type" : "_ZTIi"
170  },
171  {
172   "alignment" : 4,
173   "enum_fields" :
174   [
175    {
176     "enum_field_value" : 268435456,
177     "name" : "FLAG_PRIVATE_LOCAL"
178    }
179   ],
180   "linker_set_key" : "_ZTI19$FLAG_PRIVATE_LOCAL",
181   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h:35:1)",
182   "referenced_type" : "_ZTI19$FLAG_PRIVATE_LOCAL",
183   "self_type" : "_ZTI19$FLAG_PRIVATE_LOCAL",
184   "size" : 4,
185   "source_file" : "/frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h",
186   "underlying_type" : "_ZTIj"
187  },
188  {
189   "alignment" : 4,
190   "enum_fields" :
191   [
192    {
193     "enum_field_value" : 268435456,
194     "name" : "FLAG_PRIVATE_VENDOR"
195    }
196   ],
197   "linker_set_key" : "_ZTI20$FLAG_PRIVATE_VENDOR",
198   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h:26:1)",
199   "referenced_type" : "_ZTI20$FLAG_PRIVATE_VENDOR",
200   "self_type" : "_ZTI20$FLAG_PRIVATE_VENDOR",
201   "size" : 4,
202   "source_file" : "/frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h",
203   "underlying_type" : "_ZTIj"
204  },
205  {
206   "alignment" : 4,
207   "enum_fields" :
208   [
209    {
210     "enum_field_value" : 0,
211     "name" : "STATUS_OK"
212    },
213    {
214     "enum_field_value" : -2147483648,
215     "name" : "STATUS_UNKNOWN_ERROR"
216    },
217    {
218     "enum_field_value" : -12,
219     "name" : "STATUS_NO_MEMORY"
220    },
221    {
222     "enum_field_value" : -38,
223     "name" : "STATUS_INVALID_OPERATION"
224    },
225    {
226     "enum_field_value" : -22,
227     "name" : "STATUS_BAD_VALUE"
228    },
229    {
230     "enum_field_value" : -2147483647,
231     "name" : "STATUS_BAD_TYPE"
232    },
233    {
234     "enum_field_value" : -2,
235     "name" : "STATUS_NAME_NOT_FOUND"
236    },
237    {
238     "enum_field_value" : -1,
239     "name" : "STATUS_PERMISSION_DENIED"
240    },
241    {
242     "enum_field_value" : -19,
243     "name" : "STATUS_NO_INIT"
244    },
245    {
246     "enum_field_value" : -17,
247     "name" : "STATUS_ALREADY_EXISTS"
248    },
249    {
250     "enum_field_value" : -32,
251     "name" : "STATUS_DEAD_OBJECT"
252    },
253    {
254     "enum_field_value" : -2147483646,
255     "name" : "STATUS_FAILED_TRANSACTION"
256    },
257    {
258     "enum_field_value" : -75,
259     "name" : "STATUS_BAD_INDEX"
260    },
261    {
262     "enum_field_value" : -61,
263     "name" : "STATUS_NOT_ENOUGH_DATA"
264    },
265    {
266     "enum_field_value" : -11,
267     "name" : "STATUS_WOULD_BLOCK"
268    },
269    {
270     "enum_field_value" : -110,
271     "name" : "STATUS_TIMED_OUT"
272    },
273    {
274     "enum_field_value" : -74,
275     "name" : "STATUS_UNKNOWN_TRANSACTION"
276    },
277    {
278     "enum_field_value" : -2147483641,
279     "name" : "STATUS_FDS_NOT_ALLOWED"
280    },
281    {
282     "enum_field_value" : -2147483640,
283     "name" : "STATUS_UNEXPECTED_NULL"
284    }
285   ],
286   "linker_set_key" : "_ZTI22$STATUS_ALREADY_EXISTS",
287   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h:35:1)",
288   "referenced_type" : "_ZTI22$STATUS_ALREADY_EXISTS",
289   "self_type" : "_ZTI22$STATUS_ALREADY_EXISTS",
290   "size" : 4,
291   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h",
292   "underlying_type" : "_ZTIi"
293  },
294  {
295   "alignment" : 4,
296   "enum_fields" :
297   [
298    {
299     "enum_field_value" : 1,
300     "name" : "FIRST_CALL_TRANSACTION"
301    },
302    {
303     "enum_field_value" : 16777215,
304     "name" : "LAST_CALL_TRANSACTION"
305    }
306   ],
307   "linker_set_key" : "_ZTI23$FIRST_CALL_TRANSACTION",
308   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h:59:1)",
309   "referenced_type" : "_ZTI23$FIRST_CALL_TRANSACTION",
310   "self_type" : "_ZTI23$FIRST_CALL_TRANSACTION",
311   "size" : 4,
312   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h",
313   "underlying_type" : "_ZTIj"
314  },
315  {
316   "alignment" : 4,
317   "enum_fields" :
318   [
319    {
320     "enum_field_value" : 0,
321     "name" : "aidl::android::hardware::keymaster::HardwareAuthenticatorType::NONE"
322    },
323    {
324     "enum_field_value" : 1,
325     "name" : "aidl::android::hardware::keymaster::HardwareAuthenticatorType::PASSWORD"
326    },
327    {
328     "enum_field_value" : 2,
329     "name" : "aidl::android::hardware::keymaster::HardwareAuthenticatorType::FINGERPRINT"
330    },
331    {
332     "enum_field_value" : -1,
333     "name" : "aidl::android::hardware::keymaster::HardwareAuthenticatorType::ANY"
334    }
335   ],
336   "linker_set_key" : "_ZTIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeE",
337   "name" : "aidl::android::hardware::keymaster::HardwareAuthenticatorType",
338   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeE",
339   "self_type" : "_ZTIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeE",
340   "size" : 4,
341   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthenticatorType.h",
342   "underlying_type" : "_ZTIi"
343  }
344 ],
345 "function_types" :
346 [
347  {
348   "alignment" : 4,
349   "linker_set_key" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
350   "name" : "int (AIBinder *, unsigned int, const AParcel *, AParcel *)",
351   "parameters" :
352   [
353    {
354     "referenced_type" : "_ZTIP8AIBinder"
355    },
356    {
357     "referenced_type" : "_ZTIj"
358    },
359    {
360     "referenced_type" : "_ZTIPK7AParcel"
361    },
362    {
363     "referenced_type" : "_ZTIP7AParcel"
364    }
365   ],
366   "referenced_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
367   "return_type" : "_ZTIi",
368   "self_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
369   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
370  }
371 ],
372 "functions" :
373 [
374  {
375   "function_name" : "aidl::android::hardware::keymaster::HardwareAuthToken::readFromParcel",
376   "linker_set_key" : "_ZN4aidl7android8hardware9keymaster17HardwareAuthToken14readFromParcelEPK7AParcel",
377   "parameters" :
378   [
379    {
380     "is_this_ptr" : true,
381     "referenced_type" : "_ZTIPN4aidl7android8hardware9keymaster17HardwareAuthTokenE"
382    },
383    {
384     "referenced_type" : "_ZTIPK7AParcel"
385    }
386   ],
387   "return_type" : "_ZTIi",
388   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
389  },
390  {
391   "function_name" : "aidl::android::hardware::keymaster::Timestamp::readFromParcel",
392   "linker_set_key" : "_ZN4aidl7android8hardware9keymaster9Timestamp14readFromParcelEPK7AParcel",
393   "parameters" :
394   [
395    {
396     "is_this_ptr" : true,
397     "referenced_type" : "_ZTIPN4aidl7android8hardware9keymaster9TimestampE"
398    },
399    {
400     "referenced_type" : "_ZTIPK7AParcel#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump"
401    }
402   ],
403   "return_type" : "_ZTIi",
404   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
405  },
406  {
407   "function_name" : "aidl::android::hardware::keymaster::HardwareAuthToken::writeToParcel",
408   "linker_set_key" : "_ZNK4aidl7android8hardware9keymaster17HardwareAuthToken13writeToParcelEP7AParcel",
409   "parameters" :
410   [
411    {
412     "is_this_ptr" : true,
413     "referenced_type" : "_ZTIPKN4aidl7android8hardware9keymaster17HardwareAuthTokenE"
414    },
415    {
416     "referenced_type" : "_ZTIP7AParcel"
417    }
418   ],
419   "return_type" : "_ZTIi",
420   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
421  },
422  {
423   "function_name" : "aidl::android::hardware::keymaster::Timestamp::writeToParcel",
424   "linker_set_key" : "_ZNK4aidl7android8hardware9keymaster9Timestamp13writeToParcelEP7AParcel",
425   "parameters" :
426   [
427    {
428     "is_this_ptr" : true,
429     "referenced_type" : "_ZTIPKN4aidl7android8hardware9keymaster9TimestampE"
430    },
431    {
432     "referenced_type" : "_ZTIP7AParcel#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump"
433    }
434   ],
435   "return_type" : "_ZTIi",
436   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
437  }
438 ],
439 "global_vars" :
440 [
441  {
442   "linker_set_key" : "_ZN4aidl7android8hardware9keymaster17HardwareAuthToken10descriptorE",
443   "name" : "aidl::android::hardware::keymaster::HardwareAuthToken::descriptor",
444   "referenced_type" : "_ZTIPKc",
445   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
446  },
447  {
448   "linker_set_key" : "_ZN4aidl7android8hardware9keymaster9Timestamp10descriptorE",
449   "name" : "aidl::android::hardware::keymaster::Timestamp::descriptor",
450   "referenced_type" : "_ZTIPKc",
451   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
452  }
453 ],
454 "lvalue_reference_types" :
455 [
456  {
457   "alignment" : 4,
458   "linker_set_key" : "_ZTIRKN3ndk10SpAIBinderE",
459   "name" : "const ndk::SpAIBinder &",
460   "referenced_type" : "_ZTIKN3ndk10SpAIBinderE",
461   "self_type" : "_ZTIRKN3ndk10SpAIBinderE",
462   "size" : 4,
463   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
464  },
465  {
466   "alignment" : 4,
467   "linker_set_key" : "_ZTIRKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
468   "name" : "const std::vector<char16_t, std::allocator<char16_t> > &",
469   "referenced_type" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
470   "self_type" : "_ZTIRKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
471   "size" : 4,
472   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
473  },
474  {
475   "alignment" : 4,
476   "linker_set_key" : "_ZTIRKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
477   "name" : "const std::vector<char16_t, std::allocator<char16_t> > &",
478   "referenced_type" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
479   "self_type" : "_ZTIRKNSt3__16vectorIDsNS_9allocatorIDsEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
480   "size" : 4,
481   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
482  },
483  {
484   "alignment" : 4,
485   "linker_set_key" : "_ZTIRKNSt3__16vectorIaNS_9allocatorIaEEEE",
486   "name" : "const std::vector<signed char, std::allocator<signed char> > &",
487   "referenced_type" : "_ZTIKNSt3__16vectorIaNS_9allocatorIaEEEE",
488   "self_type" : "_ZTIRKNSt3__16vectorIaNS_9allocatorIaEEEE",
489   "size" : 4,
490   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
491  },
492  {
493   "alignment" : 4,
494   "linker_set_key" : "_ZTIRKNSt3__16vectorIaNS_9allocatorIaEEEE",
495   "name" : "const std::vector<signed char, std::allocator<signed char> > &",
496   "referenced_type" : "_ZTIKNSt3__16vectorIaNS_9allocatorIaEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
497   "self_type" : "_ZTIRKNSt3__16vectorIaNS_9allocatorIaEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
498   "size" : 4,
499   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
500  },
501  {
502   "alignment" : 4,
503   "linker_set_key" : "_ZTIRKNSt3__16vectorIbNS_9allocatorIbEEEE",
504   "name" : "const std::vector<bool, std::allocator<bool> > &",
505   "referenced_type" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE",
506   "self_type" : "_ZTIRKNSt3__16vectorIbNS_9allocatorIbEEEE",
507   "size" : 4,
508   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
509  },
510  {
511   "alignment" : 4,
512   "linker_set_key" : "_ZTIRKNSt3__16vectorIbNS_9allocatorIbEEEE",
513   "name" : "const std::vector<bool, std::allocator<bool> > &",
514   "referenced_type" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
515   "self_type" : "_ZTIRKNSt3__16vectorIbNS_9allocatorIbEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
516   "size" : 4,
517   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
518  },
519  {
520   "alignment" : 4,
521   "linker_set_key" : "_ZTIRKNSt3__16vectorIdNS_9allocatorIdEEEE",
522   "name" : "const std::vector<double, std::allocator<double> > &",
523   "referenced_type" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE",
524   "self_type" : "_ZTIRKNSt3__16vectorIdNS_9allocatorIdEEEE",
525   "size" : 4,
526   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
527  },
528  {
529   "alignment" : 4,
530   "linker_set_key" : "_ZTIRKNSt3__16vectorIdNS_9allocatorIdEEEE",
531   "name" : "const std::vector<double, std::allocator<double> > &",
532   "referenced_type" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
533   "self_type" : "_ZTIRKNSt3__16vectorIdNS_9allocatorIdEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
534   "size" : 4,
535   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
536  },
537  {
538   "alignment" : 4,
539   "linker_set_key" : "_ZTIRKNSt3__16vectorIfNS_9allocatorIfEEEE",
540   "name" : "const std::vector<float, std::allocator<float> > &",
541   "referenced_type" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE",
542   "self_type" : "_ZTIRKNSt3__16vectorIfNS_9allocatorIfEEEE",
543   "size" : 4,
544   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
545  },
546  {
547   "alignment" : 4,
548   "linker_set_key" : "_ZTIRKNSt3__16vectorIfNS_9allocatorIfEEEE",
549   "name" : "const std::vector<float, std::allocator<float> > &",
550   "referenced_type" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
551   "self_type" : "_ZTIRKNSt3__16vectorIfNS_9allocatorIfEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
552   "size" : 4,
553   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
554  },
555  {
556   "alignment" : 4,
557   "linker_set_key" : "_ZTIRKNSt3__16vectorIiNS_9allocatorIiEEEE",
558   "name" : "const std::vector<int, std::allocator<int> > &",
559   "referenced_type" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE",
560   "self_type" : "_ZTIRKNSt3__16vectorIiNS_9allocatorIiEEEE",
561   "size" : 4,
562   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
563  },
564  {
565   "alignment" : 4,
566   "linker_set_key" : "_ZTIRKNSt3__16vectorIiNS_9allocatorIiEEEE",
567   "name" : "const std::vector<int, std::allocator<int> > &",
568   "referenced_type" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
569   "self_type" : "_ZTIRKNSt3__16vectorIiNS_9allocatorIiEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
570   "size" : 4,
571   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
572  },
573  {
574   "alignment" : 4,
575   "linker_set_key" : "_ZTIRKNSt3__16vectorIjNS_9allocatorIjEEEE",
576   "name" : "const std::vector<unsigned int, std::allocator<unsigned int> > &",
577   "referenced_type" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE",
578   "self_type" : "_ZTIRKNSt3__16vectorIjNS_9allocatorIjEEEE",
579   "size" : 4,
580   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
581  },
582  {
583   "alignment" : 4,
584   "linker_set_key" : "_ZTIRKNSt3__16vectorIjNS_9allocatorIjEEEE",
585   "name" : "const std::vector<unsigned int, std::allocator<unsigned int> > &",
586   "referenced_type" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
587   "self_type" : "_ZTIRKNSt3__16vectorIjNS_9allocatorIjEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
588   "size" : 4,
589   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
590  },
591  {
592   "alignment" : 4,
593   "linker_set_key" : "_ZTIRKNSt3__16vectorIxNS_9allocatorIxEEEE",
594   "name" : "const std::vector<long long, std::allocator<long long> > &",
595   "referenced_type" : "_ZTIKNSt3__16vectorIxNS_9allocatorIxEEEE",
596   "self_type" : "_ZTIRKNSt3__16vectorIxNS_9allocatorIxEEEE",
597   "size" : 4,
598   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
599  },
600  {
601   "alignment" : 4,
602   "linker_set_key" : "_ZTIRKNSt3__16vectorIxNS_9allocatorIxEEEE",
603   "name" : "const std::vector<long long, std::allocator<long long> > &",
604   "referenced_type" : "_ZTIKNSt3__16vectorIxNS_9allocatorIxEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
605   "self_type" : "_ZTIRKNSt3__16vectorIxNS_9allocatorIxEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
606   "size" : 4,
607   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
608  },
609  {
610   "alignment" : 4,
611   "linker_set_key" : "_ZTIRKNSt3__16vectorIyNS_9allocatorIyEEEE",
612   "name" : "const std::vector<unsigned long long, std::allocator<unsigned long long> > &",
613   "referenced_type" : "_ZTIKNSt3__16vectorIyNS_9allocatorIyEEEE",
614   "self_type" : "_ZTIRKNSt3__16vectorIyNS_9allocatorIyEEEE",
615   "size" : 4,
616   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
617  },
618  {
619   "alignment" : 4,
620   "linker_set_key" : "_ZTIRKNSt3__16vectorIyNS_9allocatorIyEEEE",
621   "name" : "const std::vector<unsigned long long, std::allocator<unsigned long long> > &",
622   "referenced_type" : "_ZTIKNSt3__16vectorIyNS_9allocatorIyEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
623   "self_type" : "_ZTIRKNSt3__16vectorIyNS_9allocatorIyEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
624   "size" : 4,
625   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
626  },
627  {
628   "alignment" : 4,
629   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
630   "name" : "const std::optional<std::vector<char16_t, std::allocator<char16_t> > > &",
631   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
632   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
633   "size" : 4,
634   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
635  },
636  {
637   "alignment" : 4,
638   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
639   "name" : "const std::optional<std::vector<char16_t, std::allocator<char16_t> > > &",
640   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
641   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
642   "size" : 4,
643   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
644  },
645  {
646   "alignment" : 4,
647   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
648   "name" : "const std::optional<std::vector<signed char, std::allocator<signed char> > > &",
649   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
650   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
651   "size" : 4,
652   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
653  },
654  {
655   "alignment" : 4,
656   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
657   "name" : "const std::optional<std::vector<signed char, std::allocator<signed char> > > &",
658   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
659   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
660   "size" : 4,
661   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
662  },
663  {
664   "alignment" : 4,
665   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
666   "name" : "const std::optional<std::vector<bool, std::allocator<bool> > > &",
667   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
668   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
669   "size" : 4,
670   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
671  },
672  {
673   "alignment" : 4,
674   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
675   "name" : "const std::optional<std::vector<bool, std::allocator<bool> > > &",
676   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
677   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
678   "size" : 4,
679   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
680  },
681  {
682   "alignment" : 4,
683   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
684   "name" : "const std::optional<std::vector<double, std::allocator<double> > > &",
685   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
686   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
687   "size" : 4,
688   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
689  },
690  {
691   "alignment" : 4,
692   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
693   "name" : "const std::optional<std::vector<double, std::allocator<double> > > &",
694   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
695   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
696   "size" : 4,
697   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
698  },
699  {
700   "alignment" : 4,
701   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
702   "name" : "const std::optional<std::vector<float, std::allocator<float> > > &",
703   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
704   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
705   "size" : 4,
706   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
707  },
708  {
709   "alignment" : 4,
710   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
711   "name" : "const std::optional<std::vector<float, std::allocator<float> > > &",
712   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
713   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
714   "size" : 4,
715   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
716  },
717  {
718   "alignment" : 4,
719   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
720   "name" : "const std::optional<std::vector<int, std::allocator<int> > > &",
721   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
722   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
723   "size" : 4,
724   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
725  },
726  {
727   "alignment" : 4,
728   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
729   "name" : "const std::optional<std::vector<int, std::allocator<int> > > &",
730   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
731   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
732   "size" : 4,
733   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
734  },
735  {
736   "alignment" : 4,
737   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
738   "name" : "const std::optional<std::vector<unsigned int, std::allocator<unsigned int> > > &",
739   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
740   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
741   "size" : 4,
742   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
743  },
744  {
745   "alignment" : 4,
746   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
747   "name" : "const std::optional<std::vector<unsigned int, std::allocator<unsigned int> > > &",
748   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
749   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
750   "size" : 4,
751   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
752  },
753  {
754   "alignment" : 4,
755   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
756   "name" : "const std::optional<std::vector<long long, std::allocator<long long> > > &",
757   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
758   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
759   "size" : 4,
760   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
761  },
762  {
763   "alignment" : 4,
764   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
765   "name" : "const std::optional<std::vector<long long, std::allocator<long long> > > &",
766   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
767   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
768   "size" : 4,
769   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
770  },
771  {
772   "alignment" : 4,
773   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
774   "name" : "const std::optional<std::vector<unsigned long long, std::allocator<unsigned long long> > > &",
775   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
776   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
777   "size" : 4,
778   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
779  },
780  {
781   "alignment" : 4,
782   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
783   "name" : "const std::optional<std::vector<unsigned long long, std::allocator<unsigned long long> > > &",
784   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
785   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
786   "size" : 4,
787   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
788  },
789  {
790   "alignment" : 4,
791   "linker_set_key" : "_ZTIRN3ndk10SpAIBinderE",
792   "name" : "ndk::SpAIBinder &",
793   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
794   "self_type" : "_ZTIRN3ndk10SpAIBinderE",
795   "size" : 4,
796   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
797  },
798  {
799   "alignment" : 4,
800   "linker_set_key" : "_ZTIRN3ndk13ScopedAStatusE",
801   "name" : "ndk::ScopedAStatus &",
802   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
803   "self_type" : "_ZTIRN3ndk13ScopedAStatusE",
804   "size" : 4,
805   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
806  }
807 ],
808 "pointer_types" :
809 [
810  {
811   "alignment" : 4,
812   "linker_set_key" : "_ZTIP13AIBinder_Weak",
813   "name" : "AIBinder_Weak *",
814   "referenced_type" : "_ZTI13AIBinder_Weak",
815   "self_type" : "_ZTIP13AIBinder_Weak",
816   "size" : 4,
817   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
818  },
819  {
820   "alignment" : 4,
821   "linker_set_key" : "_ZTIP14AIBinder_Class",
822   "name" : "AIBinder_Class *",
823   "referenced_type" : "_ZTI14AIBinder_Class",
824   "self_type" : "_ZTIP14AIBinder_Class",
825   "size" : 4,
826   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
827  },
828  {
829   "alignment" : 4,
830   "linker_set_key" : "_ZTIP23AIBinder_DeathRecipient",
831   "name" : "AIBinder_DeathRecipient *",
832   "referenced_type" : "_ZTI23AIBinder_DeathRecipient",
833   "self_type" : "_ZTIP23AIBinder_DeathRecipient",
834   "size" : 4,
835   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
836  },
837  {
838   "alignment" : 4,
839   "linker_set_key" : "_ZTIP7AParcel",
840   "name" : "AParcel *",
841   "referenced_type" : "_ZTI7AParcel",
842   "self_type" : "_ZTIP7AParcel",
843   "size" : 4,
844   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
845  },
846  {
847   "alignment" : 4,
848   "linker_set_key" : "_ZTIP7AStatus",
849   "name" : "AStatus *",
850   "referenced_type" : "_ZTI7AStatus",
851   "self_type" : "_ZTIP7AStatus",
852   "size" : 4,
853   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
854  },
855  {
856   "alignment" : 4,
857   "linker_set_key" : "_ZTIP8AIBinder",
858   "name" : "AIBinder *",
859   "referenced_type" : "_ZTI8AIBinder",
860   "self_type" : "_ZTIP8AIBinder",
861   "size" : 4,
862   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
863  },
864  {
865   "alignment" : 4,
866   "linker_set_key" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E",
867   "name" : "int (*)(AIBinder *, unsigned int, const AParcel *, AParcel *)",
868   "referenced_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
869   "self_type" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E",
870   "size" : 4,
871   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
872  },
873  {
874   "alignment" : 4,
875   "linker_set_key" : "_ZTIPK7AParcel",
876   "name" : "const AParcel *",
877   "referenced_type" : "_ZTIK7AParcel",
878   "self_type" : "_ZTIPK7AParcel",
879   "size" : 4,
880   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
881  },
882  {
883   "alignment" : 4,
884   "linker_set_key" : "_ZTIPK7AParcel",
885   "name" : "const AParcel *",
886   "referenced_type" : "_ZTIK7AParcel#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
887   "self_type" : "_ZTIPK7AParcel#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
888   "size" : 4,
889   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
890  },
891  {
892   "alignment" : 4,
893   "linker_set_key" : "_ZTIPKN3ndk10SpAIBinderE",
894   "name" : "const ndk::SpAIBinder *",
895   "referenced_type" : "_ZTIKN3ndk10SpAIBinderE",
896   "self_type" : "_ZTIPKN3ndk10SpAIBinderE",
897   "size" : 4,
898   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
899  },
900  {
901   "alignment" : 4,
902   "linker_set_key" : "_ZTIPKN3ndk13ScopedAStatusE",
903   "name" : "const ndk::ScopedAStatus *",
904   "referenced_type" : "_ZTIKN3ndk13ScopedAStatusE",
905   "self_type" : "_ZTIPKN3ndk13ScopedAStatusE",
906   "size" : 4,
907   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
908  },
909  {
910   "alignment" : 4,
911   "linker_set_key" : "_ZTIPKN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
912   "name" : "const ndk::impl::ScopedAResource<AStatus *, void, &AStatus_delete, nullptr> *",
913   "referenced_type" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
914   "self_type" : "_ZTIPKN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
915   "size" : 4,
916   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
917  },
918  {
919   "alignment" : 4,
920   "linker_set_key" : "_ZTIPKN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
921   "name" : "const ndk::impl::ScopedAResource<int, int, &close, -1> *",
922   "referenced_type" : "_ZTIKN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
923   "self_type" : "_ZTIPKN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
924   "size" : 4,
925   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
926  },
927  {
928   "alignment" : 4,
929   "linker_set_key" : "_ZTIPKN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
930   "name" : "const aidl::android::hardware::keymaster::HardwareAuthToken *",
931   "referenced_type" : "_ZTIKN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
932   "self_type" : "_ZTIPKN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
933   "size" : 4,
934   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
935  },
936  {
937   "alignment" : 4,
938   "linker_set_key" : "_ZTIPKN4aidl7android8hardware9keymaster9TimestampE",
939   "name" : "const aidl::android::hardware::keymaster::Timestamp *",
940   "referenced_type" : "_ZTIKN4aidl7android8hardware9keymaster9TimestampE",
941   "self_type" : "_ZTIPKN4aidl7android8hardware9keymaster9TimestampE",
942   "size" : 4,
943   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
944  },
945  {
946   "alignment" : 4,
947   "linker_set_key" : "_ZTIPKc",
948   "name" : "const char *",
949   "referenced_type" : "_ZTIKc",
950   "self_type" : "_ZTIPKc",
951   "size" : 4,
952   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
953  },
954  {
955   "alignment" : 4,
956   "linker_set_key" : "_ZTIPKv",
957   "name" : "const void *",
958   "referenced_type" : "_ZTIKv",
959   "self_type" : "_ZTIPKv",
960   "size" : 4,
961   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
962  },
963  {
964   "alignment" : 4,
965   "linker_set_key" : "_ZTIPN3ndk10SpAIBinderE",
966   "name" : "ndk::SpAIBinder *",
967   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
968   "self_type" : "_ZTIPN3ndk10SpAIBinderE",
969   "size" : 4,
970   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
971  },
972  {
973   "alignment" : 4,
974   "linker_set_key" : "_ZTIPN3ndk11ICInterfaceE",
975   "name" : "ndk::ICInterface *",
976   "referenced_type" : "_ZTIN3ndk11ICInterfaceE",
977   "self_type" : "_ZTIPN3ndk11ICInterfaceE",
978   "size" : 4,
979   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
980  },
981  {
982   "alignment" : 4,
983   "linker_set_key" : "_ZTIPN3ndk13ScopedAParcelE",
984   "name" : "ndk::ScopedAParcel *",
985   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
986   "self_type" : "_ZTIPN3ndk13ScopedAParcelE",
987   "size" : 4,
988   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
989  },
990  {
991   "alignment" : 4,
992   "linker_set_key" : "_ZTIPN3ndk13ScopedAStatusE",
993   "name" : "ndk::ScopedAStatus *",
994   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
995   "self_type" : "_ZTIPN3ndk13ScopedAStatusE",
996   "size" : 4,
997   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
998  },
999  {
1000   "alignment" : 4,
1001   "linker_set_key" : "_ZTIPN3ndk13SharedRefBaseE",
1002   "name" : "ndk::SharedRefBase *",
1003   "referenced_type" : "_ZTIN3ndk13SharedRefBaseE",
1004   "self_type" : "_ZTIPN3ndk13SharedRefBaseE",
1005   "size" : 4,
1006   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
1007  },
1008  {
1009   "alignment" : 4,
1010   "linker_set_key" : "_ZTIPN3ndk19ScopedAIBinder_WeakE",
1011   "name" : "ndk::ScopedAIBinder_Weak *",
1012   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
1013   "self_type" : "_ZTIPN3ndk19ScopedAIBinder_WeakE",
1014   "size" : 4,
1015   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1016  },
1017  {
1018   "alignment" : 4,
1019   "linker_set_key" : "_ZTIPN3ndk20ScopedFileDescriptorE",
1020   "name" : "ndk::ScopedFileDescriptor *",
1021   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
1022   "self_type" : "_ZTIPN3ndk20ScopedFileDescriptorE",
1023   "size" : 4,
1024   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1025  },
1026  {
1027   "alignment" : 4,
1028   "linker_set_key" : "_ZTIPN3ndk29ScopedAIBinder_DeathRecipientE",
1029   "name" : "ndk::ScopedAIBinder_DeathRecipient *",
1030   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
1031   "self_type" : "_ZTIPN3ndk29ScopedAIBinder_DeathRecipientE",
1032   "size" : 4,
1033   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1034  },
1035  {
1036   "alignment" : 4,
1037   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
1038   "name" : "ndk::impl::ScopedAResource<AIBinder_Weak *, void, &AIBinder_Weak_delete, nullptr> *",
1039   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
1040   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
1041   "size" : 4,
1042   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1043  },
1044  {
1045   "alignment" : 4,
1046   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
1047   "name" : "ndk::impl::ScopedAResource<AIBinder_DeathRecipient *, void, &AIBinder_DeathRecipient_delete, nullptr> *",
1048   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
1049   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
1050   "size" : 4,
1051   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1052  },
1053  {
1054   "alignment" : 4,
1055   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE",
1056   "name" : "ndk::impl::ScopedAResource<AParcel *, void, &AParcel_delete, nullptr> *",
1057   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE",
1058   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE",
1059   "size" : 4,
1060   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1061  },
1062  {
1063   "alignment" : 4,
1064   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1065   "name" : "ndk::impl::ScopedAResource<AStatus *, void, &AStatus_delete, nullptr> *",
1066   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1067   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1068   "size" : 4,
1069   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1070  },
1071  {
1072   "alignment" : 4,
1073   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1074   "name" : "ndk::impl::ScopedAResource<int, int, &close, -1> *",
1075   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1076   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1077   "size" : 4,
1078   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1079  },
1080  {
1081   "alignment" : 4,
1082   "linker_set_key" : "_ZTIPN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1083   "name" : "aidl::android::hardware::keymaster::HardwareAuthToken *",
1084   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1085   "self_type" : "_ZTIPN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1086   "size" : 4,
1087   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
1088  },
1089  {
1090   "alignment" : 4,
1091   "linker_set_key" : "_ZTIPN4aidl7android8hardware9keymaster9TimestampE",
1092   "name" : "aidl::android::hardware::keymaster::Timestamp *",
1093   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster9TimestampE",
1094   "self_type" : "_ZTIPN4aidl7android8hardware9keymaster9TimestampE",
1095   "size" : 4,
1096   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
1097  },
1098  {
1099   "alignment" : 4,
1100   "linker_set_key" : "_ZTIPNSt3__16vectorIDsNS_9allocatorIDsEEEE",
1101   "name" : "std::vector<char16_t, std::allocator<char16_t> > *",
1102   "referenced_type" : "_ZTINSt3__16vectorIDsNS_9allocatorIDsEEEE",
1103   "self_type" : "_ZTIPNSt3__16vectorIDsNS_9allocatorIDsEEEE",
1104   "size" : 4,
1105   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1106  },
1107  {
1108   "alignment" : 4,
1109   "linker_set_key" : "_ZTIPNSt3__16vectorIaNS_9allocatorIaEEEE",
1110   "name" : "std::vector<signed char, std::allocator<signed char> > *",
1111   "referenced_type" : "_ZTINSt3__16vectorIaNS_9allocatorIaEEEE",
1112   "self_type" : "_ZTIPNSt3__16vectorIaNS_9allocatorIaEEEE",
1113   "size" : 4,
1114   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1115  },
1116  {
1117   "alignment" : 4,
1118   "linker_set_key" : "_ZTIPNSt3__16vectorIbNS_9allocatorIbEEEE",
1119   "name" : "std::vector<bool, std::allocator<bool> > *",
1120   "referenced_type" : "_ZTINSt3__16vectorIbNS_9allocatorIbEEEE",
1121   "self_type" : "_ZTIPNSt3__16vectorIbNS_9allocatorIbEEEE",
1122   "size" : 4,
1123   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1124  },
1125  {
1126   "alignment" : 4,
1127   "linker_set_key" : "_ZTIPNSt3__16vectorIdNS_9allocatorIdEEEE",
1128   "name" : "std::vector<double, std::allocator<double> > *",
1129   "referenced_type" : "_ZTINSt3__16vectorIdNS_9allocatorIdEEEE",
1130   "self_type" : "_ZTIPNSt3__16vectorIdNS_9allocatorIdEEEE",
1131   "size" : 4,
1132   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1133  },
1134  {
1135   "alignment" : 4,
1136   "linker_set_key" : "_ZTIPNSt3__16vectorIfNS_9allocatorIfEEEE",
1137   "name" : "std::vector<float, std::allocator<float> > *",
1138   "referenced_type" : "_ZTINSt3__16vectorIfNS_9allocatorIfEEEE",
1139   "self_type" : "_ZTIPNSt3__16vectorIfNS_9allocatorIfEEEE",
1140   "size" : 4,
1141   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1142  },
1143  {
1144   "alignment" : 4,
1145   "linker_set_key" : "_ZTIPNSt3__16vectorIiNS_9allocatorIiEEEE",
1146   "name" : "std::vector<int, std::allocator<int> > *",
1147   "referenced_type" : "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE",
1148   "self_type" : "_ZTIPNSt3__16vectorIiNS_9allocatorIiEEEE",
1149   "size" : 4,
1150   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1151  },
1152  {
1153   "alignment" : 4,
1154   "linker_set_key" : "_ZTIPNSt3__16vectorIjNS_9allocatorIjEEEE",
1155   "name" : "std::vector<unsigned int, std::allocator<unsigned int> > *",
1156   "referenced_type" : "_ZTINSt3__16vectorIjNS_9allocatorIjEEEE",
1157   "self_type" : "_ZTIPNSt3__16vectorIjNS_9allocatorIjEEEE",
1158   "size" : 4,
1159   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1160  },
1161  {
1162   "alignment" : 4,
1163   "linker_set_key" : "_ZTIPNSt3__16vectorIxNS_9allocatorIxEEEE",
1164   "name" : "std::vector<long long, std::allocator<long long> > *",
1165   "referenced_type" : "_ZTINSt3__16vectorIxNS_9allocatorIxEEEE",
1166   "self_type" : "_ZTIPNSt3__16vectorIxNS_9allocatorIxEEEE",
1167   "size" : 4,
1168   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1169  },
1170  {
1171   "alignment" : 4,
1172   "linker_set_key" : "_ZTIPNSt3__16vectorIyNS_9allocatorIyEEEE",
1173   "name" : "std::vector<unsigned long long, std::allocator<unsigned long long> > *",
1174   "referenced_type" : "_ZTINSt3__16vectorIyNS_9allocatorIyEEEE",
1175   "self_type" : "_ZTIPNSt3__16vectorIyNS_9allocatorIyEEEE",
1176   "size" : 4,
1177   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1178  },
1179  {
1180   "alignment" : 4,
1181   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
1182   "name" : "std::optional<std::vector<char16_t, std::allocator<char16_t> > > *",
1183   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
1184   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
1185   "size" : 4,
1186   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1187  },
1188  {
1189   "alignment" : 4,
1190   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
1191   "name" : "std::optional<std::vector<signed char, std::allocator<signed char> > > *",
1192   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
1193   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
1194   "size" : 4,
1195   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1196  },
1197  {
1198   "alignment" : 4,
1199   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
1200   "name" : "std::optional<std::vector<bool, std::allocator<bool> > > *",
1201   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
1202   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
1203   "size" : 4,
1204   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1205  },
1206  {
1207   "alignment" : 4,
1208   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
1209   "name" : "std::optional<std::vector<double, std::allocator<double> > > *",
1210   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
1211   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
1212   "size" : 4,
1213   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1214  },
1215  {
1216   "alignment" : 4,
1217   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
1218   "name" : "std::optional<std::vector<float, std::allocator<float> > > *",
1219   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
1220   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
1221   "size" : 4,
1222   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1223  },
1224  {
1225   "alignment" : 4,
1226   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
1227   "name" : "std::optional<std::vector<int, std::allocator<int> > > *",
1228   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
1229   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
1230   "size" : 4,
1231   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1232  },
1233  {
1234   "alignment" : 4,
1235   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
1236   "name" : "std::optional<std::vector<unsigned int, std::allocator<unsigned int> > > *",
1237   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
1238   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
1239   "size" : 4,
1240   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1241  },
1242  {
1243   "alignment" : 4,
1244   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
1245   "name" : "std::optional<std::vector<long long, std::allocator<long long> > > *",
1246   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
1247   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
1248   "size" : 4,
1249   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1250  },
1251  {
1252   "alignment" : 4,
1253   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
1254   "name" : "std::optional<std::vector<unsigned long long, std::allocator<unsigned long long> > > *",
1255   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
1256   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
1257   "size" : 4,
1258   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1259  },
1260  {
1261   "alignment" : 4,
1262   "linker_set_key" : "_ZTIPP8AIBinder",
1263   "name" : "AIBinder **",
1264   "referenced_type" : "_ZTIP8AIBinder",
1265   "self_type" : "_ZTIPP8AIBinder",
1266   "size" : 4,
1267   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1268  },
1269  {
1270   "alignment" : 4,
1271   "linker_set_key" : "_ZTIPP8AIBinder",
1272   "name" : "AIBinder **",
1273   "referenced_type" : "_ZTIP8AIBinder#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
1274   "self_type" : "_ZTIPP8AIBinder#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
1275   "size" : 4,
1276   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1277  },
1278  {
1279   "alignment" : 4,
1280   "linker_set_key" : "_ZTIPPKc",
1281   "name" : "const char **",
1282   "referenced_type" : "_ZTIPKc",
1283   "self_type" : "_ZTIPPKc",
1284   "size" : 4,
1285   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
1286  },
1287  {
1288   "alignment" : 4,
1289   "linker_set_key" : "_ZTIPv",
1290   "name" : "void *",
1291   "referenced_type" : "_ZTIv",
1292   "self_type" : "_ZTIPv",
1293   "size" : 4,
1294   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
1295  }
1296 ],
1297 "qualified_types" :
1298 [
1299  {
1300   "is_const" : true,
1301   "linker_set_key" : "_ZTIK7AParcel",
1302   "name" : "const AParcel",
1303   "referenced_type" : "_ZTI7AParcel",
1304   "self_type" : "_ZTIK7AParcel",
1305   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
1306  },
1307  {
1308   "alignment" : 4,
1309   "is_const" : true,
1310   "linker_set_key" : "_ZTIKN3ndk10SpAIBinderE",
1311   "name" : "const ndk::SpAIBinder",
1312   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
1313   "self_type" : "_ZTIKN3ndk10SpAIBinderE",
1314   "size" : 4,
1315   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1316  },
1317  {
1318   "alignment" : 4,
1319   "is_const" : true,
1320   "linker_set_key" : "_ZTIKN3ndk13ScopedAStatusE",
1321   "name" : "const ndk::ScopedAStatus",
1322   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
1323   "self_type" : "_ZTIKN3ndk13ScopedAStatusE",
1324   "size" : 4,
1325   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1326  },
1327  {
1328   "alignment" : 4,
1329   "is_const" : true,
1330   "linker_set_key" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1331   "name" : "const ndk::impl::ScopedAResource<AStatus *, void, &AStatus_delete, nullptr>",
1332   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1333   "self_type" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1334   "size" : 4,
1335   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1336  },
1337  {
1338   "alignment" : 4,
1339   "is_const" : true,
1340   "linker_set_key" : "_ZTIKN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1341   "name" : "const ndk::impl::ScopedAResource<int, int, &close, -1>",
1342   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1343   "self_type" : "_ZTIKN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1344   "size" : 4,
1345   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1346  },
1347  {
1348   "alignment" : 4,
1349   "is_const" : true,
1350   "linker_set_key" : "_ZTIKN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1351   "name" : "const aidl::android::hardware::keymaster::HardwareAuthToken",
1352   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1353   "self_type" : "_ZTIKN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1354   "size" : 48,
1355   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
1356  },
1357  {
1358   "alignment" : 4,
1359   "is_const" : true,
1360   "linker_set_key" : "_ZTIKN4aidl7android8hardware9keymaster9TimestampE",
1361   "name" : "const aidl::android::hardware::keymaster::Timestamp",
1362   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster9TimestampE",
1363   "self_type" : "_ZTIKN4aidl7android8hardware9keymaster9TimestampE",
1364   "size" : 8,
1365   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
1366  },
1367  {
1368   "alignment" : 4,
1369   "is_const" : true,
1370   "linker_set_key" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeELj4EEE",
1371   "name" : "const std::array<aidl::android::hardware::keymaster::HardwareAuthenticatorType, 4>",
1372   "referenced_type" : "_ZTINSt3__15arrayIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeELj4EEE",
1373   "self_type" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeELj4EEE",
1374   "size" : 16,
1375   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthenticatorType.h"
1376  },
1377  {
1378   "alignment" : 4,
1379   "is_const" : true,
1380   "linker_set_key" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
1381   "name" : "const std::vector<char16_t, std::allocator<char16_t> >",
1382   "referenced_type" : "_ZTINSt3__16vectorIDsNS_9allocatorIDsEEEE",
1383   "self_type" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
1384   "size" : 12,
1385   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1386  },
1387  {
1388   "alignment" : 4,
1389   "is_const" : true,
1390   "linker_set_key" : "_ZTIKNSt3__16vectorIaNS_9allocatorIaEEEE",
1391   "name" : "const std::vector<signed char, std::allocator<signed char> >",
1392   "referenced_type" : "_ZTINSt3__16vectorIaNS_9allocatorIaEEEE",
1393   "self_type" : "_ZTIKNSt3__16vectorIaNS_9allocatorIaEEEE",
1394   "size" : 12,
1395   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1396  },
1397  {
1398   "alignment" : 4,
1399   "is_const" : true,
1400   "linker_set_key" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE",
1401   "name" : "const std::vector<bool, std::allocator<bool> >",
1402   "referenced_type" : "_ZTINSt3__16vectorIbNS_9allocatorIbEEEE",
1403   "self_type" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE",
1404   "size" : 12,
1405   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1406  },
1407  {
1408   "alignment" : 4,
1409   "is_const" : true,
1410   "linker_set_key" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE",
1411   "name" : "const std::vector<double, std::allocator<double> >",
1412   "referenced_type" : "_ZTINSt3__16vectorIdNS_9allocatorIdEEEE",
1413   "self_type" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE",
1414   "size" : 12,
1415   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1416  },
1417  {
1418   "alignment" : 4,
1419   "is_const" : true,
1420   "linker_set_key" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE",
1421   "name" : "const std::vector<float, std::allocator<float> >",
1422   "referenced_type" : "_ZTINSt3__16vectorIfNS_9allocatorIfEEEE",
1423   "self_type" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE",
1424   "size" : 12,
1425   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1426  },
1427  {
1428   "alignment" : 4,
1429   "is_const" : true,
1430   "linker_set_key" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE",
1431   "name" : "const std::vector<int, std::allocator<int> >",
1432   "referenced_type" : "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE",
1433   "self_type" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE",
1434   "size" : 12,
1435   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1436  },
1437  {
1438   "alignment" : 4,
1439   "is_const" : true,
1440   "linker_set_key" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE",
1441   "name" : "const std::vector<unsigned int, std::allocator<unsigned int> >",
1442   "referenced_type" : "_ZTINSt3__16vectorIjNS_9allocatorIjEEEE",
1443   "self_type" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE",
1444   "size" : 12,
1445   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1446  },
1447  {
1448   "alignment" : 4,
1449   "is_const" : true,
1450   "linker_set_key" : "_ZTIKNSt3__16vectorIxNS_9allocatorIxEEEE",
1451   "name" : "const std::vector<long long, std::allocator<long long> >",
1452   "referenced_type" : "_ZTINSt3__16vectorIxNS_9allocatorIxEEEE",
1453   "self_type" : "_ZTIKNSt3__16vectorIxNS_9allocatorIxEEEE",
1454   "size" : 12,
1455   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1456  },
1457  {
1458   "alignment" : 4,
1459   "is_const" : true,
1460   "linker_set_key" : "_ZTIKNSt3__16vectorIyNS_9allocatorIyEEEE",
1461   "name" : "const std::vector<unsigned long long, std::allocator<unsigned long long> >",
1462   "referenced_type" : "_ZTINSt3__16vectorIyNS_9allocatorIyEEEE",
1463   "self_type" : "_ZTIKNSt3__16vectorIyNS_9allocatorIyEEEE",
1464   "size" : 12,
1465   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1466  },
1467  {
1468   "alignment" : 4,
1469   "is_const" : true,
1470   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
1471   "name" : "const std::optional<std::vector<char16_t, std::allocator<char16_t> > >",
1472   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
1473   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
1474   "size" : 16,
1475   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1476  },
1477  {
1478   "alignment" : 4,
1479   "is_const" : true,
1480   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
1481   "name" : "const std::optional<std::vector<signed char, std::allocator<signed char> > >",
1482   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
1483   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIaNS_9allocatorIaEEEEEE",
1484   "size" : 16,
1485   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1486  },
1487  {
1488   "alignment" : 4,
1489   "is_const" : true,
1490   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
1491   "name" : "const std::optional<std::vector<bool, std::allocator<bool> > >",
1492   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
1493   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
1494   "size" : 16,
1495   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1496  },
1497  {
1498   "alignment" : 4,
1499   "is_const" : true,
1500   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
1501   "name" : "const std::optional<std::vector<double, std::allocator<double> > >",
1502   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
1503   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
1504   "size" : 16,
1505   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1506  },
1507  {
1508   "alignment" : 4,
1509   "is_const" : true,
1510   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
1511   "name" : "const std::optional<std::vector<float, std::allocator<float> > >",
1512   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
1513   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
1514   "size" : 16,
1515   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1516  },
1517  {
1518   "alignment" : 4,
1519   "is_const" : true,
1520   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
1521   "name" : "const std::optional<std::vector<int, std::allocator<int> > >",
1522   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
1523   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
1524   "size" : 16,
1525   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1526  },
1527  {
1528   "alignment" : 4,
1529   "is_const" : true,
1530   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
1531   "name" : "const std::optional<std::vector<unsigned int, std::allocator<unsigned int> > >",
1532   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
1533   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
1534   "size" : 16,
1535   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1536  },
1537  {
1538   "alignment" : 4,
1539   "is_const" : true,
1540   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
1541   "name" : "const std::optional<std::vector<long long, std::allocator<long long> > >",
1542   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
1543   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIxNS_9allocatorIxEEEEEE",
1544   "size" : 16,
1545   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1546  },
1547  {
1548   "alignment" : 4,
1549   "is_const" : true,
1550   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
1551   "name" : "const std::optional<std::vector<unsigned long long, std::allocator<unsigned long long> > >",
1552   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
1553   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIyNS_9allocatorIyEEEEEE",
1554   "size" : 16,
1555   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1556  },
1557  {
1558   "alignment" : 4,
1559   "is_const" : true,
1560   "linker_set_key" : "_ZTIKP7AStatus",
1561   "name" : "AStatus *const",
1562   "referenced_type" : "_ZTIP7AStatus#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
1563   "self_type" : "_ZTIKP7AStatus#ODR:out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform/android_vendor.R_x86_static/obj/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/android/hardware/keymaster/Timestamp.sdump",
1564   "size" : 4,
1565   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1566  },
1567  {
1568   "alignment" : 4,
1569   "is_const" : true,
1570   "linker_set_key" : "_ZTIKP7AStatus",
1571   "name" : "AStatus *const",
1572   "referenced_type" : "_ZTIP7AStatus",
1573   "self_type" : "_ZTIKP7AStatus",
1574   "size" : 4,
1575   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1576  },
1577  {
1578   "alignment" : 1,
1579   "is_const" : true,
1580   "linker_set_key" : "_ZTIKc",
1581   "name" : "const char",
1582   "referenced_type" : "_ZTIc",
1583   "self_type" : "_ZTIKc",
1584   "size" : 1,
1585   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1586  },
1587  {
1588   "alignment" : 4,
1589   "is_const" : true,
1590   "linker_set_key" : "_ZTIKi",
1591   "name" : "const int",
1592   "referenced_type" : "_ZTIi",
1593   "self_type" : "_ZTIKi",
1594   "size" : 4,
1595   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1596  },
1597  {
1598   "is_const" : true,
1599   "linker_set_key" : "_ZTIKv",
1600   "name" : "const void",
1601   "referenced_type" : "_ZTIv",
1602   "self_type" : "_ZTIKv",
1603   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_utils.h"
1604  }
1605 ],
1606 "record_types" :
1607 [
1608  {
1609   "alignment" : 4,
1610   "fields" :
1611   [
1612    {
1613     "access" : "private",
1614     "field_name" : "mBinder",
1615     "referenced_type" : "_ZTIP8AIBinder"
1616    }
1617   ],
1618   "linker_set_key" : "_ZTIN3ndk10SpAIBinderE",
1619   "name" : "ndk::SpAIBinder",
1620   "record_kind" : "class",
1621   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
1622   "self_type" : "_ZTIN3ndk10SpAIBinderE",
1623   "size" : 4,
1624   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1625  },
1626  {
1627   "access" : "private",
1628   "alignment" : 4,
1629   "fields" :
1630   [
1631    {
1632     "field_name" : "interface",
1633     "referenced_type" : "_ZTINSt3__110shared_ptrIN3ndk11ICInterfaceEEE"
1634    }
1635   ],
1636   "linker_set_key" : "_ZTIN3ndk11ICInterface15ICInterfaceDataE",
1637   "name" : "ndk::ICInterface::ICInterfaceData",
1638   "record_kind" : "class",
1639   "referenced_type" : "_ZTIN3ndk11ICInterface15ICInterfaceDataE",
1640   "self_type" : "_ZTIN3ndk11ICInterface15ICInterfaceDataE",
1641   "size" : 8,
1642   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h"
1643  },
1644  {
1645   "alignment" : 4,
1646   "base_specifiers" :
1647   [
1648    {
1649     "referenced_type" : "_ZTIN3ndk13SharedRefBaseE"
1650    }
1651   ],
1652   "linker_set_key" : "_ZTIN3ndk11ICInterfaceE",
1653   "name" : "ndk::ICInterface",
1654   "record_kind" : "class",
1655   "referenced_type" : "_ZTIN3ndk11ICInterfaceE",
1656   "self_type" : "_ZTIN3ndk11ICInterfaceE",
1657   "size" : 16,
1658   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h",
1659   "vtable_components" :
1660   [
1661    {
1662     "kind" : "offset_to_top"
1663    },
1664    {
1665     "kind" : "rtti",
1666     "mangled_component_name" : "_ZTIN3ndk11ICInterfaceE"
1667    },
1668    {
1669     "kind" : "complete_dtor_pointer",
1670     "mangled_component_name" : "_ZN3ndk11ICInterfaceD1Ev"
1671    },
1672    {
1673     "kind" : "deleting_dtor_pointer",
1674     "mangled_component_name" : "_ZN3ndk11ICInterfaceD0Ev"
1675    },
1676    {
1677     "is_pure" : true,
1678     "mangled_component_name" : "_ZN3ndk11ICInterface8asBinderEv"
1679    },
1680    {
1681     "is_pure" : true,
1682     "mangled_component_name" : "_ZN3ndk11ICInterface8isRemoteEv"
1683    },
1684    {
1685     "mangled_component_name" : "_ZN3ndk11ICInterface4dumpEiPPKcj"
1686    },
1687    {
1688     "mangled_component_name" : "_ZN3ndk11ICInterface18handleShellCommandEiiiPPKcj"
1689    }
1690   ]
1691  },
1692  {
1693   "alignment" : 4,
1694   "base_specifiers" :
1695   [
1696    {
1697     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE"
1698    }
1699   ],
1700   "linker_set_key" : "_ZTIN3ndk13ScopedAParcelE",
1701   "name" : "ndk::ScopedAParcel",
1702   "record_kind" : "class",
1703   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
1704   "self_type" : "_ZTIN3ndk13ScopedAParcelE",
1705   "size" : 4,
1706   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1707  },
1708  {
1709   "alignment" : 4,
1710   "base_specifiers" :
1711   [
1712    {
1713     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE"
1714    }
1715   ],
1716   "linker_set_key" : "_ZTIN3ndk13ScopedAStatusE",
1717   "name" : "ndk::ScopedAStatus",
1718   "record_kind" : "class",
1719   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
1720   "self_type" : "_ZTIN3ndk13ScopedAStatusE",
1721   "size" : 4,
1722   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1723  },
1724  {
1725   "alignment" : 4,
1726   "fields" :
1727   [
1728    {
1729     "access" : "private",
1730     "field_name" : "mFlagThis",
1731     "field_offset" : 32,
1732     "referenced_type" : "_ZTINSt3__19once_flagE"
1733    },
1734    {
1735     "access" : "private",
1736     "field_name" : "mThis",
1737     "field_offset" : 64,
1738     "referenced_type" : "_ZTINSt3__18weak_ptrIN3ndk13SharedRefBaseEEE"
1739    }
1740   ],
1741   "linker_set_key" : "_ZTIN3ndk13SharedRefBaseE",
1742   "name" : "ndk::SharedRefBase",
1743   "record_kind" : "class",
1744   "referenced_type" : "_ZTIN3ndk13SharedRefBaseE",
1745   "self_type" : "_ZTIN3ndk13SharedRefBaseE",
1746   "size" : 16,
1747   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_interface_utils.h",
1748   "vtable_components" :
1749   [
1750    {
1751     "kind" : "offset_to_top"
1752    },
1753    {
1754     "kind" : "rtti",
1755     "mangled_component_name" : "_ZTIN3ndk13SharedRefBaseE"
1756    },
1757    {
1758     "kind" : "complete_dtor_pointer",
1759     "mangled_component_name" : "_ZN3ndk13SharedRefBaseD1Ev"
1760    },
1761    {
1762     "kind" : "deleting_dtor_pointer",
1763     "mangled_component_name" : "_ZN3ndk13SharedRefBaseD0Ev"
1764    }
1765   ]
1766  },
1767  {
1768   "alignment" : 4,
1769   "base_specifiers" :
1770   [
1771    {
1772     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE"
1773    }
1774   ],
1775   "linker_set_key" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
1776   "name" : "ndk::ScopedAIBinder_Weak",
1777   "record_kind" : "class",
1778   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
1779   "self_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
1780   "size" : 4,
1781   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1782  },
1783  {
1784   "alignment" : 4,
1785   "base_specifiers" :
1786   [
1787    {
1788     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE"
1789    }
1790   ],
1791   "linker_set_key" : "_ZTIN3ndk20ScopedFileDescriptorE",
1792   "name" : "ndk::ScopedFileDescriptor",
1793   "record_kind" : "class",
1794   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
1795   "self_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
1796   "size" : 4,
1797   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1798  },
1799  {
1800   "alignment" : 4,
1801   "base_specifiers" :
1802   [
1803    {
1804     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE"
1805    }
1806   ],
1807   "linker_set_key" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
1808   "name" : "ndk::ScopedAIBinder_DeathRecipient",
1809   "record_kind" : "class",
1810   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
1811   "self_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
1812   "size" : 4,
1813   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1814  },
1815  {
1816   "alignment" : 4,
1817   "fields" :
1818   [
1819    {
1820     "access" : "private",
1821     "field_name" : "mT",
1822     "referenced_type" : "_ZTIP13AIBinder_Weak"
1823    }
1824   ],
1825   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
1826   "name" : "ndk::impl::ScopedAResource<AIBinder_Weak *, void, &AIBinder_Weak_delete, nullptr>",
1827   "record_kind" : "class",
1828   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
1829   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakvXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
1830   "size" : 4,
1831   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h",
1832   "template_args" : [ "_ZTIP13AIBinder_Weak", "_ZTIv" ]
1833  },
1834  {
1835   "alignment" : 4,
1836   "fields" :
1837   [
1838    {
1839     "access" : "private",
1840     "field_name" : "mT",
1841     "referenced_type" : "_ZTIP23AIBinder_DeathRecipient"
1842    }
1843   ],
1844   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
1845   "name" : "ndk::impl::ScopedAResource<AIBinder_DeathRecipient *, void, &AIBinder_DeathRecipient_delete, nullptr>",
1846   "record_kind" : "class",
1847   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
1848   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientvXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
1849   "size" : 4,
1850   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h",
1851   "template_args" : [ "_ZTIP23AIBinder_DeathRecipient", "_ZTIv" ]
1852  },
1853  {
1854   "alignment" : 4,
1855   "fields" :
1856   [
1857    {
1858     "access" : "private",
1859     "field_name" : "mT",
1860     "referenced_type" : "_ZTIP7AParcel"
1861    }
1862   ],
1863   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE",
1864   "name" : "ndk::impl::ScopedAResource<AParcel *, void, &AParcel_delete, nullptr>",
1865   "record_kind" : "class",
1866   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE",
1867   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelvXadL_Z14AParcel_deleteEELS3_0EEE",
1868   "size" : 4,
1869   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h",
1870   "template_args" : [ "_ZTIP7AParcel", "_ZTIv" ]
1871  },
1872  {
1873   "alignment" : 4,
1874   "fields" :
1875   [
1876    {
1877     "access" : "private",
1878     "field_name" : "mT",
1879     "referenced_type" : "_ZTIP7AStatus"
1880    }
1881   ],
1882   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1883   "name" : "ndk::impl::ScopedAResource<AStatus *, void, &AStatus_delete, nullptr>",
1884   "record_kind" : "class",
1885   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1886   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusvXadL_Z14AStatus_deleteEELS3_0EEE",
1887   "size" : 4,
1888   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h",
1889   "template_args" : [ "_ZTIP7AStatus", "_ZTIv" ]
1890  },
1891  {
1892   "alignment" : 4,
1893   "fields" :
1894   [
1895    {
1896     "access" : "private",
1897     "field_name" : "mT",
1898     "referenced_type" : "_ZTIi"
1899    }
1900   ],
1901   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1902   "name" : "ndk::impl::ScopedAResource<int, int, &close, -1>",
1903   "record_kind" : "class",
1904   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1905   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIiiXadL_Z5closeEELin1EEE",
1906   "size" : 4,
1907   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h",
1908   "template_args" : [ "_ZTIi", "_ZTIi" ]
1909  },
1910  {
1911   "alignment" : 4,
1912   "fields" :
1913   [
1914    {
1915     "field_name" : "challenge",
1916     "referenced_type" : "_ZTIx"
1917    },
1918    {
1919     "field_name" : "userId",
1920     "field_offset" : 64,
1921     "referenced_type" : "_ZTIx"
1922    },
1923    {
1924     "field_name" : "authenticatorId",
1925     "field_offset" : 128,
1926     "referenced_type" : "_ZTIx"
1927    },
1928    {
1929     "field_name" : "authenticatorType",
1930     "field_offset" : 192,
1931     "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster25HardwareAuthenticatorTypeE"
1932    },
1933    {
1934     "field_name" : "timestamp",
1935     "field_offset" : 224,
1936     "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster9TimestampE"
1937    },
1938    {
1939     "field_name" : "mac",
1940     "field_offset" : 288,
1941     "referenced_type" : "_ZTINSt3__16vectorIaNS_9allocatorIaEEEE"
1942    }
1943   ],
1944   "linker_set_key" : "_ZTIN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1945   "name" : "aidl::android::hardware::keymaster::HardwareAuthToken",
1946   "record_kind" : "class",
1947   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1948   "self_type" : "_ZTIN4aidl7android8hardware9keymaster17HardwareAuthTokenE",
1949   "size" : 48,
1950   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/HardwareAuthToken.h"
1951  },
1952  {
1953   "alignment" : 4,
1954   "fields" :
1955   [
1956    {
1957     "field_name" : "milliSeconds",
1958     "referenced_type" : "_ZTIx"
1959    }
1960   ],
1961   "linker_set_key" : "_ZTIN4aidl7android8hardware9keymaster9TimestampE",
1962   "name" : "aidl::android::hardware::keymaster::Timestamp",
1963   "record_kind" : "class",
1964   "referenced_type" : "_ZTIN4aidl7android8hardware9keymaster9TimestampE",
1965   "self_type" : "_ZTIN4aidl7android8hardware9keymaster9TimestampE",
1966   "size" : 8,
1967   "source_file" : "/out/soong/.intermediates/hardware/interfaces/keymaster/aidl/android.hardware.keymaster-ndk_platform-source/gen/include/aidl/android/hardware/keymaster/Timestamp.h"
1968  }
1969 ],
1970 "rvalue_reference_types" :
1971 [
1972  {
1973   "alignment" : 4,
1974   "linker_set_key" : "_ZTION3ndk13ScopedAParcelE",
1975   "name" : "ndk::ScopedAParcel &&",
1976   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
1977   "self_type" : "_ZTION3ndk13ScopedAParcelE",
1978   "size" : 4,
1979   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1980  },
1981  {
1982   "alignment" : 4,
1983   "linker_set_key" : "_ZTION3ndk13ScopedAStatusE",
1984   "name" : "ndk::ScopedAStatus &&",
1985   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
1986   "self_type" : "_ZTION3ndk13ScopedAStatusE",
1987   "size" : 4,
1988   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1989  },
1990  {
1991   "alignment" : 4,
1992   "linker_set_key" : "_ZTION3ndk19ScopedAIBinder_WeakE",
1993   "name" : "ndk::ScopedAIBinder_Weak &&",
1994   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
1995   "self_type" : "_ZTION3ndk19ScopedAIBinder_WeakE",
1996   "size" : 4,
1997   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
1998  },
1999  {
2000   "alignment" : 4,
2001   "linker_set_key" : "_ZTION3ndk20ScopedFileDescriptorE",
2002   "name" : "ndk::ScopedFileDescriptor &&",
2003   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
2004   "self_type" : "_ZTION3ndk20ScopedFileDescriptorE",
2005   "size" : 4,
2006   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
2007  },
2008  {
2009   "alignment" : 4,
2010   "linker_set_key" : "_ZTION3ndk29ScopedAIBinder_DeathRecipientE",
2011   "name" : "ndk::ScopedAIBinder_DeathRecipient &&",
2012   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
2013   "self_type" : "_ZTION3ndk29ScopedAIBinder_DeathRecipientE",
2014   "size" : 4,
2015   "source_file" : "/frameworks/native/libs/binder/ndk/include_ndk/android/binder_auto_utils.h"
2016  }
2017 ]
2018}
2019