3030 lines
115 KiB
Plaintext
3030 lines
115 KiB
Plaintext
{
|
|
"array_types" : [],
|
|
"builtin_types" :
|
|
[
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIDn",
|
|
"name" : "std::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,
|
|
"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,
|
|
"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" :
|
|
[
|
|
{
|
|
"name" : "_ZN4aidl7android8hardware5radio10RadioConst14readFromParcelEPK7AParcel"
|
|
},
|
|
{
|
|
"name" : "_ZN4aidl7android8hardware5radio17RadioResponseInfo14readFromParcelEPK7AParcel"
|
|
},
|
|
{
|
|
"name" : "_ZN4aidl7android8hardware5radio22RadioResponseInfoModem14readFromParcelEPK7AParcel"
|
|
},
|
|
{
|
|
"name" : "_ZNK4aidl7android8hardware5radio10RadioConst13writeToParcelEP7AParcel"
|
|
},
|
|
{
|
|
"name" : "_ZNK4aidl7android8hardware5radio17RadioResponseInfo13writeToParcelEP7AParcel"
|
|
},
|
|
{
|
|
"name" : "_ZNK4aidl7android8hardware5radio22RadioResponseInfoModem13writeToParcelEP7AParcel"
|
|
}
|
|
],
|
|
"elf_objects" :
|
|
[
|
|
{
|
|
"name" : "_ZN4aidl7android8hardware5radio10RadioConst10descriptorE"
|
|
},
|
|
{
|
|
"name" : "_ZN4aidl7android8hardware5radio17RadioResponseInfo10descriptorE"
|
|
},
|
|
{
|
|
"name" : "_ZN4aidl7android8hardware5radio22RadioResponseInfoModem10descriptorE"
|
|
}
|
|
],
|
|
"enum_types" :
|
|
[
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 1,
|
|
"name" : "FLAG_ONEWAY"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTI12$FLAG_ONEWAY",
|
|
"name" : "(unnamed 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" : "(unnamed enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h:94: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" : "(unnamed 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" : "(unnamed 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" : "(unnamed enum at frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h:60: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" : "(unnamed 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::(unnamed 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" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 3,
|
|
"name" : "aidl::android::hardware::radio::RadioConst::MAX_RILDS"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio10RadioConst10$MAX_RILDSE",
|
|
"name" : "aidl::android::hardware::radio::RadioConst::(unnamed enum at out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h:48:3)",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst10$MAX_RILDSE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst10$MAX_RILDSE",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h",
|
|
"underlying_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 8,
|
|
"name" : "aidl::android::hardware::radio::RadioConst::CARD_MAX_APPS"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio10RadioConst14$CARD_MAX_APPSE",
|
|
"name" : "aidl::android::hardware::radio::RadioConst::(unnamed enum at out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h:50:3)",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst14$CARD_MAX_APPSE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst14$CARD_MAX_APPSE",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h",
|
|
"underlying_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 64,
|
|
"name" : "aidl::android::hardware::radio::RadioConst::MAX_UUID_LENGTH"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio10RadioConst16$MAX_UUID_LENGTHE",
|
|
"name" : "aidl::android::hardware::radio::RadioConst::(unnamed enum at out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h:49:3)",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst16$MAX_UUID_LENGTHE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst16$MAX_UUID_LENGTHE",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h",
|
|
"underlying_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : -1,
|
|
"name" : "aidl::android::hardware::radio::RadioConst::P2_CONSTANT_NO_P2"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio10RadioConst18$P2_CONSTANT_NO_P2E",
|
|
"name" : "aidl::android::hardware::radio::RadioConst::(unnamed enum at out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h:51:3)",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst18$P2_CONSTANT_NO_P2E",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio10RadioConst18$P2_CONSTANT_NO_P2E",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h",
|
|
"underlying_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 0,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NONE"
|
|
},
|
|
{
|
|
"enum_field_value" : 1,
|
|
"name" : "aidl::android::hardware::radio::RadioError::RADIO_NOT_AVAILABLE"
|
|
},
|
|
{
|
|
"enum_field_value" : 2,
|
|
"name" : "aidl::android::hardware::radio::RadioError::GENERIC_FAILURE"
|
|
},
|
|
{
|
|
"enum_field_value" : 3,
|
|
"name" : "aidl::android::hardware::radio::RadioError::PASSWORD_INCORRECT"
|
|
},
|
|
{
|
|
"enum_field_value" : 4,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIM_PIN2"
|
|
},
|
|
{
|
|
"enum_field_value" : 5,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIM_PUK2"
|
|
},
|
|
{
|
|
"enum_field_value" : 6,
|
|
"name" : "aidl::android::hardware::radio::RadioError::REQUEST_NOT_SUPPORTED"
|
|
},
|
|
{
|
|
"enum_field_value" : 7,
|
|
"name" : "aidl::android::hardware::radio::RadioError::CANCELLED"
|
|
},
|
|
{
|
|
"enum_field_value" : 8,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OP_NOT_ALLOWED_DURING_VOICE_CALL"
|
|
},
|
|
{
|
|
"enum_field_value" : 9,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OP_NOT_ALLOWED_BEFORE_REG_TO_NW"
|
|
},
|
|
{
|
|
"enum_field_value" : 10,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SMS_SEND_FAIL_RETRY"
|
|
},
|
|
{
|
|
"enum_field_value" : 11,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIM_ABSENT"
|
|
},
|
|
{
|
|
"enum_field_value" : 12,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SUBSCRIPTION_NOT_AVAILABLE"
|
|
},
|
|
{
|
|
"enum_field_value" : 13,
|
|
"name" : "aidl::android::hardware::radio::RadioError::MODE_NOT_SUPPORTED"
|
|
},
|
|
{
|
|
"enum_field_value" : 14,
|
|
"name" : "aidl::android::hardware::radio::RadioError::FDN_CHECK_FAILURE"
|
|
},
|
|
{
|
|
"enum_field_value" : 15,
|
|
"name" : "aidl::android::hardware::radio::RadioError::ILLEGAL_SIM_OR_ME"
|
|
},
|
|
{
|
|
"enum_field_value" : 16,
|
|
"name" : "aidl::android::hardware::radio::RadioError::MISSING_RESOURCE"
|
|
},
|
|
{
|
|
"enum_field_value" : 17,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_SUCH_ELEMENT"
|
|
},
|
|
{
|
|
"enum_field_value" : 18,
|
|
"name" : "aidl::android::hardware::radio::RadioError::DIAL_MODIFIED_TO_USSD"
|
|
},
|
|
{
|
|
"enum_field_value" : 19,
|
|
"name" : "aidl::android::hardware::radio::RadioError::DIAL_MODIFIED_TO_SS"
|
|
},
|
|
{
|
|
"enum_field_value" : 20,
|
|
"name" : "aidl::android::hardware::radio::RadioError::DIAL_MODIFIED_TO_DIAL"
|
|
},
|
|
{
|
|
"enum_field_value" : 21,
|
|
"name" : "aidl::android::hardware::radio::RadioError::USSD_MODIFIED_TO_DIAL"
|
|
},
|
|
{
|
|
"enum_field_value" : 22,
|
|
"name" : "aidl::android::hardware::radio::RadioError::USSD_MODIFIED_TO_SS"
|
|
},
|
|
{
|
|
"enum_field_value" : 23,
|
|
"name" : "aidl::android::hardware::radio::RadioError::USSD_MODIFIED_TO_USSD"
|
|
},
|
|
{
|
|
"enum_field_value" : 24,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SS_MODIFIED_TO_DIAL"
|
|
},
|
|
{
|
|
"enum_field_value" : 25,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SS_MODIFIED_TO_USSD"
|
|
},
|
|
{
|
|
"enum_field_value" : 26,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SUBSCRIPTION_NOT_SUPPORTED"
|
|
},
|
|
{
|
|
"enum_field_value" : 27,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SS_MODIFIED_TO_SS"
|
|
},
|
|
{
|
|
"enum_field_value" : 36,
|
|
"name" : "aidl::android::hardware::radio::RadioError::LCE_NOT_SUPPORTED"
|
|
},
|
|
{
|
|
"enum_field_value" : 37,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_MEMORY"
|
|
},
|
|
{
|
|
"enum_field_value" : 38,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INTERNAL_ERR"
|
|
},
|
|
{
|
|
"enum_field_value" : 39,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SYSTEM_ERR"
|
|
},
|
|
{
|
|
"enum_field_value" : 40,
|
|
"name" : "aidl::android::hardware::radio::RadioError::MODEM_ERR"
|
|
},
|
|
{
|
|
"enum_field_value" : 41,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_STATE"
|
|
},
|
|
{
|
|
"enum_field_value" : 42,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_RESOURCES"
|
|
},
|
|
{
|
|
"enum_field_value" : 43,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIM_ERR"
|
|
},
|
|
{
|
|
"enum_field_value" : 44,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_ARGUMENTS"
|
|
},
|
|
{
|
|
"enum_field_value" : 45,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_SIM_STATE"
|
|
},
|
|
{
|
|
"enum_field_value" : 46,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_MODEM_STATE"
|
|
},
|
|
{
|
|
"enum_field_value" : 47,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_CALL_ID"
|
|
},
|
|
{
|
|
"enum_field_value" : 48,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_SMS_TO_ACK"
|
|
},
|
|
{
|
|
"enum_field_value" : 49,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NETWORK_ERR"
|
|
},
|
|
{
|
|
"enum_field_value" : 50,
|
|
"name" : "aidl::android::hardware::radio::RadioError::REQUEST_RATE_LIMITED"
|
|
},
|
|
{
|
|
"enum_field_value" : 51,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIM_BUSY"
|
|
},
|
|
{
|
|
"enum_field_value" : 52,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIM_FULL"
|
|
},
|
|
{
|
|
"enum_field_value" : 53,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NETWORK_REJECT"
|
|
},
|
|
{
|
|
"enum_field_value" : 54,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OPERATION_NOT_ALLOWED"
|
|
},
|
|
{
|
|
"enum_field_value" : 55,
|
|
"name" : "aidl::android::hardware::radio::RadioError::EMPTY_RECORD"
|
|
},
|
|
{
|
|
"enum_field_value" : 56,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_SMS_FORMAT"
|
|
},
|
|
{
|
|
"enum_field_value" : 57,
|
|
"name" : "aidl::android::hardware::radio::RadioError::ENCODING_ERR"
|
|
},
|
|
{
|
|
"enum_field_value" : 58,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_SMSC_ADDRESS"
|
|
},
|
|
{
|
|
"enum_field_value" : 59,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_SUCH_ENTRY"
|
|
},
|
|
{
|
|
"enum_field_value" : 60,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NETWORK_NOT_READY"
|
|
},
|
|
{
|
|
"enum_field_value" : 61,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NOT_PROVISIONED"
|
|
},
|
|
{
|
|
"enum_field_value" : 62,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_SUBSCRIPTION"
|
|
},
|
|
{
|
|
"enum_field_value" : 63,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_NETWORK_FOUND"
|
|
},
|
|
{
|
|
"enum_field_value" : 64,
|
|
"name" : "aidl::android::hardware::radio::RadioError::DEVICE_IN_USE"
|
|
},
|
|
{
|
|
"enum_field_value" : 65,
|
|
"name" : "aidl::android::hardware::radio::RadioError::ABORTED"
|
|
},
|
|
{
|
|
"enum_field_value" : 66,
|
|
"name" : "aidl::android::hardware::radio::RadioError::INVALID_RESPONSE"
|
|
},
|
|
{
|
|
"enum_field_value" : 501,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_1"
|
|
},
|
|
{
|
|
"enum_field_value" : 502,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_2"
|
|
},
|
|
{
|
|
"enum_field_value" : 503,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_3"
|
|
},
|
|
{
|
|
"enum_field_value" : 504,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_4"
|
|
},
|
|
{
|
|
"enum_field_value" : 505,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_5"
|
|
},
|
|
{
|
|
"enum_field_value" : 506,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_6"
|
|
},
|
|
{
|
|
"enum_field_value" : 507,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_7"
|
|
},
|
|
{
|
|
"enum_field_value" : 508,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_8"
|
|
},
|
|
{
|
|
"enum_field_value" : 509,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_9"
|
|
},
|
|
{
|
|
"enum_field_value" : 510,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_10"
|
|
},
|
|
{
|
|
"enum_field_value" : 511,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_11"
|
|
},
|
|
{
|
|
"enum_field_value" : 512,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_12"
|
|
},
|
|
{
|
|
"enum_field_value" : 513,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_13"
|
|
},
|
|
{
|
|
"enum_field_value" : 514,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_14"
|
|
},
|
|
{
|
|
"enum_field_value" : 515,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_15"
|
|
},
|
|
{
|
|
"enum_field_value" : 516,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_16"
|
|
},
|
|
{
|
|
"enum_field_value" : 517,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_17"
|
|
},
|
|
{
|
|
"enum_field_value" : 518,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_18"
|
|
},
|
|
{
|
|
"enum_field_value" : 519,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_19"
|
|
},
|
|
{
|
|
"enum_field_value" : 520,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_20"
|
|
},
|
|
{
|
|
"enum_field_value" : 521,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_21"
|
|
},
|
|
{
|
|
"enum_field_value" : 522,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_22"
|
|
},
|
|
{
|
|
"enum_field_value" : 523,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_23"
|
|
},
|
|
{
|
|
"enum_field_value" : 524,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_24"
|
|
},
|
|
{
|
|
"enum_field_value" : 525,
|
|
"name" : "aidl::android::hardware::radio::RadioError::OEM_ERROR_25"
|
|
},
|
|
{
|
|
"enum_field_value" : 67,
|
|
"name" : "aidl::android::hardware::radio::RadioError::SIMULTANEOUS_SMS_AND_CALL_NOT_ALLOWED"
|
|
},
|
|
{
|
|
"enum_field_value" : 68,
|
|
"name" : "aidl::android::hardware::radio::RadioError::ACCESS_BARRED"
|
|
},
|
|
{
|
|
"enum_field_value" : 69,
|
|
"name" : "aidl::android::hardware::radio::RadioError::BLOCKED_DUE_TO_CALL"
|
|
},
|
|
{
|
|
"enum_field_value" : 70,
|
|
"name" : "aidl::android::hardware::radio::RadioError::RF_HARDWARE_ISSUE"
|
|
},
|
|
{
|
|
"enum_field_value" : 71,
|
|
"name" : "aidl::android::hardware::radio::RadioError::NO_RF_CALIBRATION_INFO"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio10RadioErrorE",
|
|
"name" : "aidl::android::hardware::radio::RadioError",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioErrorE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio10RadioErrorE",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioError.h",
|
|
"underlying_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 0,
|
|
"name" : "aidl::android::hardware::radio::RadioResponseType::SOLICITED"
|
|
},
|
|
{
|
|
"enum_field_value" : 1,
|
|
"name" : "aidl::android::hardware::radio::RadioResponseType::SOLICITED_ACK"
|
|
},
|
|
{
|
|
"enum_field_value" : 2,
|
|
"name" : "aidl::android::hardware::radio::RadioResponseType::SOLICITED_ACK_EXP"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseType",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseType.h",
|
|
"underlying_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"enum_fields" :
|
|
[
|
|
{
|
|
"enum_field_value" : 0,
|
|
"name" : "android::internal::details::IsPointerLike<aidl::android::hardware::radio::RadioError>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"name" : "android::internal::details::IsPointerLike<aidl::android::hardware::radio::RadioError>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio10RadioErrorEE6$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::radio::RadioResponseType>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"name" : "android::internal::details::IsPointerLike<aidl::android::hardware::radio::RadioResponseType>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:118:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio17RadioResponseTypeEE6$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::radio::RadioError>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"name" : "android::internal::details::ToEmptyString<aidl::android::hardware::radio::RadioError>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio10RadioErrorEE6$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::radio::RadioResponseType>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"name" : "android::internal::details::ToEmptyString<aidl::android::hardware::radio::RadioResponseType>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio17RadioResponseTypeEE6$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<bool>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIbE6$valueE",
|
|
"name" : "android::internal::details::ToEmptyString<bool>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:153:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIbE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details13ToEmptyStringIbE6$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>::(unnamed 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::HasToStringMethod<aidl::android::hardware::radio::RadioError>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::radio::RadioError>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio10RadioErrorEE6$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::radio::RadioResponseType>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::radio::RadioResponseType>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:77:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio17RadioResponseTypeEE6$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::radio::RadioError>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::radio::RadioError>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio10RadioErrorEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio10RadioErrorEE6$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::radio::RadioResponseType>::value"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::radio::RadioResponseType>::(unnamed enum at frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h:89:5)",
|
|
"referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio17RadioResponseTypeEE6$valueE",
|
|
"self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio17RadioResponseTypeEE6$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" : "aidl::android::hardware::radio::RadioConst::readFromParcel",
|
|
"linker_set_key" : "_ZN4aidl7android8hardware5radio10RadioConst14readFromParcelEPK7AParcel",
|
|
"parameters" :
|
|
[
|
|
{
|
|
"is_this_ptr" : true,
|
|
"referenced_type" : "_ZTIPN4aidl7android8hardware5radio10RadioConstE"
|
|
},
|
|
{
|
|
"referenced_type" : "_ZTIPK7AParcel"
|
|
}
|
|
],
|
|
"return_type" : "_ZTIi",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"function_name" : "aidl::android::hardware::radio::RadioResponseInfo::readFromParcel",
|
|
"linker_set_key" : "_ZN4aidl7android8hardware5radio17RadioResponseInfo14readFromParcelEPK7AParcel",
|
|
"parameters" :
|
|
[
|
|
{
|
|
"is_this_ptr" : true,
|
|
"referenced_type" : "_ZTIPN4aidl7android8hardware5radio17RadioResponseInfoE"
|
|
},
|
|
{
|
|
"referenced_type" : "_ZTIPK7AParcel"
|
|
}
|
|
],
|
|
"return_type" : "_ZTIi",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"function_name" : "aidl::android::hardware::radio::RadioResponseInfoModem::readFromParcel",
|
|
"linker_set_key" : "_ZN4aidl7android8hardware5radio22RadioResponseInfoModem14readFromParcelEPK7AParcel",
|
|
"parameters" :
|
|
[
|
|
{
|
|
"is_this_ptr" : true,
|
|
"referenced_type" : "_ZTIPN4aidl7android8hardware5radio22RadioResponseInfoModemE"
|
|
},
|
|
{
|
|
"referenced_type" : "_ZTIPK7AParcel"
|
|
}
|
|
],
|
|
"return_type" : "_ZTIi",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.h"
|
|
},
|
|
{
|
|
"function_name" : "aidl::android::hardware::radio::RadioConst::writeToParcel",
|
|
"linker_set_key" : "_ZNK4aidl7android8hardware5radio10RadioConst13writeToParcelEP7AParcel",
|
|
"parameters" :
|
|
[
|
|
{
|
|
"is_this_ptr" : true,
|
|
"referenced_type" : "_ZTIPKN4aidl7android8hardware5radio10RadioConstE"
|
|
},
|
|
{
|
|
"referenced_type" : "_ZTIP7AParcel"
|
|
}
|
|
],
|
|
"return_type" : "_ZTIi",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"function_name" : "aidl::android::hardware::radio::RadioResponseInfo::writeToParcel",
|
|
"linker_set_key" : "_ZNK4aidl7android8hardware5radio17RadioResponseInfo13writeToParcelEP7AParcel",
|
|
"parameters" :
|
|
[
|
|
{
|
|
"is_this_ptr" : true,
|
|
"referenced_type" : "_ZTIPKN4aidl7android8hardware5radio17RadioResponseInfoE"
|
|
},
|
|
{
|
|
"referenced_type" : "_ZTIP7AParcel"
|
|
}
|
|
],
|
|
"return_type" : "_ZTIi",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"function_name" : "aidl::android::hardware::radio::RadioResponseInfoModem::writeToParcel",
|
|
"linker_set_key" : "_ZNK4aidl7android8hardware5radio22RadioResponseInfoModem13writeToParcelEP7AParcel",
|
|
"parameters" :
|
|
[
|
|
{
|
|
"is_this_ptr" : true,
|
|
"referenced_type" : "_ZTIPKN4aidl7android8hardware5radio22RadioResponseInfoModemE"
|
|
},
|
|
{
|
|
"referenced_type" : "_ZTIP7AParcel"
|
|
}
|
|
],
|
|
"return_type" : "_ZTIi",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.h"
|
|
}
|
|
],
|
|
"global_vars" :
|
|
[
|
|
{
|
|
"linker_set_key" : "_ZN4aidl7android8hardware5radio10RadioConst10descriptorE",
|
|
"name" : "aidl::android::hardware::radio::RadioConst::descriptor",
|
|
"referenced_type" : "_ZTIPKc",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"linker_set_key" : "_ZN4aidl7android8hardware5radio17RadioResponseInfo10descriptorE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseInfo::descriptor",
|
|
"referenced_type" : "_ZTIPKc",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"linker_set_key" : "_ZN4aidl7android8hardware5radio22RadioResponseInfoModem10descriptorE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseInfoModem::descriptor",
|
|
"referenced_type" : "_ZTIPKc",
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.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" : "_ZTIRKN4aidl7android8hardware5radio10RadioConstE",
|
|
"name" : "const aidl::android::hardware::radio::RadioConst &",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio10RadioConstE",
|
|
"self_type" : "_ZTIRKN4aidl7android8hardware5radio10RadioConstE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIRKN4aidl7android8hardware5radio10RadioErrorE",
|
|
"name" : "const aidl::android::hardware::radio::RadioError &",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio10RadioErrorE",
|
|
"self_type" : "_ZTIRKN4aidl7android8hardware5radio10RadioErrorE",
|
|
"size" : 8,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIRKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseInfo &",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"self_type" : "_ZTIRKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIRKN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseType &",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"self_type" : "_ZTIRKN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"size" : 8,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIRKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseInfoModem &",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"self_type" : "_ZTIRKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.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__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" : "_ZTIRKb",
|
|
"name" : "const bool &",
|
|
"referenced_type" : "_ZTIKb",
|
|
"self_type" : "_ZTIRKb",
|
|
"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" : "_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" : "_ZTIPKN4aidl7android8hardware5radio10RadioConstE",
|
|
"name" : "const aidl::android::hardware::radio::RadioConst *",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio10RadioConstE",
|
|
"self_type" : "_ZTIPKN4aidl7android8hardware5radio10RadioConstE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIPKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseInfo *",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"self_type" : "_ZTIPKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIPKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseInfoModem *",
|
|
"referenced_type" : "_ZTIKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"self_type" : "_ZTIPKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.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" : "_ZTIPN4aidl7android8hardware5radio10RadioConstE",
|
|
"name" : "aidl::android::hardware::radio::RadioConst *",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConstE",
|
|
"self_type" : "_ZTIPN4aidl7android8hardware5radio10RadioConstE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIPN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseInfo *",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"self_type" : "_ZTIPN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"alignment" : 8,
|
|
"linker_set_key" : "_ZTIPN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseInfoModem *",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"self_type" : "_ZTIPN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"size" : 8,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.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" : 1,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKN4aidl7android8hardware5radio10RadioConstE",
|
|
"name" : "const aidl::android::hardware::radio::RadioConst",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConstE",
|
|
"self_type" : "_ZTIKN4aidl7android8hardware5radio10RadioConstE",
|
|
"size" : 1,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKN4aidl7android8hardware5radio10RadioErrorE",
|
|
"name" : "const aidl::android::hardware::radio::RadioError",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioErrorE",
|
|
"self_type" : "_ZTIKN4aidl7android8hardware5radio10RadioErrorE",
|
|
"size" : 4,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseInfo",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"self_type" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"size" : 12,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseType",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"self_type" : "_ZTIKN4aidl7android8hardware5radio17RadioResponseTypeE",
|
|
"size" : 4,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"name" : "const aidl::android::hardware::radio::RadioResponseInfoModem",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"self_type" : "_ZTIKN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"size" : 16,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware5radio10RadioErrorELm89EEE",
|
|
"name" : "const std::array<aidl::android::hardware::radio::RadioError, 89UL>",
|
|
"referenced_type" : "_ZTINSt3__15arrayIN4aidl7android8hardware5radio10RadioErrorELm89EEE",
|
|
"self_type" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware5radio10RadioErrorELm89EEE",
|
|
"size" : 356,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioError.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"is_const" : true,
|
|
"linker_set_key" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware5radio17RadioResponseTypeELm3EEE",
|
|
"name" : "const std::array<aidl::android::hardware::radio::RadioResponseType, 3UL>",
|
|
"referenced_type" : "_ZTINSt3__15arrayIN4aidl7android8hardware5radio17RadioResponseTypeELm3EEE",
|
|
"self_type" : "_ZTIKNSt3__15arrayIN4aidl7android8hardware5radio17RadioResponseTypeELm3EEE",
|
|
"size" : 12,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseType.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__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" : "_ZTIKb",
|
|
"name" : "const bool",
|
|
"referenced_type" : "_ZTIb",
|
|
"self_type" : "_ZTIKb",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcel_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" : "_ZTIKi",
|
|
"name" : "const int",
|
|
"referenced_type" : "_ZTIi",
|
|
"self_type" : "_ZTIKi",
|
|
"size" : 4,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.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" : 1,
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio10RadioConstE",
|
|
"name" : "aidl::android::hardware::radio::RadioConst",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioConstE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio10RadioConstE",
|
|
"size" : 1,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioConst.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"fields" :
|
|
[
|
|
{
|
|
"field_name" : "type",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
},
|
|
{
|
|
"field_name" : "serial",
|
|
"field_offset" : 32,
|
|
"referenced_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"field_name" : "error",
|
|
"field_offset" : 64,
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseInfo",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseInfoE",
|
|
"size" : 12,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfo.h"
|
|
},
|
|
{
|
|
"alignment" : 4,
|
|
"fields" :
|
|
[
|
|
{
|
|
"field_name" : "type",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
},
|
|
{
|
|
"field_name" : "serial",
|
|
"field_offset" : 32,
|
|
"referenced_type" : "_ZTIi"
|
|
},
|
|
{
|
|
"field_name" : "error",
|
|
"field_offset" : 64,
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
},
|
|
{
|
|
"field_name" : "isEnabled",
|
|
"field_offset" : 96,
|
|
"referenced_type" : "_ZTIb"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"name" : "aidl::android::hardware::radio::RadioResponseInfoModem",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"self_type" : "_ZTIN4aidl7android8hardware5radio22RadioResponseInfoModemE",
|
|
"size" : 16,
|
|
"source_file" : "out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio-V1-ndk-source/gen/include/aidl/android/hardware/radio/RadioResponseInfoModem.h"
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"name" : "android::internal::details::IsPointerLike<aidl::android::hardware::radio::RadioError>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"name" : "android::internal::details::IsPointerLike<aidl::android::hardware::radio::RadioResponseType>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"self_type" : "_ZTIN7android8internal7details13IsPointerLikeIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"name" : "android::internal::details::ToEmptyString<aidl::android::hardware::radio::RadioError>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"name" : "android::internal::details::ToEmptyString<aidl::android::hardware::radio::RadioResponseType>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"self_type" : "_ZTIN7android8internal7details13ToEmptyStringIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details13ToEmptyStringIbEE",
|
|
"name" : "android::internal::details::ToEmptyString<bool>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details13ToEmptyStringIbEE",
|
|
"self_type" : "_ZTIN7android8internal7details13ToEmptyStringIbEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIb"
|
|
]
|
|
},
|
|
{
|
|
"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" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::radio::RadioError>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"name" : "android::internal::details::HasToStringMethod<aidl::android::hardware::radio::RadioResponseType>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"self_type" : "_ZTIN7android8internal7details17HasToStringMethodIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"base_specifiers" :
|
|
[
|
|
{
|
|
"referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio10RadioErrorENSt3__110shared_ptrEEE",
|
|
"name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::radio::RadioError, std::shared_ptr>",
|
|
"referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio10RadioErrorENSt3__110shared_ptrEEE",
|
|
"self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio10RadioErrorENSt3__110shared_ptrEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"base_specifiers" :
|
|
[
|
|
{
|
|
"referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio10RadioErrorENSt3__18optionalEEE",
|
|
"name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::radio::RadioError, std::optional>",
|
|
"referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio10RadioErrorENSt3__18optionalEEE",
|
|
"self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio10RadioErrorENSt3__18optionalEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"base_specifiers" :
|
|
[
|
|
{
|
|
"referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio17RadioResponseTypeENSt3__110shared_ptrEEE",
|
|
"name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::radio::RadioResponseType, std::shared_ptr>",
|
|
"referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio17RadioResponseTypeENSt3__110shared_ptrEEE",
|
|
"self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio17RadioResponseTypeENSt3__110shared_ptrEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"base_specifiers" :
|
|
[
|
|
{
|
|
"referenced_type" : "_ZTINSt3__117integral_constantIbLb0EEE"
|
|
}
|
|
],
|
|
"linker_set_key" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio17RadioResponseTypeENSt3__18optionalEEE",
|
|
"name" : "android::internal::details::IsInstantiationOf<aidl::android::hardware::radio::RadioResponseType, std::optional>",
|
|
"referenced_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio17RadioResponseTypeENSt3__18optionalEEE",
|
|
"self_type" : "_ZTIN7android8internal7details17IsInstantiationOfIN4aidl7android8hardware5radio17RadioResponseTypeENSt3__18optionalEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::radio::RadioError>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio10RadioErrorEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio10RadioErrorE"
|
|
]
|
|
},
|
|
{
|
|
"alignment" : 1,
|
|
"linker_set_key" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"name" : "android::internal::details::HasToStringFunction<aidl::android::hardware::radio::RadioResponseType>",
|
|
"record_kind" : "class",
|
|
"referenced_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"self_type" : "_ZTIN7android8internal7details19HasToStringFunctionIN4aidl7android8hardware5radio17RadioResponseTypeEEE",
|
|
"size" : 1,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_to_string.h",
|
|
"template_args" :
|
|
[
|
|
"_ZTIN4aidl7android8hardware5radio17RadioResponseTypeE"
|
|
]
|
|
}
|
|
],
|
|
"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" : "_ZTION3ndk17AParcelableHolderE",
|
|
"name" : "ndk::AParcelableHolder &&",
|
|
"referenced_type" : "_ZTIN3ndk17AParcelableHolderE",
|
|
"self_type" : "_ZTION3ndk17AParcelableHolderE",
|
|
"size" : 8,
|
|
"source_file" : "frameworks/native/libs/binder/ndk/include_cpp/android/binder_parcelable_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"
|
|
}
|
|
]
|
|
}
|