Update arm VNDK ABI dumps with correct type info

Bug: 190339664
Test: make
Change-Id: I5b702101b7e805e3ef1dd880465667099ea17b2f
diff --git a/S/64/arm64_armv8-a/source-based/android.hardware.graphics.common-V2-ndk_platform.so.lsdump b/S/64/arm64_armv8-a/source-based/android.hardware.graphics.common-V2-ndk_platform.so.lsdump
index 82d6b07..e1badc7 100644
--- a/S/64/arm64_armv8-a/source-based/android.hardware.graphics.common-V2-ndk_platform.so.lsdump
+++ b/S/64/arm64_armv8-a/source-based/android.hardware.graphics.common-V2-ndk_platform.so.lsdump
@@ -1,6 +1,88 @@
 {
  "array_types" : [],
- "builtin_types" : [],
+ "builtin_types" :
+ [
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIDn",
+   "name" : "nullptr_t",
+   "referenced_type" : "_ZTIDn",
+   "self_type" : "_ZTIDn",
+   "size" : 8
+  },
+  {
+   "alignment" : 1,
+   "is_integral" : true,
+   "is_unsigned" : true,
+   "linker_set_key" : "_ZTIb",
+   "name" : "bool",
+   "referenced_type" : "_ZTIb",
+   "self_type" : "_ZTIb",
+   "size" : 1
+  },
+  {
+   "alignment" : 1,
+   "is_integral" : true,
+   "is_unsigned" : true,
+   "linker_set_key" : "_ZTIc",
+   "name" : "char",
+   "referenced_type" : "_ZTIc",
+   "self_type" : "_ZTIc",
+   "size" : 1
+  },
+  {
+   "alignment" : 4,
+   "linker_set_key" : "_ZTIf",
+   "name" : "float",
+   "referenced_type" : "_ZTIf",
+   "self_type" : "_ZTIf",
+   "size" : 4
+  },
+  {
+   "alignment" : 4,
+   "is_integral" : true,
+   "linker_set_key" : "_ZTIi",
+   "name" : "int",
+   "referenced_type" : "_ZTIi",
+   "self_type" : "_ZTIi",
+   "size" : 4
+  },
+  {
+   "alignment" : 4,
+   "is_integral" : true,
+   "is_unsigned" : true,
+   "linker_set_key" : "_ZTIj",
+   "name" : "unsigned int",
+   "referenced_type" : "_ZTIj",
+   "self_type" : "_ZTIj",
+   "size" : 4
+  },
+  {
+   "alignment" : 8,
+   "is_integral" : true,
+   "linker_set_key" : "_ZTIl",
+   "name" : "long",
+   "referenced_type" : "_ZTIl",
+   "self_type" : "_ZTIl",
+   "size" : 8
+  },
+  {
+   "alignment" : 8,
+   "is_integral" : true,
+   "is_unsigned" : true,
+   "linker_set_key" : "_ZTIm",
+   "name" : "unsigned long",
+   "referenced_type" : "_ZTIm",
+   "self_type" : "_ZTIm",
+   "size" : 8
+  },
+  {
+   "linker_set_key" : "_ZTIv",
+   "name" : "void",
+   "referenced_type" : "_ZTIv",
+   "self_type" : "_ZTIv"
+  }
+ ],
  "elf_functions" :
  [
   {
@@ -100,13 +182,4722 @@
    "name" : "_ZN4aidl7android8hardware8graphics6common9Smpte208610descriptorE"
   }
  ],
- "enum_types" : [],
- "function_types" : [],
- "functions" : [],
- "global_vars" : [],
- "lvalue_reference_types" : [],
- "pointer_types" : [],
- "qualified_types" : [],
- "record_types" : [],
- "rvalue_reference_types" : []
+ "enum_types" :
+ [
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "FLAG_ONEWAY"
+    }
+   ],
+   "linker_set_key" : "_ZTI12$FLAG_ONEWAY",
+   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h:43:1)",
+   "referenced_type" : "_ZTI12$FLAG_ONEWAY",
+   "self_type" : "_ZTI12$FLAG_ONEWAY",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "EX_NONE"
+    },
+    {
+     "enum_field_value" : -1,
+     "name" : "EX_SECURITY"
+    },
+    {
+     "enum_field_value" : -2,
+     "name" : "EX_BAD_PARCELABLE"
+    },
+    {
+     "enum_field_value" : -3,
+     "name" : "EX_ILLEGAL_ARGUMENT"
+    },
+    {
+     "enum_field_value" : -4,
+     "name" : "EX_NULL_POINTER"
+    },
+    {
+     "enum_field_value" : -5,
+     "name" : "EX_ILLEGAL_STATE"
+    },
+    {
+     "enum_field_value" : -6,
+     "name" : "EX_NETWORK_MAIN_THREAD"
+    },
+    {
+     "enum_field_value" : -7,
+     "name" : "EX_UNSUPPORTED_OPERATION"
+    },
+    {
+     "enum_field_value" : -8,
+     "name" : "EX_SERVICE_SPECIFIC"
+    },
+    {
+     "enum_field_value" : -9,
+     "name" : "EX_PARCELABLE"
+    },
+    {
+     "enum_field_value" : -129,
+     "name" : "EX_TRANSACTION_FAILED"
+    }
+   ],
+   "linker_set_key" : "_ZTI18$EX_BAD_PARCELABLE",
+   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h:79:1)",
+   "referenced_type" : "_ZTI18$EX_BAD_PARCELABLE",
+   "self_type" : "_ZTI18$EX_BAD_PARCELABLE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h",
+   "underlying_type" : "_ZTIi"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 268435456,
+     "name" : "FLAG_PRIVATE_LOCAL"
+    }
+   ],
+   "linker_set_key" : "_ZTI19$FLAG_PRIVATE_LOCAL",
+   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h:35:1)",
+   "referenced_type" : "_ZTI19$FLAG_PRIVATE_LOCAL",
+   "self_type" : "_ZTI19$FLAG_PRIVATE_LOCAL",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 268435456,
+     "name" : "FLAG_PRIVATE_VENDOR"
+    }
+   ],
+   "linker_set_key" : "_ZTI20$FLAG_PRIVATE_VENDOR",
+   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h:26:1)",
+   "referenced_type" : "_ZTI20$FLAG_PRIVATE_VENDOR",
+   "self_type" : "_ZTI20$FLAG_PRIVATE_VENDOR",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "STATUS_OK"
+    },
+    {
+     "enum_field_value" : -2147483648,
+     "name" : "STATUS_UNKNOWN_ERROR"
+    },
+    {
+     "enum_field_value" : -12,
+     "name" : "STATUS_NO_MEMORY"
+    },
+    {
+     "enum_field_value" : -38,
+     "name" : "STATUS_INVALID_OPERATION"
+    },
+    {
+     "enum_field_value" : -22,
+     "name" : "STATUS_BAD_VALUE"
+    },
+    {
+     "enum_field_value" : -2147483647,
+     "name" : "STATUS_BAD_TYPE"
+    },
+    {
+     "enum_field_value" : -2,
+     "name" : "STATUS_NAME_NOT_FOUND"
+    },
+    {
+     "enum_field_value" : -1,
+     "name" : "STATUS_PERMISSION_DENIED"
+    },
+    {
+     "enum_field_value" : -19,
+     "name" : "STATUS_NO_INIT"
+    },
+    {
+     "enum_field_value" : -17,
+     "name" : "STATUS_ALREADY_EXISTS"
+    },
+    {
+     "enum_field_value" : -32,
+     "name" : "STATUS_DEAD_OBJECT"
+    },
+    {
+     "enum_field_value" : -2147483646,
+     "name" : "STATUS_FAILED_TRANSACTION"
+    },
+    {
+     "enum_field_value" : -75,
+     "name" : "STATUS_BAD_INDEX"
+    },
+    {
+     "enum_field_value" : -61,
+     "name" : "STATUS_NOT_ENOUGH_DATA"
+    },
+    {
+     "enum_field_value" : -11,
+     "name" : "STATUS_WOULD_BLOCK"
+    },
+    {
+     "enum_field_value" : -110,
+     "name" : "STATUS_TIMED_OUT"
+    },
+    {
+     "enum_field_value" : -74,
+     "name" : "STATUS_UNKNOWN_TRANSACTION"
+    },
+    {
+     "enum_field_value" : -2147483641,
+     "name" : "STATUS_FDS_NOT_ALLOWED"
+    },
+    {
+     "enum_field_value" : -2147483640,
+     "name" : "STATUS_UNEXPECTED_NULL"
+    }
+   ],
+   "linker_set_key" : "_ZTI22$STATUS_ALREADY_EXISTS",
+   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h:45:1)",
+   "referenced_type" : "_ZTI22$STATUS_ALREADY_EXISTS",
+   "self_type" : "_ZTI22$STATUS_ALREADY_EXISTS",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h",
+   "underlying_type" : "_ZTIi"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "FIRST_CALL_TRANSACTION"
+    },
+    {
+     "enum_field_value" : 16777215,
+     "name" : "LAST_CALL_TRANSACTION"
+    }
+   ],
+   "linker_set_key" : "_ZTI23$FIRST_CALL_TRANSACTION",
+   "name" : "(anonymous enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h:58:1)",
+   "referenced_type" : "_ZTI23$FIRST_CALL_TRANSACTION",
+   "self_type" : "_ZTI23$FIRST_CALL_TRANSACTION",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "ndk::STABILITY_LOCAL"
+    },
+    {
+     "enum_field_value" : 1,
+     "name" : "ndk::STABILITY_VINTF"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk16$STABILITY_LOCALE",
+   "name" : "ndk::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h:34:1)",
+   "referenced_type" : "_ZTIN3ndk16$STABILITY_LOCALE",
+   "self_type" : "_ZTIN3ndk16$STABILITY_LOCALE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 8,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 15,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_READ_MASK"
+    },
+    {
+     "enum_field_value" : 0,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_READ_NEVER"
+    },
+    {
+     "enum_field_value" : 2,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_READ_RARELY"
+    },
+    {
+     "enum_field_value" : 3,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_READ_OFTEN"
+    },
+    {
+     "enum_field_value" : 240,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_WRITE_MASK"
+    },
+    {
+     "enum_field_value" : 0,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_WRITE_NEVER"
+    },
+    {
+     "enum_field_value" : 32,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_WRITE_RARELY"
+    },
+    {
+     "enum_field_value" : 48,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CPU_WRITE_OFTEN"
+    },
+    {
+     "enum_field_value" : 256,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::GPU_TEXTURE"
+    },
+    {
+     "enum_field_value" : 512,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::GPU_RENDER_TARGET"
+    },
+    {
+     "enum_field_value" : 2048,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::COMPOSER_OVERLAY"
+    },
+    {
+     "enum_field_value" : 4096,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::COMPOSER_CLIENT_TARGET"
+    },
+    {
+     "enum_field_value" : 16384,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::PROTECTED"
+    },
+    {
+     "enum_field_value" : 32768,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::COMPOSER_CURSOR"
+    },
+    {
+     "enum_field_value" : 65536,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::VIDEO_ENCODER"
+    },
+    {
+     "enum_field_value" : 131072,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CAMERA_OUTPUT"
+    },
+    {
+     "enum_field_value" : 262144,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::CAMERA_INPUT"
+    },
+    {
+     "enum_field_value" : 1048576,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::RENDERSCRIPT"
+    },
+    {
+     "enum_field_value" : 4194304,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::VIDEO_DECODER"
+    },
+    {
+     "enum_field_value" : 8388608,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::SENSOR_DIRECT_DATA"
+    },
+    {
+     "enum_field_value" : 33554432,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::GPU_CUBE_MAP"
+    },
+    {
+     "enum_field_value" : 67108864,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::GPU_MIPMAP_COMPLETE"
+    },
+    {
+     "enum_field_value" : 134217728,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::HW_IMAGE_ENCODER"
+    },
+    {
+     "enum_field_value" : 16777216,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::GPU_DATA_BUFFER"
+    },
+    {
+     "enum_field_value" : -268435456,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::VENDOR_MASK"
+    },
+    {
+     "enum_field_value" : 0,
+     "name" : "aidl::android::hardware::graphics::common::BufferUsage::VENDOR_MASK_HI"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "name" : "aidl::android::hardware::graphics::common::BufferUsage",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/BufferUsage.h",
+   "underlying_type" : "_ZTIl"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::UNSPECIFIED"
+    },
+    {
+     "enum_field_value" : 1,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RGBA_8888"
+    },
+    {
+     "enum_field_value" : 2,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RGBX_8888"
+    },
+    {
+     "enum_field_value" : 3,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RGB_888"
+    },
+    {
+     "enum_field_value" : 4,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RGB_565"
+    },
+    {
+     "enum_field_value" : 5,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::BGRA_8888"
+    },
+    {
+     "enum_field_value" : 16,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::YCBCR_422_SP"
+    },
+    {
+     "enum_field_value" : 17,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::YCRCB_420_SP"
+    },
+    {
+     "enum_field_value" : 20,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::YCBCR_422_I"
+    },
+    {
+     "enum_field_value" : 22,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RGBA_FP16"
+    },
+    {
+     "enum_field_value" : 32,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RAW16"
+    },
+    {
+     "enum_field_value" : 33,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::BLOB"
+    },
+    {
+     "enum_field_value" : 34,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::IMPLEMENTATION_DEFINED"
+    },
+    {
+     "enum_field_value" : 35,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::YCBCR_420_888"
+    },
+    {
+     "enum_field_value" : 36,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RAW_OPAQUE"
+    },
+    {
+     "enum_field_value" : 37,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RAW10"
+    },
+    {
+     "enum_field_value" : 38,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RAW12"
+    },
+    {
+     "enum_field_value" : 43,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::RGBA_1010102"
+    },
+    {
+     "enum_field_value" : 538982489,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::Y8"
+    },
+    {
+     "enum_field_value" : 540422489,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::Y16"
+    },
+    {
+     "enum_field_value" : 842094169,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::YV12"
+    },
+    {
+     "enum_field_value" : 48,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::DEPTH_16"
+    },
+    {
+     "enum_field_value" : 49,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::DEPTH_24"
+    },
+    {
+     "enum_field_value" : 50,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::DEPTH_24_STENCIL_8"
+    },
+    {
+     "enum_field_value" : 51,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::DEPTH_32F"
+    },
+    {
+     "enum_field_value" : 52,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::DEPTH_32F_STENCIL_8"
+    },
+    {
+     "enum_field_value" : 53,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::STENCIL_8"
+    },
+    {
+     "enum_field_value" : 54,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::YCBCR_P010"
+    },
+    {
+     "enum_field_value" : 55,
+     "name" : "aidl::android::hardware::graphics::common::PixelFormat::HSV_888"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "name" : "aidl::android::hardware::graphics::common::PixelFormat",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "size" : 4,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PixelFormat.h",
+   "underlying_type" : "_ZTIi"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::IsIterable<std::__1::vector<ndk::ScopedFileDescriptor, std::__1::allocator<ndk::ScopedFileDescriptor>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "name" : "android::internal::details::IsIterable<vector<ScopedFileDescriptor, allocator<ScopedFileDescriptor>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:131:5)",
+   "referenced_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::IsIterable<std::__1::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::__1::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "name" : "android::internal::details::IsIterable<vector<PlaneLayoutComponent, allocator<PlaneLayoutComponent>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:131:5)",
+   "referenced_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::IsIterable<std::__1::vector<int, std::__1::allocator<int>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "name" : "android::internal::details::IsIterable<vector<int, allocator<int>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:131:5)",
+   "referenced_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::common::NativeHandle>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<NativeHandle>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::BufferUsage>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<BufferUsage>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::PixelFormat>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<PixelFormat>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::ExtendableType>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<ExtendableType>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::PlaneLayoutComponent>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<PlaneLayoutComponent>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::HardwareBufferDescription>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<HardwareBufferDescription>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::XyColor>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<XyColor>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<std::__1::vector<ndk::ScopedFileDescriptor, std::__1::allocator<ndk::ScopedFileDescriptor>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<vector<ScopedFileDescriptor, allocator<ScopedFileDescriptor>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<std::__1::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::__1::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<vector<PlaneLayoutComponent, allocator<PlaneLayoutComponent>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::IsPointerLike<std::__1::vector<int, std::__1::allocator<int>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "name" : "android::internal::details::IsPointerLike<vector<int, allocator<int>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<ndk::ScopedFileDescriptor>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN3ndk20ScopedFileDescriptorEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<ScopedFileDescriptor>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN3ndk20ScopedFileDescriptorEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN3ndk20ScopedFileDescriptorEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::common::NativeHandle>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<NativeHandle>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::BufferUsage>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<BufferUsage>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::PixelFormat>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<PixelFormat>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::ExtendableType>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<ExtendableType>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::PlaneLayoutComponent>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<PlaneLayoutComponent>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::HardwareBufferDescription>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<HardwareBufferDescription>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::XyColor>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<XyColor>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<std::__1::basic_string<char>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<basic_string<char>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<std::__1::vector<ndk::ScopedFileDescriptor, std::__1::allocator<ndk::ScopedFileDescriptor>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<vector<ScopedFileDescriptor, allocator<ScopedFileDescriptor>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<std::__1::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::__1::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<vector<PlaneLayoutComponent, allocator<PlaneLayoutComponent>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<std::__1::vector<int, std::__1::allocator<int>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<vector<int, allocator<int>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<float>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIfE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<float>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIfE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIfE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<int>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIiE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<int>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIiE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIiE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::ToEmptyString<long>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIlE6$valueE",
+   "name" : "android::internal::details::ToEmptyString<long>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIlE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIlE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::common::NativeHandle>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<NativeHandle>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware6common12NativeHandleEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::BufferUsage>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<BufferUsage>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::PixelFormat>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<PixelFormat>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::ExtendableType>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<ExtendableType>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common14ExtendableTypeEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::PlaneLayoutComponent>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<PlaneLayoutComponent>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::HardwareBufferDescription>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<HardwareBufferDescription>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::XyColor>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<XyColor>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common7XyColorEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringMethod<std::__1::vector<ndk::ScopedFileDescriptor, std::__1::allocator<ndk::ScopedFileDescriptor>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<vector<ScopedFileDescriptor, allocator<ScopedFileDescriptor>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringMethod<std::__1::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::__1::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<vector<PlaneLayoutComponent, allocator<PlaneLayoutComponent>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringMethod<std::__1::vector<int, std::__1::allocator<int>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "name" : "android::internal::details::HasToStringMethod<vector<int, allocator<int>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::graphics::common::BufferUsage>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "name" : "android::internal::details::HasToStringFunction<BufferUsage>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11BufferUsageEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 1,
+     "name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::graphics::common::PixelFormat>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "name" : "android::internal::details::HasToStringFunction<PixelFormat>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11PixelFormatEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringFunction<std::__1::vector<ndk::ScopedFileDescriptor, std::__1::allocator<ndk::ScopedFileDescriptor>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "name" : "android::internal::details::HasToStringFunction<vector<ScopedFileDescriptor, allocator<ScopedFileDescriptor>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringFunction<std::__1::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::__1::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "name" : "android::internal::details::HasToStringFunction<vector<PlaneLayoutComponent, allocator<PlaneLayoutComponent>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  },
+  {
+   "alignment" : 4,
+   "enum_fields" :
+   [
+    {
+     "enum_field_value" : 0,
+     "name" : "android::internal::details::HasToStringFunction<std::__1::vector<int, std::__1::allocator<int>>>::value"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "name" : "android::internal::details::HasToStringFunction<vector<int, allocator<int>>>::(anonymous enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIiNS3_9allocatorIiEEEEE6$valueE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "underlying_type" : "_ZTIj"
+  }
+ ],
+ "function_types" :
+ [
+  {
+   "alignment" : 4,
+   "linker_set_key" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
+   "name" : "int (AIBinder *, unsigned int, const AParcel *, AParcel *)",
+   "parameters" :
+   [
+    {
+     "referenced_type" : "_ZTIP8AIBinder"
+    },
+    {
+     "referenced_type" : "_ZTIj"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "referenced_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
+   "return_type" : "_ZTIi",
+   "self_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  }
+ ],
+ "functions" :
+ [
+  {
+   "function_name" : "ndk::AParcel_readStdVectorParcelableElement",
+   "linker_set_key" : "_ZN3ndk38AParcel_readStdVectorParcelableElementIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEEiPK7AParcelPvm",
+   "parameters" :
+   [
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    },
+    {
+     "referenced_type" : "_ZTIPv"
+    },
+    {
+     "referenced_type" : "_ZTIm"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "function_name" : "ndk::AParcel_writeStdVectorParcelableElement",
+   "linker_set_key" : "_ZN3ndk39AParcel_writeStdVectorParcelableElementIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEEiP7AParcelPKvm",
+   "parameters" :
+   [
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    },
+    {
+     "referenced_type" : "_ZTIPKv"
+    },
+    {
+     "referenced_type" : "_ZTIm"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::PlaneLayout::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common11PlaneLayout14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common11PlaneLayoutE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::ExtendableType::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common14ExtendableType14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common14ExtendableTypeE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::HardwareBuffer::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common14HardwareBuffer14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common14HardwareBufferE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::PlaneLayoutComponent::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common20PlaneLayoutComponent14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayoutComponent.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::HardwareBufferDescription::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common25HardwareBufferDescription14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBufferDescription.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::Rect::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common4Rect14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common4RectE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::XyColor::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common7XyColor14readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common7XyColorE"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/XyColor.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::Cta861_3::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common8Cta861_314readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common8Cta861_3E"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::Smpte2086::readFromParcel",
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common9Smpte208614readFromParcelEPK7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPN4aidl7android8hardware8graphics6common9Smpte2086E"
+    },
+    {
+     "referenced_type" : "_ZTIPK7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::PlaneLayout::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common11PlaneLayout13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common11PlaneLayoutE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::ExtendableType::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common14ExtendableType13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common14ExtendableTypeE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::HardwareBuffer::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common14HardwareBuffer13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common14HardwareBufferE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::PlaneLayoutComponent::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common20PlaneLayoutComponent13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayoutComponent.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::HardwareBufferDescription::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common25HardwareBufferDescription13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBufferDescription.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::Rect::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common4Rect13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common4RectE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::XyColor::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common7XyColor13writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common7XyColorE"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/XyColor.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::Cta861_3::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common8Cta861_313writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common8Cta861_3E"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "function_name" : "aidl::android::hardware::graphics::common::Smpte2086::writeToParcel",
+   "linker_set_key" : "_ZNK4aidl7android8hardware8graphics6common9Smpte208613writeToParcelEP7AParcel",
+   "parameters" :
+   [
+    {
+     "is_this_ptr" : true,
+     "referenced_type" : "_ZTIPKN4aidl7android8hardware8graphics6common9Smpte2086E"
+    },
+    {
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "return_type" : "_ZTIi",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  }
+ ],
+ "global_vars" :
+ [
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common11PlaneLayout10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::PlaneLayout::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common14ExtendableType10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::ExtendableType::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common14HardwareBuffer10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::HardwareBuffer::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common20PlaneLayoutComponent10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::PlaneLayoutComponent::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayoutComponent.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common25HardwareBufferDescription10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::HardwareBufferDescription::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBufferDescription.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common4Rect10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::Rect::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common7XyColor10descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::XyColor::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/XyColor.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common8Cta861_310descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::Cta861_3::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "linker_set_key" : "_ZN4aidl7android8hardware8graphics6common9Smpte208610descriptorE",
+   "name" : "aidl::android::hardware::graphics::common::Smpte2086::descriptor",
+   "referenced_type" : "_ZTIPKc",
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  }
+ ],
+ "lvalue_reference_types" :
+ [
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN3ndk10SpAIBinderE",
+   "name" : "const ndk::SpAIBinder &",
+   "referenced_type" : "_ZTIKN3ndk10SpAIBinderE",
+   "self_type" : "_ZTIRKN3ndk10SpAIBinderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN3ndk13ScopedAParcelE",
+   "name" : "const ndk::ScopedAParcel &",
+   "referenced_type" : "_ZTIKN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTIRKN3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN3ndk17AParcelableHolderE",
+   "name" : "const ndk::AParcelableHolder &",
+   "referenced_type" : "_ZTIKN3ndk17AParcelableHolderE",
+   "self_type" : "_ZTIRKN3ndk17AParcelableHolderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN3ndk20ScopedFileDescriptorE",
+   "name" : "const ndk::ScopedFileDescriptor &",
+   "referenced_type" : "_ZTIKN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTIRKN3ndk20ScopedFileDescriptorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware6common12NativeHandleE",
+   "name" : "const aidl::android::hardware::common::NativeHandle &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware6common12NativeHandleE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware6common12NativeHandleE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "name" : "const aidl::android::hardware::graphics::common::BufferUsage &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "name" : "const aidl::android::hardware::graphics::common::PixelFormat &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "name" : "const aidl::android::hardware::graphics::common::PlaneLayout &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "name" : "const aidl::android::hardware::graphics::common::ExtendableType &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "name" : "const aidl::android::hardware::graphics::common::HardwareBuffer &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "name" : "const aidl::android::hardware::graphics::common::PlaneLayoutComponent &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "name" : "const aidl::android::hardware::graphics::common::HardwareBufferDescription &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common4RectE",
+   "name" : "const aidl::android::hardware::graphics::common::Rect &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common4RectE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common4RectE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common7XyColorE",
+   "name" : "const aidl::android::hardware::graphics::common::XyColor &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common7XyColorE",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common7XyColorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "name" : "const aidl::android::hardware::graphics::common::Cta861_3 &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "name" : "const aidl::android::hardware::graphics::common::Smpte2086 &",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "self_type" : "_ZTIRKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE",
+   "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char>> &",
+   "referenced_type" : "_ZTIKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE",
+   "self_type" : "_ZTIRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "name" : "const std::vector<char16_t, std::allocator<char16_t>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE",
+   "name" : "const std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE",
+   "name" : "const std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "name" : "const std::vector<bool, std::allocator<bool>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "name" : "const std::vector<double, std::allocator<double>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "name" : "const std::vector<float, std::allocator<float>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "name" : "const std::vector<unsigned char, std::allocator<unsigned char>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "name" : "const std::vector<int, std::allocator<int>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "name" : "const std::vector<unsigned int, std::allocator<unsigned int>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "name" : "const std::vector<long, std::allocator<long>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__16vectorImNS_9allocatorImEEEE",
+   "name" : "const std::vector<unsigned long, std::allocator<unsigned long>> &",
+   "referenced_type" : "_ZTIKNSt3__16vectorImNS_9allocatorImEEEE",
+   "self_type" : "_ZTIRKNSt3__16vectorImNS_9allocatorImEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "name" : "const std::optional<std::vector<char16_t, std::allocator<char16_t>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "name" : "const std::optional<std::vector<bool, std::allocator<bool>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "name" : "const std::optional<std::vector<double, std::allocator<double>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "name" : "const std::optional<std::vector<float, std::allocator<float>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "name" : "const std::optional<std::vector<unsigned char, std::allocator<unsigned char>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "name" : "const std::optional<std::vector<int, std::allocator<int>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "name" : "const std::optional<std::vector<unsigned int, std::allocator<unsigned int>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "name" : "const std::optional<std::vector<long, std::allocator<long>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "name" : "const std::optional<std::vector<unsigned long, std::allocator<unsigned long>>> &",
+   "referenced_type" : "_ZTIKNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "self_type" : "_ZTIRKNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKf",
+   "name" : "const float &",
+   "referenced_type" : "_ZTIKf",
+   "self_type" : "_ZTIRKf",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKi",
+   "name" : "const int &",
+   "referenced_type" : "_ZTIKi",
+   "self_type" : "_ZTIRKi",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRKl",
+   "name" : "const long &",
+   "referenced_type" : "_ZTIKl",
+   "self_type" : "_ZTIRKl",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRN3ndk10SpAIBinderE",
+   "name" : "ndk::SpAIBinder &",
+   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
+   "self_type" : "_ZTIRN3ndk10SpAIBinderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRN3ndk13ScopedAParcelE",
+   "name" : "ndk::ScopedAParcel &",
+   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTIRN3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRN3ndk13ScopedAStatusE",
+   "name" : "ndk::ScopedAStatus &",
+   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
+   "self_type" : "_ZTIRN3ndk13ScopedAStatusE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRN3ndk19ScopedAIBinder_WeakE",
+   "name" : "ndk::ScopedAIBinder_Weak &",
+   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
+   "self_type" : "_ZTIRN3ndk19ScopedAIBinder_WeakE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRN3ndk20ScopedFileDescriptorE",
+   "name" : "ndk::ScopedFileDescriptor &",
+   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTIRN3ndk20ScopedFileDescriptorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIRN3ndk29ScopedAIBinder_DeathRecipientE",
+   "name" : "ndk::ScopedAIBinder_DeathRecipient &",
+   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
+   "self_type" : "_ZTIRN3ndk29ScopedAIBinder_DeathRecipientE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  }
+ ],
+ "pointer_types" :
+ [
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIP13AIBinder_Weak",
+   "name" : "AIBinder_Weak *",
+   "referenced_type" : "_ZTI13AIBinder_Weak",
+   "self_type" : "_ZTIP13AIBinder_Weak",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIP14AIBinder_Class",
+   "name" : "AIBinder_Class *",
+   "referenced_type" : "_ZTI14AIBinder_Class",
+   "self_type" : "_ZTIP14AIBinder_Class",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIP23AIBinder_DeathRecipient",
+   "name" : "AIBinder_DeathRecipient *",
+   "referenced_type" : "_ZTI23AIBinder_DeathRecipient",
+   "self_type" : "_ZTIP23AIBinder_DeathRecipient",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIP7AParcel",
+   "name" : "AParcel *",
+   "referenced_type" : "_ZTI7AParcel",
+   "self_type" : "_ZTIP7AParcel",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIP7AStatus",
+   "name" : "AStatus *",
+   "referenced_type" : "_ZTI7AStatus",
+   "self_type" : "_ZTIP7AStatus",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIP8AIBinder",
+   "name" : "AIBinder *",
+   "referenced_type" : "_ZTI8AIBinder",
+   "self_type" : "_ZTIP8AIBinder",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E",
+   "name" : "int (*)(AIBinder *, unsigned int, const AParcel *, AParcel *)",
+   "referenced_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E",
+   "self_type" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPK7AParcel",
+   "name" : "const AParcel *",
+   "referenced_type" : "_ZTIK7AParcel",
+   "self_type" : "_ZTIPK7AParcel",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk10SpAIBinderE",
+   "name" : "const ndk::SpAIBinder *",
+   "referenced_type" : "_ZTIKN3ndk10SpAIBinderE",
+   "self_type" : "_ZTIPKN3ndk10SpAIBinderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk13ScopedAParcelE",
+   "name" : "const ndk::ScopedAParcel *",
+   "referenced_type" : "_ZTIKN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTIPKN3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk13ScopedAStatusE",
+   "name" : "const ndk::ScopedAStatus *",
+   "referenced_type" : "_ZTIKN3ndk13ScopedAStatusE",
+   "self_type" : "_ZTIPKN3ndk13ScopedAStatusE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk17AParcelableHolderE",
+   "name" : "const ndk::AParcelableHolder *",
+   "referenced_type" : "_ZTIKN3ndk17AParcelableHolderE",
+   "self_type" : "_ZTIPKN3ndk17AParcelableHolderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk20ScopedFileDescriptorE",
+   "name" : "const ndk::ScopedFileDescriptor *",
+   "referenced_type" : "_ZTIKN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTIPKN3ndk20ScopedFileDescriptorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "name" : "const ndk::impl::ScopedAResource<AParcel *, &AParcel_delete, nullptr> *",
+   "referenced_type" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "self_type" : "_ZTIPKN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "name" : "const ndk::impl::ScopedAResource<AStatus *, &AStatus_delete, nullptr> *",
+   "referenced_type" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "self_type" : "_ZTIPKN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware6common12NativeHandleE",
+   "name" : "const aidl::android::hardware::common::NativeHandle *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware6common12NativeHandleE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware6common12NativeHandleE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/common/aidl/android.hardware.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/common/NativeHandle.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "name" : "const aidl::android::hardware::graphics::common::PlaneLayout *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "name" : "const aidl::android::hardware::graphics::common::ExtendableType *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "name" : "const aidl::android::hardware::graphics::common::HardwareBuffer *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "name" : "const aidl::android::hardware::graphics::common::PlaneLayoutComponent *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayoutComponent.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "name" : "const aidl::android::hardware::graphics::common::HardwareBufferDescription *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBufferDescription.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common4RectE",
+   "name" : "const aidl::android::hardware::graphics::common::Rect *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common4RectE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common4RectE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common7XyColorE",
+   "name" : "const aidl::android::hardware::graphics::common::XyColor *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common7XyColorE",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common7XyColorE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/XyColor.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "name" : "const aidl::android::hardware::graphics::common::Cta861_3 *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "name" : "const aidl::android::hardware::graphics::common::Smpte2086 *",
+   "referenced_type" : "_ZTIKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "self_type" : "_ZTIPKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKc",
+   "name" : "const char *",
+   "referenced_type" : "_ZTIKc",
+   "self_type" : "_ZTIPKc",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPKv",
+   "name" : "const void *",
+   "referenced_type" : "_ZTIKv",
+   "self_type" : "_ZTIPKv",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk10SpAIBinderE",
+   "name" : "ndk::SpAIBinder *",
+   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
+   "self_type" : "_ZTIPN3ndk10SpAIBinderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk11ICInterfaceE",
+   "name" : "ndk::ICInterface *",
+   "referenced_type" : "_ZTIN3ndk11ICInterfaceE",
+   "self_type" : "_ZTIPN3ndk11ICInterfaceE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk13ScopedAParcelE",
+   "name" : "ndk::ScopedAParcel *",
+   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTIPN3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk13ScopedAStatusE",
+   "name" : "ndk::ScopedAStatus *",
+   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
+   "self_type" : "_ZTIPN3ndk13ScopedAStatusE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk13SharedRefBaseE",
+   "name" : "ndk::SharedRefBase *",
+   "referenced_type" : "_ZTIN3ndk13SharedRefBaseE",
+   "self_type" : "_ZTIPN3ndk13SharedRefBaseE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk17AParcelableHolderE",
+   "name" : "ndk::AParcelableHolder *",
+   "referenced_type" : "_ZTIN3ndk17AParcelableHolderE",
+   "self_type" : "_ZTIPN3ndk17AParcelableHolderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk19ScopedAIBinder_WeakE",
+   "name" : "ndk::ScopedAIBinder_Weak *",
+   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
+   "self_type" : "_ZTIPN3ndk19ScopedAIBinder_WeakE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk20ScopedFileDescriptorE",
+   "name" : "ndk::ScopedFileDescriptor *",
+   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTIPN3ndk20ScopedFileDescriptorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk29ScopedAIBinder_DeathRecipientE",
+   "name" : "ndk::ScopedAIBinder_DeathRecipient *",
+   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
+   "self_type" : "_ZTIPN3ndk29ScopedAIBinder_DeathRecipientE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AIBinder_Weak *, &AIBinder_Weak_delete, nullptr> *",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
+   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AIBinder_DeathRecipient *, &AIBinder_DeathRecipient_delete, nullptr> *",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
+   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AParcel *, &AParcel_delete, nullptr> *",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AStatus *, &AStatus_delete, nullptr> *",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "self_type" : "_ZTIPN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "name" : "aidl::android::hardware::graphics::common::PlaneLayout *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "name" : "aidl::android::hardware::graphics::common::ExtendableType *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "name" : "aidl::android::hardware::graphics::common::HardwareBuffer *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "name" : "aidl::android::hardware::graphics::common::PlaneLayoutComponent *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayoutComponent.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "name" : "aidl::android::hardware::graphics::common::HardwareBufferDescription *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBufferDescription.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common4RectE",
+   "name" : "aidl::android::hardware::graphics::common::Rect *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common4RectE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common4RectE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common7XyColorE",
+   "name" : "aidl::android::hardware::graphics::common::XyColor *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common7XyColorE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/XyColor.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "name" : "aidl::android::hardware::graphics::common::Cta861_3 *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "name" : "aidl::android::hardware::graphics::common::Smpte2086 *",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "self_type" : "_ZTIPN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "name" : "std::vector<char16_t, std::allocator<char16_t>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "name" : "std::vector<bool, std::allocator<bool>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIbNS_9allocatorIbEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "name" : "std::vector<double, std::allocator<double>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIdNS_9allocatorIdEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "name" : "std::vector<float, std::allocator<float>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIfNS_9allocatorIfEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "name" : "std::vector<unsigned char, std::allocator<unsigned char>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIhNS_9allocatorIhEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "name" : "std::vector<int, std::allocator<int>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "name" : "std::vector<unsigned int, std::allocator<unsigned int>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIjNS_9allocatorIjEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "name" : "std::vector<long, std::allocator<long>> *",
+   "referenced_type" : "_ZTINSt3__16vectorIlNS_9allocatorIlEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__16vectorImNS_9allocatorImEEEE",
+   "name" : "std::vector<unsigned long, std::allocator<unsigned long>> *",
+   "referenced_type" : "_ZTINSt3__16vectorImNS_9allocatorImEEEE",
+   "self_type" : "_ZTIPNSt3__16vectorImNS_9allocatorImEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "name" : "std::optional<std::vector<char16_t, std::allocator<char16_t>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "name" : "std::optional<std::vector<bool, std::allocator<bool>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "name" : "std::optional<std::vector<double, std::allocator<double>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "name" : "std::optional<std::vector<float, std::allocator<float>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "name" : "std::optional<std::vector<unsigned char, std::allocator<unsigned char>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "name" : "std::optional<std::vector<int, std::allocator<int>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "name" : "std::optional<std::vector<unsigned int, std::allocator<unsigned int>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "name" : "std::optional<std::vector<long, std::allocator<long>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "name" : "std::optional<std::vector<unsigned long, std::allocator<unsigned long>>> *",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "self_type" : "_ZTIPNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPP8AIBinder",
+   "name" : "AIBinder **",
+   "referenced_type" : "_ZTIP8AIBinder",
+   "self_type" : "_ZTIPP8AIBinder",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPPKc",
+   "name" : "const char **",
+   "referenced_type" : "_ZTIPKc",
+   "self_type" : "_ZTIPPKc",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTIPv",
+   "name" : "void *",
+   "referenced_type" : "_ZTIv",
+   "self_type" : "_ZTIPv",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  }
+ ],
+ "qualified_types" :
+ [
+  {
+   "is_const" : true,
+   "linker_set_key" : "_ZTIK7AParcel",
+   "name" : "const AParcel",
+   "referenced_type" : "_ZTI7AParcel",
+   "self_type" : "_ZTIK7AParcel",
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk10SpAIBinderE",
+   "name" : "const ndk::SpAIBinder",
+   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
+   "self_type" : "_ZTIKN3ndk10SpAIBinderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk13ScopedAParcelE",
+   "name" : "const ndk::ScopedAParcel",
+   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTIKN3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk13ScopedAStatusE",
+   "name" : "const ndk::ScopedAStatus",
+   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
+   "self_type" : "_ZTIKN3ndk13ScopedAStatusE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk17AParcelableHolderE",
+   "name" : "const ndk::AParcelableHolder",
+   "referenced_type" : "_ZTIN3ndk17AParcelableHolderE",
+   "self_type" : "_ZTIKN3ndk17AParcelableHolderE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk20ScopedFileDescriptorE",
+   "name" : "const ndk::ScopedFileDescriptor",
+   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTIKN3ndk20ScopedFileDescriptorE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "name" : "const ndk::impl::ScopedAResource<AParcel *, &AParcel_delete, nullptr>",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "self_type" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "name" : "const ndk::impl::ScopedAResource<AStatus *, &AStatus_delete, nullptr>",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "self_type" : "_ZTIKN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware6common12NativeHandleE",
+   "name" : "const aidl::android::hardware::common::NativeHandle",
+   "referenced_type" : "_ZTIN4aidl7android8hardware6common12NativeHandleE",
+   "self_type" : "_ZTIKN4aidl7android8hardware6common12NativeHandleE",
+   "size" : 48,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "name" : "const aidl::android::hardware::graphics::common::BufferUsage",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common11BufferUsageE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "name" : "const aidl::android::hardware::graphics::common::PixelFormat",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common11PixelFormatE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "name" : "const aidl::android::hardware::graphics::common::PlaneLayout",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "size" : 88,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "name" : "const aidl::android::hardware::graphics::common::ExtendableType",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "size" : 32,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "name" : "const aidl::android::hardware::graphics::common::HardwareBuffer",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "size" : 80,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "name" : "const aidl::android::hardware::graphics::common::PlaneLayoutComponent",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "size" : 48,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "name" : "const aidl::android::hardware::graphics::common::HardwareBufferDescription",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common4RectE",
+   "name" : "const aidl::android::hardware::graphics::common::Rect",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common4RectE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common4RectE",
+   "size" : 16,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common7XyColorE",
+   "name" : "const aidl::android::hardware::graphics::common::XyColor",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common7XyColorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "name" : "const aidl::android::hardware::graphics::common::Cta861_3",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "name" : "const aidl::android::hardware::graphics::common::Smpte2086",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "self_type" : "_ZTIKN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "size" : 40,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE",
+   "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char>>",
+   "referenced_type" : "_ZTINSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE",
+   "self_type" : "_ZTIKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware8graphics6common11BufferUsageELm26EEE",
+   "name" : "const std::array<aidl::android::hardware::graphics::common::BufferUsage, 26>",
+   "referenced_type" : "_ZTINSt3__15arrayIN4aidl7android8hardware8graphics6common11BufferUsageELm26EEE",
+   "self_type" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware8graphics6common11BufferUsageELm26EEE",
+   "size" : 208,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/BufferUsage.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware8graphics6common11PixelFormatELm29EEE",
+   "name" : "const std::array<aidl::android::hardware::graphics::common::PixelFormat, 29>",
+   "referenced_type" : "_ZTINSt3__15arrayIN4aidl7android8hardware8graphics6common11PixelFormatELm29EEE",
+   "self_type" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware8graphics6common11PixelFormatELm29EEE",
+   "size" : 116,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PixelFormat.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "name" : "const std::vector<char16_t, std::allocator<char16_t>>",
+   "referenced_type" : "_ZTINSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIDsNS_9allocatorIDsEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE",
+   "name" : "const std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>",
+   "referenced_type" : "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE",
+   "name" : "const std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>",
+   "referenced_type" : "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "name" : "const std::vector<bool, std::allocator<bool>>",
+   "referenced_type" : "_ZTINSt3__16vectorIbNS_9allocatorIbEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIbNS_9allocatorIbEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "name" : "const std::vector<double, std::allocator<double>>",
+   "referenced_type" : "_ZTINSt3__16vectorIdNS_9allocatorIdEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIdNS_9allocatorIdEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "name" : "const std::vector<float, std::allocator<float>>",
+   "referenced_type" : "_ZTINSt3__16vectorIfNS_9allocatorIfEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIfNS_9allocatorIfEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "name" : "const std::vector<unsigned char, std::allocator<unsigned char>>",
+   "referenced_type" : "_ZTINSt3__16vectorIhNS_9allocatorIhEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIhNS_9allocatorIhEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "name" : "const std::vector<int, std::allocator<int>>",
+   "referenced_type" : "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIiNS_9allocatorIiEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "name" : "const std::vector<unsigned int, std::allocator<unsigned int>>",
+   "referenced_type" : "_ZTINSt3__16vectorIjNS_9allocatorIjEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIjNS_9allocatorIjEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "name" : "const std::vector<long, std::allocator<long>>",
+   "referenced_type" : "_ZTINSt3__16vectorIlNS_9allocatorIlEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorIlNS_9allocatorIlEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__16vectorImNS_9allocatorImEEEE",
+   "name" : "const std::vector<unsigned long, std::allocator<unsigned long>>",
+   "referenced_type" : "_ZTINSt3__16vectorImNS_9allocatorImEEEE",
+   "self_type" : "_ZTIKNSt3__16vectorImNS_9allocatorImEEEE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "name" : "const std::optional<std::vector<char16_t, std::allocator<char16_t>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIDsNS_9allocatorIDsEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "name" : "const std::optional<std::vector<bool, std::allocator<bool>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIbNS_9allocatorIbEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "name" : "const std::optional<std::vector<double, std::allocator<double>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIdNS_9allocatorIdEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "name" : "const std::optional<std::vector<float, std::allocator<float>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIfNS_9allocatorIfEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "name" : "const std::optional<std::vector<unsigned char, std::allocator<unsigned char>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIhNS_9allocatorIhEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "name" : "const std::optional<std::vector<int, std::allocator<int>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIiNS_9allocatorIiEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "name" : "const std::optional<std::vector<unsigned int, std::allocator<unsigned int>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIjNS_9allocatorIjEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "name" : "const std::optional<std::vector<long, std::allocator<long>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorIlNS_9allocatorIlEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "name" : "const std::optional<std::vector<unsigned long, std::allocator<unsigned long>>>",
+   "referenced_type" : "_ZTINSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "self_type" : "_ZTIKNSt3__18optionalINS_6vectorImNS_9allocatorImEEEEEE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKP7AParcel",
+   "name" : "AParcel *const",
+   "referenced_type" : "_ZTIP7AParcel",
+   "self_type" : "_ZTIKP7AParcel",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKP7AStatus",
+   "name" : "AStatus *const",
+   "referenced_type" : "_ZTIP7AStatus",
+   "self_type" : "_ZTIKP7AStatus",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 1,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKc",
+   "name" : "const char",
+   "referenced_type" : "_ZTIc",
+   "self_type" : "_ZTIKc",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKf",
+   "name" : "const float",
+   "referenced_type" : "_ZTIf",
+   "self_type" : "_ZTIKf",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "alignment" : 4,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKi",
+   "name" : "const int",
+   "referenced_type" : "_ZTIi",
+   "self_type" : "_ZTIKi",
+   "size" : 4,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "alignment" : 8,
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKl",
+   "name" : "const long",
+   "referenced_type" : "_ZTIl",
+   "self_type" : "_ZTIKl",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
+  },
+  {
+   "is_const" : true,
+   "linker_set_key" : "_ZTIKv",
+   "name" : "const void",
+   "referenced_type" : "_ZTIv",
+   "self_type" : "_ZTIKv",
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_utils.h"
+  }
+ ],
+ "record_types" :
+ [
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mBinder",
+     "referenced_type" : "_ZTIP8AIBinder"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk10SpAIBinderE",
+   "name" : "ndk::SpAIBinder",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk10SpAIBinderE",
+   "self_type" : "_ZTIN3ndk10SpAIBinderE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "access" : "private",
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "interface",
+     "referenced_type" : "_ZTINSt3__110shared_ptrIN3ndk11ICInterfaceEEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk11ICInterface15ICInterfaceDataE",
+   "name" : "ndk::ICInterface::ICInterfaceData",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk11ICInterface15ICInterfaceDataE",
+   "self_type" : "_ZTIN3ndk11ICInterface15ICInterfaceDataE",
+   "size" : 16,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTIN3ndk13SharedRefBaseE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk11ICInterfaceE",
+   "name" : "ndk::ICInterface",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk11ICInterfaceE",
+   "self_type" : "_ZTIN3ndk11ICInterfaceE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h",
+   "vtable_components" :
+   [
+    {
+     "kind" : "offset_to_top"
+    },
+    {
+     "kind" : "rtti",
+     "mangled_component_name" : "_ZTIN3ndk11ICInterfaceE"
+    },
+    {
+     "kind" : "complete_dtor_pointer",
+     "mangled_component_name" : "_ZN3ndk11ICInterfaceD1Ev"
+    },
+    {
+     "kind" : "deleting_dtor_pointer",
+     "mangled_component_name" : "_ZN3ndk11ICInterfaceD0Ev"
+    },
+    {
+     "is_pure" : true,
+     "mangled_component_name" : "_ZN3ndk11ICInterface8asBinderEv"
+    },
+    {
+     "is_pure" : true,
+     "mangled_component_name" : "_ZN3ndk11ICInterface8isRemoteEv"
+    },
+    {
+     "mangled_component_name" : "_ZN3ndk11ICInterface4dumpEiPPKcj"
+    },
+    {
+     "mangled_component_name" : "_ZN3ndk11ICInterface18handleShellCommandEiiiPPKcj"
+    }
+   ]
+  },
+  {
+   "alignment" : 8,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk13ScopedAParcelE",
+   "name" : "ndk::ScopedAParcel",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTIN3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk13ScopedAStatusE",
+   "name" : "ndk::ScopedAStatus",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
+   "self_type" : "_ZTIN3ndk13ScopedAStatusE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mFlagThis",
+     "field_offset" : 64,
+     "referenced_type" : "_ZTINSt3__19once_flagE"
+    },
+    {
+     "access" : "private",
+     "field_name" : "mThis",
+     "field_offset" : 128,
+     "referenced_type" : "_ZTINSt3__18weak_ptrIN3ndk13SharedRefBaseEEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk13SharedRefBaseE",
+   "name" : "ndk::SharedRefBase",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk13SharedRefBaseE",
+   "self_type" : "_ZTIN3ndk13SharedRefBaseE",
+   "size" : 32,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_interface_utils.h",
+   "vtable_components" :
+   [
+    {
+     "kind" : "offset_to_top"
+    },
+    {
+     "kind" : "rtti",
+     "mangled_component_name" : "_ZTIN3ndk13SharedRefBaseE"
+    },
+    {
+     "kind" : "complete_dtor_pointer",
+     "mangled_component_name" : "_ZN3ndk13SharedRefBaseD1Ev"
+    },
+    {
+     "kind" : "deleting_dtor_pointer",
+     "mangled_component_name" : "_ZN3ndk13SharedRefBaseD0Ev"
+    }
+   ]
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mParcel",
+     "field_offset" : 64,
+     "referenced_type" : "_ZTIN3ndk13ScopedAParcelE"
+    },
+    {
+     "access" : "private",
+     "field_name" : "mStability",
+     "field_offset" : 128,
+     "referenced_type" : "_ZTIi"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk17AParcelableHolderE",
+   "name" : "ndk::AParcelableHolder",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk17AParcelableHolderE",
+   "self_type" : "_ZTIN3ndk17AParcelableHolderE",
+   "size" : 24,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_utils.h",
+   "vtable_components" :
+   [
+    {
+     "kind" : "offset_to_top"
+    },
+    {
+     "kind" : "rtti",
+     "mangled_component_name" : "_ZTIN3ndk17AParcelableHolderE"
+    },
+    {
+     "kind" : "complete_dtor_pointer",
+     "mangled_component_name" : "_ZN3ndk17AParcelableHolderD1Ev"
+    },
+    {
+     "kind" : "deleting_dtor_pointer",
+     "mangled_component_name" : "_ZN3ndk17AParcelableHolderD0Ev"
+    }
+   ]
+  },
+  {
+   "alignment" : 8,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
+   "name" : "ndk::ScopedAIBinder_Weak",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
+   "self_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 4,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIiXadL_ZNS_8internalL14closeWithErrorEiEELin1EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "name" : "ndk::ScopedFileDescriptor",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "size" : 4,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
+   "name" : "ndk::ScopedAIBinder_DeathRecipient",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
+   "self_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mT",
+     "referenced_type" : "_ZTIP13AIBinder_Weak"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AIBinder_Weak *, &AIBinder_Weak_delete, nullptr>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
+   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP13AIBinder_WeakXadL_Z20AIBinder_Weak_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h",
+   "template_args" : [ "_ZTIP13AIBinder_Weak" ]
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mT",
+     "referenced_type" : "_ZTIP23AIBinder_DeathRecipient"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AIBinder_DeathRecipient *, &AIBinder_DeathRecipient_delete, nullptr>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
+   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP23AIBinder_DeathRecipientXadL_Z30AIBinder_DeathRecipient_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h",
+   "template_args" : [ "_ZTIP23AIBinder_DeathRecipient" ]
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mT",
+     "referenced_type" : "_ZTIP7AParcel"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AParcel *, &AParcel_delete, nullptr>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AParcelXadL_Z14AParcel_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h",
+   "template_args" : [ "_ZTIP7AParcel" ]
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "access" : "private",
+     "field_name" : "mT",
+     "referenced_type" : "_ZTIP7AStatus"
+    }
+   ],
+   "linker_set_key" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "name" : "ndk::impl::ScopedAResource<AStatus *, &AStatus_delete, nullptr>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "self_type" : "_ZTIN3ndk4impl15ScopedAResourceIP7AStatusXadL_Z14AStatus_deleteEELS3_0EEE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h",
+   "template_args" : [ "_ZTIP7AStatus" ]
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "fds",
+     "referenced_type" : "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+    },
+    {
+     "field_name" : "ints",
+     "field_offset" : 192,
+     "referenced_type" : "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware6common12NativeHandleE",
+   "name" : "aidl::android::hardware::common::NativeHandle",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware6common12NativeHandleE",
+   "self_type" : "_ZTIN4aidl7android8hardware6common12NativeHandleE",
+   "size" : 48,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/common/aidl/android.hardware.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/common/NativeHandle.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "components",
+     "referenced_type" : "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+    },
+    {
+     "field_name" : "offsetInBytes",
+     "field_offset" : 192,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "sampleIncrementInBits",
+     "field_offset" : 256,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "strideInBytes",
+     "field_offset" : 320,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "widthInSamples",
+     "field_offset" : 384,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "heightInSamples",
+     "field_offset" : 448,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "totalSizeInBytes",
+     "field_offset" : 512,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "horizontalSubsampling",
+     "field_offset" : 576,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "verticalSubsampling",
+     "field_offset" : 640,
+     "referenced_type" : "_ZTIl"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "name" : "aidl::android::hardware::graphics::common::PlaneLayout",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common11PlaneLayoutE",
+   "size" : 88,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayout.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "name",
+     "referenced_type" : "_ZTINSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE"
+    },
+    {
+     "field_name" : "value",
+     "field_offset" : 192,
+     "referenced_type" : "_ZTIl"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "name" : "aidl::android::hardware::graphics::common::ExtendableType",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE",
+   "size" : 32,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/ExtendableType.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "description",
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+    },
+    {
+     "field_name" : "handle",
+     "field_offset" : 256,
+     "referenced_type" : "_ZTIN4aidl7android8hardware6common12NativeHandleE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "name" : "aidl::android::hardware::graphics::common::HardwareBuffer",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common14HardwareBufferE",
+   "size" : 80,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBuffer.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "type",
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE"
+    },
+    {
+     "field_name" : "offsetInBits",
+     "field_offset" : 256,
+     "referenced_type" : "_ZTIl"
+    },
+    {
+     "field_name" : "sizeInBits",
+     "field_offset" : 320,
+     "referenced_type" : "_ZTIl"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "name" : "aidl::android::hardware::graphics::common::PlaneLayoutComponent",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE",
+   "size" : 48,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/PlaneLayoutComponent.h"
+  },
+  {
+   "alignment" : 8,
+   "fields" :
+   [
+    {
+     "field_name" : "width",
+     "referenced_type" : "_ZTIi"
+    },
+    {
+     "field_name" : "height",
+     "field_offset" : 32,
+     "referenced_type" : "_ZTIi"
+    },
+    {
+     "field_name" : "layers",
+     "field_offset" : 64,
+     "referenced_type" : "_ZTIi"
+    },
+    {
+     "field_name" : "format",
+     "field_offset" : 96,
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE"
+    },
+    {
+     "field_name" : "usage",
+     "field_offset" : 128,
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE"
+    },
+    {
+     "field_name" : "stride",
+     "field_offset" : 192,
+     "referenced_type" : "_ZTIi"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "name" : "aidl::android::hardware::graphics::common::HardwareBufferDescription",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE",
+   "size" : 32,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/HardwareBufferDescription.h"
+  },
+  {
+   "alignment" : 4,
+   "fields" :
+   [
+    {
+     "field_name" : "left",
+     "referenced_type" : "_ZTIi"
+    },
+    {
+     "field_name" : "top",
+     "field_offset" : 32,
+     "referenced_type" : "_ZTIi"
+    },
+    {
+     "field_name" : "right",
+     "field_offset" : 64,
+     "referenced_type" : "_ZTIi"
+    },
+    {
+     "field_name" : "bottom",
+     "field_offset" : 96,
+     "referenced_type" : "_ZTIi"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common4RectE",
+   "name" : "aidl::android::hardware::graphics::common::Rect",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common4RectE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common4RectE",
+   "size" : 16,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Rect.h"
+  },
+  {
+   "alignment" : 4,
+   "fields" :
+   [
+    {
+     "field_name" : "x",
+     "referenced_type" : "_ZTIf"
+    },
+    {
+     "field_name" : "y",
+     "field_offset" : 32,
+     "referenced_type" : "_ZTIf"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE",
+   "name" : "aidl::android::hardware::graphics::common::XyColor",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/XyColor.h"
+  },
+  {
+   "alignment" : 4,
+   "fields" :
+   [
+    {
+     "field_name" : "maxContentLightLevel",
+     "referenced_type" : "_ZTIf"
+    },
+    {
+     "field_name" : "maxFrameAverageLightLevel",
+     "field_offset" : 32,
+     "referenced_type" : "_ZTIf"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "name" : "aidl::android::hardware::graphics::common::Cta861_3",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common8Cta861_3E",
+   "size" : 8,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Cta861_3.h"
+  },
+  {
+   "alignment" : 4,
+   "fields" :
+   [
+    {
+     "field_name" : "primaryRed",
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE"
+    },
+    {
+     "field_name" : "primaryGreen",
+     "field_offset" : 64,
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE"
+    },
+    {
+     "field_name" : "primaryBlue",
+     "field_offset" : 128,
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE"
+    },
+    {
+     "field_name" : "whitePoint",
+     "field_offset" : 192,
+     "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common7XyColorE"
+    },
+    {
+     "field_name" : "maxLuminance",
+     "field_offset" : 256,
+     "referenced_type" : "_ZTIf"
+    },
+    {
+     "field_name" : "minLuminance",
+     "field_offset" : 288,
+     "referenced_type" : "_ZTIf"
+    }
+   ],
+   "linker_set_key" : "_ZTIN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "name" : "aidl::android::hardware::graphics::common::Smpte2086",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "self_type" : "_ZTIN4aidl7android8hardware8graphics6common9Smpte2086E",
+   "size" : 40,
+   "source_file" : "out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V2-ndk_platform-source/gen/include/aidl/android/hardware/graphics/common/Smpte2086.h"
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "name" : "android::internal::details::IsIterable<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "name" : "android::internal::details::IsIterable<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "name" : "android::internal::details::IsIterable<std::vector<int, std::allocator<int>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIN7android8internal7details10IsIterableINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware6common12NativeHandleEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::common::NativeHandle>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware6common12NativeHandleEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware6common12NativeHandleEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware6common12NativeHandleE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::BufferUsage>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::PixelFormat>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::ExtendableType>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::PlaneLayoutComponent>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::HardwareBufferDescription>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "name" : "android::internal::details::IsPointerLike<aidl::android::hardware::graphics::common::XyColor>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common7XyColorE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "name" : "android::internal::details::IsPointerLike<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "name" : "android::internal::details::IsPointerLike<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "name" : "android::internal::details::IsPointerLike<std::vector<int, std::allocator<int>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13IsPointerLikeINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN3ndk20ScopedFileDescriptorEEE",
+   "name" : "android::internal::details::ToEmptyString<ndk::ScopedFileDescriptor>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN3ndk20ScopedFileDescriptorEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN3ndk20ScopedFileDescriptorEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN3ndk20ScopedFileDescriptorE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware6common12NativeHandleEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::common::NativeHandle>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware6common12NativeHandleEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware6common12NativeHandleEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware6common12NativeHandleE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::BufferUsage>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::PixelFormat>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::ExtendableType>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::PlaneLayoutComponent>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::HardwareBufferDescription>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "name" : "android::internal::details::ToEmptyString<aidl::android::hardware::graphics::common::XyColor>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common7XyColorE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE",
+   "name" : "android::internal::details::ToEmptyString<std::basic_string<char, std::char_traits<char>, std::allocator<char>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "name" : "android::internal::details::ToEmptyString<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "name" : "android::internal::details::ToEmptyString<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "name" : "android::internal::details::ToEmptyString<std::vector<int, std::allocator<int>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIfEE",
+   "name" : "android::internal::details::ToEmptyString<float>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIfEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIfEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIf" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIiEE",
+   "name" : "android::internal::details::ToEmptyString<int>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIiEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIiEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIi" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIlEE",
+   "name" : "android::internal::details::ToEmptyString<long>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIlEE",
+   "self_type" : "_ZTIN7android8internal7details13ToEmptyStringIlEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIl" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware6common12NativeHandleEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::common::NativeHandle>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware6common12NativeHandleEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware6common12NativeHandleEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware6common12NativeHandleE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::BufferUsage>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::PixelFormat>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::ExtendableType>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common14ExtendableTypeEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::PlaneLayoutComponent>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::HardwareBufferDescription>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::graphics::common::XyColor>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware8graphics6common7XyColorEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common7XyColorE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "name" : "android::internal::details::HasToStringMethod<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "name" : "android::internal::details::HasToStringMethod<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "name" : "android::internal::details::HasToStringMethod<std::vector<int, std::allocator<int>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIN7android8internal7details17HasToStringMethodINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware6common12NativeHandleENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::common::NativeHandle, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware6common12NativeHandleENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware6common12NativeHandleENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware6common12NativeHandleE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware6common12NativeHandleENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::common::NativeHandle, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware6common12NativeHandleENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware6common12NativeHandleENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware6common12NativeHandleE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11BufferUsageENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::BufferUsage, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11BufferUsageENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11BufferUsageENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11BufferUsageENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::BufferUsage, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11BufferUsageENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11BufferUsageENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11PixelFormatENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::PixelFormat, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11PixelFormatENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11PixelFormatENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11PixelFormatENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::PixelFormat, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11PixelFormatENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common11PixelFormatENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common14ExtendableTypeENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::ExtendableType, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common14ExtendableTypeENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common14ExtendableTypeENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common14ExtendableTypeENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::ExtendableType, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common14ExtendableTypeENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common14ExtendableTypeENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common14ExtendableTypeE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::HardwareBufferDescription, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::HardwareBufferDescription, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTIN4aidl7android8hardware8graphics6common25HardwareBufferDescriptionE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common7XyColorENSt3__110shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::XyColor, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common7XyColorENSt3__110shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common7XyColorENSt3__110shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common7XyColorE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common7XyColorENSt3__18optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::graphics::common::XyColor, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common7XyColorENSt3__18optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware8graphics6common7XyColorENSt3__18optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common7XyColorE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEENS3_10shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEENS3_10shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEENS3_10shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEENS3_8optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEENS3_8optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEENS3_8optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEENS3_10shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEENS3_10shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEENS3_10shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEENS3_8optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEENS3_8optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEENS3_8optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIiNS3_9allocatorIiEEEENS3_10shared_ptrEEE",
+   "name" : "android::internal::details::IsInstantiationOf<std::vector<int, std::allocator<int>>, std::shared_ptr>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIiNS3_9allocatorIiEEEENS3_10shared_ptrEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIiNS3_9allocatorIiEEEENS3_10shared_ptrEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "base_specifiers" :
+   [
+    {
+     "referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
+    }
+   ],
+   "linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIiNS3_9allocatorIiEEEENS3_8optionalEEE",
+   "name" : "android::internal::details::IsInstantiationOf<std::vector<int, std::allocator<int>>, std::optional>",
+   "referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIiNS3_9allocatorIiEEEENS3_8optionalEEE",
+   "self_type" : "_ZTIN7android8internal7details17IsInstantiationOfINSt3__16vectorIiNS3_9allocatorIiEEEENS3_8optionalEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::graphics::common::BufferUsage>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11BufferUsageEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11BufferUsageE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::graphics::common::PixelFormat>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware8graphics6common11PixelFormatEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTIN4aidl7android8hardware8graphics6common11PixelFormatE" ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "name" : "android::internal::details::HasToStringFunction<std::vector<ndk::ScopedFileDescriptor, std::allocator<ndk::ScopedFileDescriptor>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN3ndk20ScopedFileDescriptorENS3_9allocatorIS6_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN3ndk20ScopedFileDescriptorENS_9allocatorIS2_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "name" : "android::internal::details::HasToStringFunction<std::vector<aidl::android::hardware::graphics::common::PlaneLayoutComponent, std::allocator<aidl::android::hardware::graphics::common::PlaneLayoutComponent>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS3_9allocatorISA_EEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" :
+   [
+    "_ZTINSt3__16vectorIN4aidl7android8hardware8graphics6common20PlaneLayoutComponentENS_9allocatorIS6_EEEE"
+   ]
+  },
+  {
+   "alignment" : 1,
+   "linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "name" : "android::internal::details::HasToStringFunction<std::vector<int, std::allocator<int>>>",
+   "record_kind" : "class",
+   "referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "self_type" : "_ZTIN7android8internal7details19HasToStringFunctionINSt3__16vectorIiNS3_9allocatorIiEEEEEE",
+   "size" : 1,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
+   "template_args" : [ "_ZTINSt3__16vectorIiNS_9allocatorIiEEEE" ]
+  }
+ ],
+ "rvalue_reference_types" :
+ [
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTION3ndk13ScopedAParcelE",
+   "name" : "ndk::ScopedAParcel &&",
+   "referenced_type" : "_ZTIN3ndk13ScopedAParcelE",
+   "self_type" : "_ZTION3ndk13ScopedAParcelE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTION3ndk13ScopedAStatusE",
+   "name" : "ndk::ScopedAStatus &&",
+   "referenced_type" : "_ZTIN3ndk13ScopedAStatusE",
+   "self_type" : "_ZTION3ndk13ScopedAStatusE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTION3ndk19ScopedAIBinder_WeakE",
+   "name" : "ndk::ScopedAIBinder_Weak &&",
+   "referenced_type" : "_ZTIN3ndk19ScopedAIBinder_WeakE",
+   "self_type" : "_ZTION3ndk19ScopedAIBinder_WeakE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTION3ndk20ScopedFileDescriptorE",
+   "name" : "ndk::ScopedFileDescriptor &&",
+   "referenced_type" : "_ZTIN3ndk20ScopedFileDescriptorE",
+   "self_type" : "_ZTION3ndk20ScopedFileDescriptorE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  },
+  {
+   "alignment" : 8,
+   "linker_set_key" : "_ZTION3ndk29ScopedAIBinder_DeathRecipientE",
+   "name" : "ndk::ScopedAIBinder_DeathRecipient &&",
+   "referenced_type" : "_ZTIN3ndk29ScopedAIBinder_DeathRecipientE",
+   "self_type" : "_ZTION3ndk29ScopedAIBinder_DeathRecipientE",
+   "size" : 8,
+   "source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_auto_utils.h"
+  }
+ ]
 }