1{ 2 "array_types" : [], 3 "builtin_types" : 4 [ 5 { 6 "alignment" : 4, 7 "is_integral" : true, 8 "is_unsigned" : true, 9 "linker_set_key" : "_ZTIDi", 10 "name" : "char32_t", 11 "referenced_type" : "_ZTIDi", 12 "self_type" : "_ZTIDi", 13 "size" : 4 14 }, 15 { 16 "alignment" : 4, 17 "linker_set_key" : "_ZTIDn", 18 "name" : "std::nullptr_t", 19 "referenced_type" : "_ZTIDn", 20 "self_type" : "_ZTIDn", 21 "size" : 4 22 }, 23 { 24 "alignment" : 2, 25 "is_integral" : true, 26 "is_unsigned" : true, 27 "linker_set_key" : "_ZTIDs", 28 "name" : "char16_t", 29 "referenced_type" : "_ZTIDs", 30 "self_type" : "_ZTIDs", 31 "size" : 2 32 }, 33 { 34 "alignment" : 1, 35 "is_integral" : true, 36 "linker_set_key" : "_ZTIa", 37 "name" : "signed char", 38 "referenced_type" : "_ZTIa", 39 "self_type" : "_ZTIa", 40 "size" : 1 41 }, 42 { 43 "alignment" : 1, 44 "is_integral" : true, 45 "is_unsigned" : true, 46 "linker_set_key" : "_ZTIb", 47 "name" : "bool", 48 "referenced_type" : "_ZTIb", 49 "self_type" : "_ZTIb", 50 "size" : 1 51 }, 52 { 53 "alignment" : 1, 54 "is_integral" : true, 55 "linker_set_key" : "_ZTIc", 56 "name" : "char", 57 "referenced_type" : "_ZTIc", 58 "self_type" : "_ZTIc", 59 "size" : 1 60 }, 61 { 62 "alignment" : 4, 63 "linker_set_key" : "_ZTId", 64 "name" : "double", 65 "referenced_type" : "_ZTId", 66 "self_type" : "_ZTId", 67 "size" : 8 68 }, 69 { 70 "alignment" : 4, 71 "linker_set_key" : "_ZTIe", 72 "name" : "long double", 73 "referenced_type" : "_ZTIe", 74 "self_type" : "_ZTIe", 75 "size" : 8 76 }, 77 { 78 "alignment" : 4, 79 "linker_set_key" : "_ZTIf", 80 "name" : "float", 81 "referenced_type" : "_ZTIf", 82 "self_type" : "_ZTIf", 83 "size" : 4 84 }, 85 { 86 "alignment" : 1, 87 "is_integral" : true, 88 "is_unsigned" : true, 89 "linker_set_key" : "_ZTIh", 90 "name" : "unsigned char", 91 "referenced_type" : "_ZTIh", 92 "self_type" : "_ZTIh", 93 "size" : 1 94 }, 95 { 96 "alignment" : 4, 97 "is_integral" : true, 98 "linker_set_key" : "_ZTIi", 99 "name" : "int", 100 "referenced_type" : "_ZTIi", 101 "self_type" : "_ZTIi", 102 "size" : 4 103 }, 104 { 105 "alignment" : 4, 106 "is_integral" : true, 107 "is_unsigned" : true, 108 "linker_set_key" : "_ZTIj", 109 "name" : "unsigned int", 110 "referenced_type" : "_ZTIj", 111 "self_type" : "_ZTIj", 112 "size" : 4 113 }, 114 { 115 "alignment" : 4, 116 "is_integral" : true, 117 "linker_set_key" : "_ZTIl", 118 "name" : "long", 119 "referenced_type" : "_ZTIl", 120 "self_type" : "_ZTIl", 121 "size" : 4 122 }, 123 { 124 "alignment" : 4, 125 "is_integral" : true, 126 "is_unsigned" : true, 127 "linker_set_key" : "_ZTIm", 128 "name" : "unsigned long", 129 "referenced_type" : "_ZTIm", 130 "self_type" : "_ZTIm", 131 "size" : 4 132 }, 133 { 134 "alignment" : 2, 135 "is_integral" : true, 136 "linker_set_key" : "_ZTIs", 137 "name" : "short", 138 "referenced_type" : "_ZTIs", 139 "self_type" : "_ZTIs", 140 "size" : 2 141 }, 142 { 143 "alignment" : 2, 144 "is_integral" : true, 145 "is_unsigned" : true, 146 "linker_set_key" : "_ZTIt", 147 "name" : "unsigned short", 148 "referenced_type" : "_ZTIt", 149 "self_type" : "_ZTIt", 150 "size" : 2 151 }, 152 { 153 "linker_set_key" : "_ZTIv", 154 "name" : "void", 155 "referenced_type" : "_ZTIv", 156 "self_type" : "_ZTIv" 157 }, 158 { 159 "alignment" : 4, 160 "is_integral" : true, 161 "linker_set_key" : "_ZTIw", 162 "name" : "wchar_t", 163 "referenced_type" : "_ZTIw", 164 "self_type" : "_ZTIw", 165 "size" : 4 166 }, 167 { 168 "alignment" : 4, 169 "is_integral" : true, 170 "linker_set_key" : "_ZTIx", 171 "name" : "long long", 172 "referenced_type" : "_ZTIx", 173 "self_type" : "_ZTIx", 174 "size" : 8 175 }, 176 { 177 "alignment" : 4, 178 "is_integral" : true, 179 "is_unsigned" : true, 180 "linker_set_key" : "_ZTIy", 181 "name" : "unsigned long long", 182 "referenced_type" : "_ZTIy", 183 "self_type" : "_ZTIy", 184 "size" : 8 185 } 186 ], 187 "elf_functions" : 188 [ 189 { 190 "binding" : "weak", 191 "name" : "ABinderProcess_handlePolledCommands" 192 }, 193 { 194 "name" : "ABinderProcess_isThreadPoolStarted" 195 }, 196 { 197 "name" : "ABinderProcess_joinThreadPool" 198 }, 199 { 200 "name" : "ABinderProcess_setThreadPoolMaxThreadCount" 201 }, 202 { 203 "binding" : "weak", 204 "name" : "ABinderProcess_setupPolling" 205 }, 206 { 207 "name" : "ABinderProcess_startThreadPool" 208 }, 209 { 210 "name" : "AIBinder_Class_define" 211 }, 212 { 213 "name" : "AIBinder_Class_disableInterfaceTokenHeader" 214 }, 215 { 216 "name" : "AIBinder_Class_getDescriptor" 217 }, 218 { 219 "binding" : "weak", 220 "name" : "AIBinder_Class_setHandleShellCommand" 221 }, 222 { 223 "name" : "AIBinder_Class_setOnDump" 224 }, 225 { 226 "name" : "AIBinder_DeathRecipient_delete" 227 }, 228 { 229 "name" : "AIBinder_DeathRecipient_new" 230 }, 231 { 232 "name" : "AIBinder_DeathRecipient_setOnUnlinked" 233 }, 234 { 235 "name" : "AIBinder_Weak_clone" 236 }, 237 { 238 "name" : "AIBinder_Weak_delete" 239 }, 240 { 241 "name" : "AIBinder_Weak_lt" 242 }, 243 { 244 "name" : "AIBinder_Weak_new" 245 }, 246 { 247 "name" : "AIBinder_Weak_promote" 248 }, 249 { 250 "name" : "AIBinder_associateClass" 251 }, 252 { 253 "name" : "AIBinder_debugGetRefCount" 254 }, 255 { 256 "name" : "AIBinder_decStrong" 257 }, 258 { 259 "name" : "AIBinder_dump" 260 }, 261 { 262 "name" : "AIBinder_forceDowngradeToSystemStability" 263 }, 264 { 265 "name" : "AIBinder_forceDowngradeToVendorStability" 266 }, 267 { 268 "name" : "AIBinder_fromJavaBinder" 269 }, 270 { 271 "name" : "AIBinder_getCallingPid" 272 }, 273 { 274 "binding" : "weak", 275 "name" : "AIBinder_getCallingSid" 276 }, 277 { 278 "name" : "AIBinder_getCallingUid" 279 }, 280 { 281 "name" : "AIBinder_getClass" 282 }, 283 { 284 "name" : "AIBinder_getExtension" 285 }, 286 { 287 "name" : "AIBinder_getUserData" 288 }, 289 { 290 "name" : "AIBinder_incStrong" 291 }, 292 { 293 "name" : "AIBinder_isAlive" 294 }, 295 { 296 "name" : "AIBinder_isHandlingTransaction" 297 }, 298 { 299 "name" : "AIBinder_isRemote" 300 }, 301 { 302 "name" : "AIBinder_linkToDeath" 303 }, 304 { 305 "name" : "AIBinder_lt" 306 }, 307 { 308 "binding" : "weak", 309 "name" : "AIBinder_markSystemStability" 310 }, 311 { 312 "name" : "AIBinder_markVendorStability" 313 }, 314 { 315 "name" : "AIBinder_markVintfStability" 316 }, 317 { 318 "name" : "AIBinder_new" 319 }, 320 { 321 "name" : "AIBinder_ping" 322 }, 323 { 324 "name" : "AIBinder_prepareTransaction" 325 }, 326 { 327 "name" : "AIBinder_setExtension" 328 }, 329 { 330 "name" : "AIBinder_setInheritRt" 331 }, 332 { 333 "name" : "AIBinder_setMinSchedulerPolicy" 334 }, 335 { 336 "binding" : "weak", 337 "name" : "AIBinder_setRequestingSid" 338 }, 339 { 340 "name" : "AIBinder_toJavaBinder" 341 }, 342 { 343 "name" : "AIBinder_transact" 344 }, 345 { 346 "name" : "AIBinder_unlinkToDeath" 347 }, 348 { 349 "name" : "AParcel_appendFrom" 350 }, 351 { 352 "name" : "AParcel_create" 353 }, 354 { 355 "name" : "AParcel_delete" 356 }, 357 { 358 "name" : "AParcel_fromJavaParcel" 359 }, 360 { 361 "name" : "AParcel_getAllowFds" 362 }, 363 { 364 "name" : "AParcel_getDataPosition" 365 }, 366 { 367 "name" : "AParcel_getDataSize" 368 }, 369 { 370 "name" : "AParcel_markSensitive" 371 }, 372 { 373 "name" : "AParcel_marshal" 374 }, 375 { 376 "name" : "AParcel_readBool" 377 }, 378 { 379 "name" : "AParcel_readBoolArray" 380 }, 381 { 382 "name" : "AParcel_readByte" 383 }, 384 { 385 "name" : "AParcel_readByteArray" 386 }, 387 { 388 "name" : "AParcel_readChar" 389 }, 390 { 391 "name" : "AParcel_readCharArray" 392 }, 393 { 394 "name" : "AParcel_readDouble" 395 }, 396 { 397 "name" : "AParcel_readDoubleArray" 398 }, 399 { 400 "name" : "AParcel_readFloat" 401 }, 402 { 403 "name" : "AParcel_readFloatArray" 404 }, 405 { 406 "name" : "AParcel_readInt32" 407 }, 408 { 409 "name" : "AParcel_readInt32Array" 410 }, 411 { 412 "name" : "AParcel_readInt64" 413 }, 414 { 415 "name" : "AParcel_readInt64Array" 416 }, 417 { 418 "name" : "AParcel_readParcelFileDescriptor" 419 }, 420 { 421 "name" : "AParcel_readParcelableArray" 422 }, 423 { 424 "name" : "AParcel_readStatusHeader" 425 }, 426 { 427 "name" : "AParcel_readString" 428 }, 429 { 430 "name" : "AParcel_readStringArray" 431 }, 432 { 433 "name" : "AParcel_readStrongBinder" 434 }, 435 { 436 "name" : "AParcel_readUint32" 437 }, 438 { 439 "name" : "AParcel_readUint32Array" 440 }, 441 { 442 "name" : "AParcel_readUint64" 443 }, 444 { 445 "name" : "AParcel_readUint64Array" 446 }, 447 { 448 "name" : "AParcel_reset" 449 }, 450 { 451 "name" : "AParcel_setDataPosition" 452 }, 453 { 454 "name" : "AParcel_unmarshal" 455 }, 456 { 457 "name" : "AParcel_writeBool" 458 }, 459 { 460 "name" : "AParcel_writeBoolArray" 461 }, 462 { 463 "name" : "AParcel_writeByte" 464 }, 465 { 466 "name" : "AParcel_writeByteArray" 467 }, 468 { 469 "name" : "AParcel_writeChar" 470 }, 471 { 472 "name" : "AParcel_writeCharArray" 473 }, 474 { 475 "name" : "AParcel_writeDouble" 476 }, 477 { 478 "name" : "AParcel_writeDoubleArray" 479 }, 480 { 481 "name" : "AParcel_writeFloat" 482 }, 483 { 484 "name" : "AParcel_writeFloatArray" 485 }, 486 { 487 "name" : "AParcel_writeInt32" 488 }, 489 { 490 "name" : "AParcel_writeInt32Array" 491 }, 492 { 493 "name" : "AParcel_writeInt64" 494 }, 495 { 496 "name" : "AParcel_writeInt64Array" 497 }, 498 { 499 "name" : "AParcel_writeParcelFileDescriptor" 500 }, 501 { 502 "name" : "AParcel_writeParcelableArray" 503 }, 504 { 505 "name" : "AParcel_writeStatusHeader" 506 }, 507 { 508 "name" : "AParcel_writeString" 509 }, 510 { 511 "name" : "AParcel_writeStringArray" 512 }, 513 { 514 "name" : "AParcel_writeStrongBinder" 515 }, 516 { 517 "name" : "AParcel_writeUint32" 518 }, 519 { 520 "name" : "AParcel_writeUint32Array" 521 }, 522 { 523 "name" : "AParcel_writeUint64" 524 }, 525 { 526 "name" : "AParcel_writeUint64Array" 527 }, 528 { 529 "name" : "AServiceManager_NotificationRegistration_delete" 530 }, 531 { 532 "name" : "AServiceManager_addService" 533 }, 534 { 535 "name" : "AServiceManager_addServiceWithFlags" 536 }, 537 { 538 "name" : "AServiceManager_checkService" 539 }, 540 { 541 "name" : "AServiceManager_forEachDeclaredInstance" 542 }, 543 { 544 "name" : "AServiceManager_forceLazyServicesPersist" 545 }, 546 { 547 "name" : "AServiceManager_getService" 548 }, 549 { 550 "name" : "AServiceManager_getUpdatableApexName" 551 }, 552 { 553 "name" : "AServiceManager_isDeclared" 554 }, 555 { 556 "name" : "AServiceManager_isUpdatableViaApex" 557 }, 558 { 559 "name" : "AServiceManager_reRegister" 560 }, 561 { 562 "name" : "AServiceManager_registerForServiceNotifications" 563 }, 564 { 565 "name" : "AServiceManager_registerLazyService" 566 }, 567 { 568 "name" : "AServiceManager_setActiveServicesCallback" 569 }, 570 { 571 "name" : "AServiceManager_tryUnregister" 572 }, 573 { 574 "name" : "AServiceManager_waitForService" 575 }, 576 { 577 "name" : "AStatus_delete" 578 }, 579 { 580 "name" : "AStatus_deleteDescription" 581 }, 582 { 583 "name" : "AStatus_fromExceptionCode" 584 }, 585 { 586 "name" : "AStatus_fromExceptionCodeWithMessage" 587 }, 588 { 589 "name" : "AStatus_fromServiceSpecificError" 590 }, 591 { 592 "name" : "AStatus_fromServiceSpecificErrorWithMessage" 593 }, 594 { 595 "name" : "AStatus_fromStatus" 596 }, 597 { 598 "name" : "AStatus_getDescription" 599 }, 600 { 601 "name" : "AStatus_getExceptionCode" 602 }, 603 { 604 "name" : "AStatus_getMessage" 605 }, 606 { 607 "name" : "AStatus_getServiceSpecificError" 608 }, 609 { 610 "name" : "AStatus_getStatus" 611 }, 612 { 613 "name" : "AStatus_isOk" 614 }, 615 { 616 "name" : "AStatus_newOk" 617 }, 618 { 619 "name" : "_Z25AIBinder_toPlatformBinderP8AIBinder" 620 }, 621 { 622 "name" : "_Z26AParcel_viewPlatformParcelP7AParcel" 623 }, 624 { 625 "name" : "_Z26AParcel_viewPlatformParcelPK7AParcel" 626 }, 627 { 628 "name" : "_Z27AIBinder_fromPlatformBinderRKN7android2spINS_7IBinderEEE" 629 } 630 ], 631 "elf_objects" : [], 632 "enum_types" : 633 [ 634 { 635 "alignment" : 4, 636 "enum_fields" : 637 [ 638 { 639 "enum_field_value" : 1, 640 "name" : "FLAG_ONEWAY" 641 } 642 ], 643 "linker_set_key" : "_ZTI12$FLAG_ONEWAY", 644 "name" : "(unnamed)", 645 "referenced_type" : "_ZTI12$FLAG_ONEWAY", 646 "self_type" : "_ZTI12$FLAG_ONEWAY", 647 "size" : 4, 648 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h", 649 "underlying_type" : "_ZTIj" 650 }, 651 { 652 "alignment" : 4, 653 "enum_fields" : 654 [ 655 { 656 "enum_field_value" : 0, 657 "name" : "JNIInvalidRefType" 658 }, 659 { 660 "enum_field_value" : 1, 661 "name" : "JNILocalRefType" 662 }, 663 { 664 "enum_field_value" : 2, 665 "name" : "JNIGlobalRefType" 666 }, 667 { 668 "enum_field_value" : 3, 669 "name" : "JNIWeakGlobalRefType" 670 } 671 ], 672 "linker_set_key" : "_ZTI14jobjectRefType", 673 "name" : "jobjectRefType", 674 "referenced_type" : "_ZTI14jobjectRefType", 675 "self_type" : "_ZTI14jobjectRefType", 676 "size" : 4, 677 "source_file" : "libnativehelper/include_jni/jni.h", 678 "underlying_type" : "_ZTIj" 679 }, 680 { 681 "alignment" : 4, 682 "enum_fields" : 683 [ 684 { 685 "enum_field_value" : 32, 686 "name" : "FLAG_CLEAR_BUF" 687 } 688 ], 689 "linker_set_key" : "_ZTI15$FLAG_CLEAR_BUF", 690 "name" : "(unnamed)", 691 "referenced_type" : "_ZTI15$FLAG_CLEAR_BUF", 692 "self_type" : "_ZTI15$FLAG_CLEAR_BUF", 693 "size" : 4, 694 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h", 695 "underlying_type" : "_ZTIj" 696 }, 697 { 698 "alignment" : 4, 699 "enum_fields" : 700 [ 701 { 702 "enum_field_value" : 0, 703 "name" : "EX_NONE" 704 }, 705 { 706 "enum_field_value" : -1, 707 "name" : "EX_SECURITY" 708 }, 709 { 710 "enum_field_value" : -2, 711 "name" : "EX_BAD_PARCELABLE" 712 }, 713 { 714 "enum_field_value" : -3, 715 "name" : "EX_ILLEGAL_ARGUMENT" 716 }, 717 { 718 "enum_field_value" : -4, 719 "name" : "EX_NULL_POINTER" 720 }, 721 { 722 "enum_field_value" : -5, 723 "name" : "EX_ILLEGAL_STATE" 724 }, 725 { 726 "enum_field_value" : -6, 727 "name" : "EX_NETWORK_MAIN_THREAD" 728 }, 729 { 730 "enum_field_value" : -7, 731 "name" : "EX_UNSUPPORTED_OPERATION" 732 }, 733 { 734 "enum_field_value" : -8, 735 "name" : "EX_SERVICE_SPECIFIC" 736 }, 737 { 738 "enum_field_value" : -9, 739 "name" : "EX_PARCELABLE" 740 }, 741 { 742 "enum_field_value" : -129, 743 "name" : "EX_TRANSACTION_FAILED" 744 } 745 ], 746 "linker_set_key" : "_ZTI18$EX_BAD_PARCELABLE", 747 "name" : "(unnamed)", 748 "referenced_type" : "_ZTI18$EX_BAD_PARCELABLE", 749 "self_type" : "_ZTI18$EX_BAD_PARCELABLE", 750 "size" : 4, 751 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h", 752 "underlying_type" : "_ZTIi" 753 }, 754 { 755 "alignment" : 4, 756 "enum_fields" : 757 [ 758 { 759 "enum_field_value" : 0, 760 "name" : "FLAG_PRIVATE_LOCAL" 761 } 762 ], 763 "linker_set_key" : "_ZTI19$FLAG_PRIVATE_LOCAL", 764 "name" : "(unnamed)", 765 "referenced_type" : "_ZTI19$FLAG_PRIVATE_LOCAL", 766 "self_type" : "_ZTI19$FLAG_PRIVATE_LOCAL", 767 "size" : 4, 768 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h", 769 "underlying_type" : "_ZTIj" 770 }, 771 { 772 "alignment" : 4, 773 "enum_fields" : 774 [ 775 { 776 "enum_field_value" : 268435456, 777 "name" : "FLAG_PRIVATE_VENDOR" 778 } 779 ], 780 "linker_set_key" : "_ZTI20$FLAG_PRIVATE_VENDOR", 781 "name" : "(unnamed)", 782 "referenced_type" : "_ZTI20$FLAG_PRIVATE_VENDOR", 783 "self_type" : "_ZTI20$FLAG_PRIVATE_VENDOR", 784 "size" : 4, 785 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h", 786 "underlying_type" : "_ZTIj" 787 }, 788 { 789 "alignment" : 4, 790 "enum_fields" : 791 [ 792 { 793 "enum_field_value" : 0, 794 "name" : "STATUS_OK" 795 }, 796 { 797 "enum_field_value" : -2147483648, 798 "name" : "STATUS_UNKNOWN_ERROR" 799 }, 800 { 801 "enum_field_value" : -12, 802 "name" : "STATUS_NO_MEMORY" 803 }, 804 { 805 "enum_field_value" : -38, 806 "name" : "STATUS_INVALID_OPERATION" 807 }, 808 { 809 "enum_field_value" : -22, 810 "name" : "STATUS_BAD_VALUE" 811 }, 812 { 813 "enum_field_value" : -2147483647, 814 "name" : "STATUS_BAD_TYPE" 815 }, 816 { 817 "enum_field_value" : -2, 818 "name" : "STATUS_NAME_NOT_FOUND" 819 }, 820 { 821 "enum_field_value" : -1, 822 "name" : "STATUS_PERMISSION_DENIED" 823 }, 824 { 825 "enum_field_value" : -19, 826 "name" : "STATUS_NO_INIT" 827 }, 828 { 829 "enum_field_value" : -17, 830 "name" : "STATUS_ALREADY_EXISTS" 831 }, 832 { 833 "enum_field_value" : -32, 834 "name" : "STATUS_DEAD_OBJECT" 835 }, 836 { 837 "enum_field_value" : -2147483646, 838 "name" : "STATUS_FAILED_TRANSACTION" 839 }, 840 { 841 "enum_field_value" : -75, 842 "name" : "STATUS_BAD_INDEX" 843 }, 844 { 845 "enum_field_value" : -61, 846 "name" : "STATUS_NOT_ENOUGH_DATA" 847 }, 848 { 849 "enum_field_value" : -11, 850 "name" : "STATUS_WOULD_BLOCK" 851 }, 852 { 853 "enum_field_value" : -110, 854 "name" : "STATUS_TIMED_OUT" 855 }, 856 { 857 "enum_field_value" : -74, 858 "name" : "STATUS_UNKNOWN_TRANSACTION" 859 }, 860 { 861 "enum_field_value" : -2147483641, 862 "name" : "STATUS_FDS_NOT_ALLOWED" 863 }, 864 { 865 "enum_field_value" : -2147483640, 866 "name" : "STATUS_UNEXPECTED_NULL" 867 } 868 ], 869 "linker_set_key" : "_ZTI22$STATUS_ALREADY_EXISTS", 870 "name" : "(unnamed)", 871 "referenced_type" : "_ZTI22$STATUS_ALREADY_EXISTS", 872 "self_type" : "_ZTI22$STATUS_ALREADY_EXISTS", 873 "size" : 4, 874 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h", 875 "underlying_type" : "_ZTIi" 876 }, 877 { 878 "alignment" : 4, 879 "enum_fields" : 880 [ 881 { 882 "enum_field_value" : 1, 883 "name" : "FIRST_CALL_TRANSACTION" 884 }, 885 { 886 "enum_field_value" : 16777215, 887 "name" : "LAST_CALL_TRANSACTION" 888 } 889 ], 890 "linker_set_key" : "_ZTI23$FIRST_CALL_TRANSACTION", 891 "name" : "(unnamed)", 892 "referenced_type" : "_ZTI23$FIRST_CALL_TRANSACTION", 893 "self_type" : "_ZTI23$FIRST_CALL_TRANSACTION", 894 "size" : 4, 895 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h", 896 "underlying_type" : "_ZTIj" 897 }, 898 { 899 "alignment" : 4, 900 "enum_fields" : 901 [ 902 { 903 "enum_field_value" : 1, 904 "name" : "ADD_SERVICE_ALLOW_ISOLATED" 905 } 906 ], 907 "linker_set_key" : "_ZTI30AServiceManager_AddServiceFlag", 908 "name" : "AServiceManager_AddServiceFlag", 909 "referenced_type" : "_ZTI30AServiceManager_AddServiceFlag", 910 "self_type" : "_ZTI30AServiceManager_AddServiceFlag", 911 "size" : 4, 912 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h", 913 "underlying_type" : "_ZTIj" 914 } 915 ], 916 "function_types" : 917 [ 918 { 919 "alignment" : 4, 920 "linker_set_key" : "_ZTIF14jobjectRefTypeP7_JNIEnvP8_jobjectE", 921 "name" : "jobjectRefType (_JNIEnv *, _jobject *)", 922 "parameters" : 923 [ 924 { 925 "referenced_type" : "_ZTIP7_JNIEnv" 926 }, 927 { 928 "referenced_type" : "_ZTIP8_jobject" 929 } 930 ], 931 "referenced_type" : "_ZTIF14jobjectRefTypeP7_JNIEnvP8_jobjectE", 932 "return_type" : "_ZTI14jobjectRefType", 933 "self_type" : "_ZTIF14jobjectRefTypeP7_JNIEnvP8_jobjectE", 934 "source_file" : "libnativehelper/include_jni/jni.h" 935 }, 936 { 937 "alignment" : 4, 938 "linker_set_key" : "_ZTIFP10_jintArrayP7_JNIEnviE", 939 "name" : "_jintArray *(_JNIEnv *, int)", 940 "parameters" : 941 [ 942 { 943 "referenced_type" : "_ZTIP7_JNIEnv" 944 }, 945 { 946 "referenced_type" : "_ZTIi" 947 } 948 ], 949 "referenced_type" : "_ZTIFP10_jintArrayP7_JNIEnviE", 950 "return_type" : "_ZTIP10_jintArray", 951 "self_type" : "_ZTIFP10_jintArrayP7_JNIEnviE", 952 "source_file" : "libnativehelper/include_jni/jni.h" 953 }, 954 { 955 "alignment" : 4, 956 "linker_set_key" : "_ZTIFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E", 957 "name" : "_jmethodID *(_JNIEnv *, _jclass *, const char *, const char *)", 958 "parameters" : 959 [ 960 { 961 "referenced_type" : "_ZTIP7_JNIEnv" 962 }, 963 { 964 "referenced_type" : "_ZTIP7_jclass" 965 }, 966 { 967 "referenced_type" : "_ZTIPKc" 968 }, 969 { 970 "referenced_type" : "_ZTIPKc" 971 } 972 ], 973 "referenced_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E", 974 "return_type" : "_ZTIP10_jmethodID", 975 "self_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E", 976 "source_file" : "libnativehelper/include_jni/jni.h" 977 }, 978 { 979 "alignment" : 4, 980 "linker_set_key" : "_ZTIFP10_jmethodIDP7_JNIEnvP8_jobjectE", 981 "name" : "_jmethodID *(_JNIEnv *, _jobject *)", 982 "parameters" : 983 [ 984 { 985 "referenced_type" : "_ZTIP7_JNIEnv" 986 }, 987 { 988 "referenced_type" : "_ZTIP8_jobject" 989 } 990 ], 991 "referenced_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP8_jobjectE", 992 "return_type" : "_ZTIP10_jmethodID", 993 "self_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP8_jobjectE", 994 "source_file" : "libnativehelper/include_jni/jni.h" 995 }, 996 { 997 "alignment" : 4, 998 "linker_set_key" : "_ZTIFP11_jbyteArrayP7_JNIEnviE", 999 "name" : "_jbyteArray *(_JNIEnv *, int)", 1000 "parameters" : 1001 [ 1002 { 1003 "referenced_type" : "_ZTIP7_JNIEnv" 1004 }, 1005 { 1006 "referenced_type" : "_ZTIi" 1007 } 1008 ], 1009 "referenced_type" : "_ZTIFP11_jbyteArrayP7_JNIEnviE", 1010 "return_type" : "_ZTIP11_jbyteArray", 1011 "self_type" : "_ZTIFP11_jbyteArrayP7_JNIEnviE", 1012 "source_file" : "libnativehelper/include_jni/jni.h" 1013 }, 1014 { 1015 "alignment" : 4, 1016 "linker_set_key" : "_ZTIFP11_jcharArrayP7_JNIEnviE", 1017 "name" : "_jcharArray *(_JNIEnv *, int)", 1018 "parameters" : 1019 [ 1020 { 1021 "referenced_type" : "_ZTIP7_JNIEnv" 1022 }, 1023 { 1024 "referenced_type" : "_ZTIi" 1025 } 1026 ], 1027 "referenced_type" : "_ZTIFP11_jcharArrayP7_JNIEnviE", 1028 "return_type" : "_ZTIP11_jcharArray", 1029 "self_type" : "_ZTIFP11_jcharArrayP7_JNIEnviE", 1030 "source_file" : "libnativehelper/include_jni/jni.h" 1031 }, 1032 { 1033 "alignment" : 4, 1034 "linker_set_key" : "_ZTIFP11_jlongArrayP7_JNIEnviE", 1035 "name" : "_jlongArray *(_JNIEnv *, int)", 1036 "parameters" : 1037 [ 1038 { 1039 "referenced_type" : "_ZTIP7_JNIEnv" 1040 }, 1041 { 1042 "referenced_type" : "_ZTIi" 1043 } 1044 ], 1045 "referenced_type" : "_ZTIFP11_jlongArrayP7_JNIEnviE", 1046 "return_type" : "_ZTIP11_jlongArray", 1047 "self_type" : "_ZTIFP11_jlongArrayP7_JNIEnviE", 1048 "source_file" : "libnativehelper/include_jni/jni.h" 1049 }, 1050 { 1051 "alignment" : 4, 1052 "linker_set_key" : "_ZTIFP11_jthrowableP7_JNIEnvE", 1053 "name" : "_jthrowable *(_JNIEnv *)", 1054 "parameters" : 1055 [ 1056 { 1057 "referenced_type" : "_ZTIP7_JNIEnv" 1058 } 1059 ], 1060 "referenced_type" : "_ZTIFP11_jthrowableP7_JNIEnvE", 1061 "return_type" : "_ZTIP11_jthrowable", 1062 "self_type" : "_ZTIFP11_jthrowableP7_JNIEnvE", 1063 "source_file" : "libnativehelper/include_jni/jni.h" 1064 }, 1065 { 1066 "alignment" : 4, 1067 "linker_set_key" : "_ZTIFP12_jfloatArrayP7_JNIEnviE", 1068 "name" : "_jfloatArray *(_JNIEnv *, int)", 1069 "parameters" : 1070 [ 1071 { 1072 "referenced_type" : "_ZTIP7_JNIEnv" 1073 }, 1074 { 1075 "referenced_type" : "_ZTIi" 1076 } 1077 ], 1078 "referenced_type" : "_ZTIFP12_jfloatArrayP7_JNIEnviE", 1079 "return_type" : "_ZTIP12_jfloatArray", 1080 "self_type" : "_ZTIFP12_jfloatArrayP7_JNIEnviE", 1081 "source_file" : "libnativehelper/include_jni/jni.h" 1082 }, 1083 { 1084 "alignment" : 4, 1085 "linker_set_key" : "_ZTIFP12_jshortArrayP7_JNIEnviE", 1086 "name" : "_jshortArray *(_JNIEnv *, int)", 1087 "parameters" : 1088 [ 1089 { 1090 "referenced_type" : "_ZTIP7_JNIEnv" 1091 }, 1092 { 1093 "referenced_type" : "_ZTIi" 1094 } 1095 ], 1096 "referenced_type" : "_ZTIFP12_jshortArrayP7_JNIEnviE", 1097 "return_type" : "_ZTIP12_jshortArray", 1098 "self_type" : "_ZTIFP12_jshortArrayP7_JNIEnviE", 1099 "source_file" : "libnativehelper/include_jni/jni.h" 1100 }, 1101 { 1102 "alignment" : 4, 1103 "linker_set_key" : "_ZTIFP13_jdoubleArrayP7_JNIEnviE", 1104 "name" : "_jdoubleArray *(_JNIEnv *, int)", 1105 "parameters" : 1106 [ 1107 { 1108 "referenced_type" : "_ZTIP7_JNIEnv" 1109 }, 1110 { 1111 "referenced_type" : "_ZTIi" 1112 } 1113 ], 1114 "referenced_type" : "_ZTIFP13_jdoubleArrayP7_JNIEnviE", 1115 "return_type" : "_ZTIP13_jdoubleArray", 1116 "self_type" : "_ZTIFP13_jdoubleArrayP7_JNIEnviE", 1117 "source_file" : "libnativehelper/include_jni/jni.h" 1118 }, 1119 { 1120 "alignment" : 4, 1121 "linker_set_key" : "_ZTIFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE", 1122 "name" : "_jobjectArray *(_JNIEnv *, int, _jclass *, _jobject *)", 1123 "parameters" : 1124 [ 1125 { 1126 "referenced_type" : "_ZTIP7_JNIEnv" 1127 }, 1128 { 1129 "referenced_type" : "_ZTIi" 1130 }, 1131 { 1132 "referenced_type" : "_ZTIP7_jclass" 1133 }, 1134 { 1135 "referenced_type" : "_ZTIP8_jobject" 1136 } 1137 ], 1138 "referenced_type" : "_ZTIFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE", 1139 "return_type" : "_ZTIP13_jobjectArray", 1140 "self_type" : "_ZTIFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE", 1141 "source_file" : "libnativehelper/include_jni/jni.h" 1142 }, 1143 { 1144 "alignment" : 4, 1145 "linker_set_key" : "_ZTIFP14_jbooleanArrayP7_JNIEnviE", 1146 "name" : "_jbooleanArray *(_JNIEnv *, int)", 1147 "parameters" : 1148 [ 1149 { 1150 "referenced_type" : "_ZTIP7_JNIEnv" 1151 }, 1152 { 1153 "referenced_type" : "_ZTIi" 1154 } 1155 ], 1156 "referenced_type" : "_ZTIFP14_jbooleanArrayP7_JNIEnviE", 1157 "return_type" : "_ZTIP14_jbooleanArray", 1158 "self_type" : "_ZTIFP14_jbooleanArrayP7_JNIEnviE", 1159 "source_file" : "libnativehelper/include_jni/jni.h" 1160 }, 1161 { 1162 "alignment" : 4, 1163 "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvP8_jobjectE", 1164 "name" : "_jclass *(_JNIEnv *, _jobject *)", 1165 "parameters" : 1166 [ 1167 { 1168 "referenced_type" : "_ZTIP7_JNIEnv" 1169 }, 1170 { 1171 "referenced_type" : "_ZTIP8_jobject" 1172 } 1173 ], 1174 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvP8_jobjectE", 1175 "return_type" : "_ZTIP7_jclass", 1176 "self_type" : "_ZTIFP7_jclassP7_JNIEnvP8_jobjectE", 1177 "source_file" : "libnativehelper/include_jni/jni.h" 1178 }, 1179 { 1180 "alignment" : 4, 1181 "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvPKcE", 1182 "name" : "_jclass *(_JNIEnv *, const char *)", 1183 "parameters" : 1184 [ 1185 { 1186 "referenced_type" : "_ZTIP7_JNIEnv" 1187 }, 1188 { 1189 "referenced_type" : "_ZTIPKc" 1190 } 1191 ], 1192 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvPKcE", 1193 "return_type" : "_ZTIP7_jclass", 1194 "self_type" : "_ZTIFP7_jclassP7_JNIEnvPKcE", 1195 "source_file" : "libnativehelper/include_jni/jni.h" 1196 }, 1197 { 1198 "alignment" : 4, 1199 "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE", 1200 "name" : "_jclass *(_JNIEnv *, const char *, _jobject *, const signed char *, int)", 1201 "parameters" : 1202 [ 1203 { 1204 "referenced_type" : "_ZTIP7_JNIEnv" 1205 }, 1206 { 1207 "referenced_type" : "_ZTIPKc" 1208 }, 1209 { 1210 "referenced_type" : "_ZTIP8_jobject" 1211 }, 1212 { 1213 "referenced_type" : "_ZTIPKa" 1214 }, 1215 { 1216 "referenced_type" : "_ZTIi" 1217 } 1218 ], 1219 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE", 1220 "return_type" : "_ZTIP7_jclass", 1221 "self_type" : "_ZTIFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE", 1222 "source_file" : "libnativehelper/include_jni/jni.h" 1223 }, 1224 { 1225 "alignment" : 4, 1226 "linker_set_key" : "_ZTIFP7_jclassP7_JNIEnvS0_E", 1227 "name" : "_jclass *(_JNIEnv *, _jclass *)", 1228 "parameters" : 1229 [ 1230 { 1231 "referenced_type" : "_ZTIP7_JNIEnv" 1232 }, 1233 { 1234 "referenced_type" : "_ZTIP7_jclass" 1235 } 1236 ], 1237 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvS0_E", 1238 "return_type" : "_ZTIP7_jclass", 1239 "self_type" : "_ZTIFP7_jclassP7_JNIEnvS0_E", 1240 "source_file" : "libnativehelper/include_jni/jni.h" 1241 }, 1242 { 1243 "alignment" : 4, 1244 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP13_jobjectArrayiE", 1245 "name" : "_jobject *(_JNIEnv *, _jobjectArray *, int)", 1246 "parameters" : 1247 [ 1248 { 1249 "referenced_type" : "_ZTIP7_JNIEnv" 1250 }, 1251 { 1252 "referenced_type" : "_ZTIP13_jobjectArray" 1253 }, 1254 { 1255 "referenced_type" : "_ZTIi" 1256 } 1257 ], 1258 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP13_jobjectArrayiE", 1259 "return_type" : "_ZTIP8_jobject", 1260 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP13_jobjectArrayiE", 1261 "source_file" : "libnativehelper/include_jni/jni.h" 1262 }, 1263 { 1264 "alignment" : 4, 1265 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassE", 1266 "name" : "_jobject *(_JNIEnv *, _jclass *)", 1267 "parameters" : 1268 [ 1269 { 1270 "referenced_type" : "_ZTIP7_JNIEnv" 1271 }, 1272 { 1273 "referenced_type" : "_ZTIP7_jclass" 1274 } 1275 ], 1276 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassE", 1277 "return_type" : "_ZTIP8_jobject", 1278 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassE", 1279 "source_file" : "libnativehelper/include_jni/jni.h" 1280 }, 1281 { 1282 "alignment" : 4, 1283 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 1284 "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 1285 "parameters" : 1286 [ 1287 { 1288 "referenced_type" : "_ZTIP7_JNIEnv" 1289 }, 1290 { 1291 "referenced_type" : "_ZTIP7_jclass" 1292 }, 1293 { 1294 "referenced_type" : "_ZTIP10_jmethodID" 1295 }, 1296 { 1297 "referenced_type" : "_ZTIPK6jvalue" 1298 } 1299 ], 1300 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 1301 "return_type" : "_ZTIP8_jobject", 1302 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 1303 "source_file" : "libnativehelper/include_jni/jni.h" 1304 }, 1305 { 1306 "alignment" : 4, 1307 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE", 1308 "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, char *)", 1309 "parameters" : 1310 [ 1311 { 1312 "referenced_type" : "_ZTIP7_JNIEnv" 1313 }, 1314 { 1315 "referenced_type" : "_ZTIP7_jclass" 1316 }, 1317 { 1318 "referenced_type" : "_ZTIP10_jmethodID" 1319 }, 1320 { 1321 "referenced_type" : "_ZTIPc" 1322 } 1323 ], 1324 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE", 1325 "return_type" : "_ZTIP8_jobject", 1326 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE", 1327 "source_file" : "libnativehelper/include_jni/jni.h" 1328 }, 1329 { 1330 "alignment" : 4, 1331 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE", 1332 "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, unsigned char)", 1333 "parameters" : 1334 [ 1335 { 1336 "referenced_type" : "_ZTIP7_JNIEnv" 1337 }, 1338 { 1339 "referenced_type" : "_ZTIP7_jclass" 1340 }, 1341 { 1342 "referenced_type" : "_ZTIP10_jmethodID" 1343 }, 1344 { 1345 "referenced_type" : "_ZTIh" 1346 } 1347 ], 1348 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE", 1349 "return_type" : "_ZTIP8_jobject", 1350 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE", 1351 "source_file" : "libnativehelper/include_jni/jni.h" 1352 }, 1353 { 1354 "alignment" : 4, 1355 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE", 1356 "name" : "_jobject *(_JNIEnv *, _jclass *, _jmethodID *, ...)", 1357 "parameters" : 1358 [ 1359 { 1360 "referenced_type" : "_ZTIP7_JNIEnv" 1361 }, 1362 { 1363 "referenced_type" : "_ZTIP7_jclass" 1364 }, 1365 { 1366 "referenced_type" : "_ZTIP10_jmethodID" 1367 } 1368 ], 1369 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE", 1370 "return_type" : "_ZTIP8_jobject", 1371 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE", 1372 "source_file" : "libnativehelper/include_jni/jni.h" 1373 }, 1374 { 1375 "alignment" : 4, 1376 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE", 1377 "name" : "_jobject *(_JNIEnv *, _jclass *, _jfieldID *)", 1378 "parameters" : 1379 [ 1380 { 1381 "referenced_type" : "_ZTIP7_JNIEnv" 1382 }, 1383 { 1384 "referenced_type" : "_ZTIP7_jclass" 1385 }, 1386 { 1387 "referenced_type" : "_ZTIP9_jfieldID" 1388 } 1389 ], 1390 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE", 1391 "return_type" : "_ZTIP8_jobject", 1392 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE", 1393 "source_file" : "libnativehelper/include_jni/jni.h" 1394 }, 1395 { 1396 "alignment" : 4, 1397 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE", 1398 "name" : "_jobject *(_JNIEnv *, _jclass *, _jfieldID *, unsigned char)", 1399 "parameters" : 1400 [ 1401 { 1402 "referenced_type" : "_ZTIP7_JNIEnv" 1403 }, 1404 { 1405 "referenced_type" : "_ZTIP7_jclass" 1406 }, 1407 { 1408 "referenced_type" : "_ZTIP9_jfieldID" 1409 }, 1410 { 1411 "referenced_type" : "_ZTIh" 1412 } 1413 ], 1414 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE", 1415 "return_type" : "_ZTIP8_jobject", 1416 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE", 1417 "source_file" : "libnativehelper/include_jni/jni.h" 1418 }, 1419 { 1420 "alignment" : 4, 1421 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvPvxE", 1422 "name" : "_jobject *(_JNIEnv *, void *, long long)", 1423 "parameters" : 1424 [ 1425 { 1426 "referenced_type" : "_ZTIP7_JNIEnv" 1427 }, 1428 { 1429 "referenced_type" : "_ZTIPv" 1430 }, 1431 { 1432 "referenced_type" : "_ZTIx" 1433 } 1434 ], 1435 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvPvxE", 1436 "return_type" : "_ZTIP8_jobject", 1437 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvPvxE", 1438 "source_file" : "libnativehelper/include_jni/jni.h" 1439 }, 1440 { 1441 "alignment" : 4, 1442 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_E", 1443 "name" : "_jobject *(_JNIEnv *, _jobject *)", 1444 "parameters" : 1445 [ 1446 { 1447 "referenced_type" : "_ZTIP7_JNIEnv" 1448 }, 1449 { 1450 "referenced_type" : "_ZTIP8_jobject" 1451 } 1452 ], 1453 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_E", 1454 "return_type" : "_ZTIP8_jobject", 1455 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_E", 1456 "source_file" : "libnativehelper/include_jni/jni.h" 1457 }, 1458 { 1459 "alignment" : 4, 1460 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE", 1461 "name" : "_jobject *(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 1462 "parameters" : 1463 [ 1464 { 1465 "referenced_type" : "_ZTIP7_JNIEnv" 1466 }, 1467 { 1468 "referenced_type" : "_ZTIP8_jobject" 1469 }, 1470 { 1471 "referenced_type" : "_ZTIP10_jmethodID" 1472 }, 1473 { 1474 "referenced_type" : "_ZTIPK6jvalue" 1475 } 1476 ], 1477 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE", 1478 "return_type" : "_ZTIP8_jobject", 1479 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE", 1480 "source_file" : "libnativehelper/include_jni/jni.h" 1481 }, 1482 { 1483 "alignment" : 4, 1484 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE", 1485 "name" : "_jobject *(_JNIEnv *, _jobject *, _jmethodID *, char *)", 1486 "parameters" : 1487 [ 1488 { 1489 "referenced_type" : "_ZTIP7_JNIEnv" 1490 }, 1491 { 1492 "referenced_type" : "_ZTIP8_jobject" 1493 }, 1494 { 1495 "referenced_type" : "_ZTIP10_jmethodID" 1496 }, 1497 { 1498 "referenced_type" : "_ZTIPc" 1499 } 1500 ], 1501 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE", 1502 "return_type" : "_ZTIP8_jobject", 1503 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE", 1504 "source_file" : "libnativehelper/include_jni/jni.h" 1505 }, 1506 { 1507 "alignment" : 4, 1508 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE", 1509 "name" : "_jobject *(_JNIEnv *, _jobject *, _jmethodID *, ...)", 1510 "parameters" : 1511 [ 1512 { 1513 "referenced_type" : "_ZTIP7_JNIEnv" 1514 }, 1515 { 1516 "referenced_type" : "_ZTIP8_jobject" 1517 }, 1518 { 1519 "referenced_type" : "_ZTIP10_jmethodID" 1520 } 1521 ], 1522 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE", 1523 "return_type" : "_ZTIP8_jobject", 1524 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE", 1525 "source_file" : "libnativehelper/include_jni/jni.h" 1526 }, 1527 { 1528 "alignment" : 4, 1529 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE", 1530 "name" : "_jobject *(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 1531 "parameters" : 1532 [ 1533 { 1534 "referenced_type" : "_ZTIP7_JNIEnv" 1535 }, 1536 { 1537 "referenced_type" : "_ZTIP8_jobject" 1538 }, 1539 { 1540 "referenced_type" : "_ZTIP7_jclass" 1541 }, 1542 { 1543 "referenced_type" : "_ZTIP10_jmethodID" 1544 }, 1545 { 1546 "referenced_type" : "_ZTIPK6jvalue" 1547 } 1548 ], 1549 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE", 1550 "return_type" : "_ZTIP8_jobject", 1551 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE", 1552 "source_file" : "libnativehelper/include_jni/jni.h" 1553 }, 1554 { 1555 "alignment" : 4, 1556 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE", 1557 "name" : "_jobject *(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 1558 "parameters" : 1559 [ 1560 { 1561 "referenced_type" : "_ZTIP7_JNIEnv" 1562 }, 1563 { 1564 "referenced_type" : "_ZTIP8_jobject" 1565 }, 1566 { 1567 "referenced_type" : "_ZTIP7_jclass" 1568 }, 1569 { 1570 "referenced_type" : "_ZTIP10_jmethodID" 1571 }, 1572 { 1573 "referenced_type" : "_ZTIPc" 1574 } 1575 ], 1576 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE", 1577 "return_type" : "_ZTIP8_jobject", 1578 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE", 1579 "source_file" : "libnativehelper/include_jni/jni.h" 1580 }, 1581 { 1582 "alignment" : 4, 1583 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE", 1584 "name" : "_jobject *(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 1585 "parameters" : 1586 [ 1587 { 1588 "referenced_type" : "_ZTIP7_JNIEnv" 1589 }, 1590 { 1591 "referenced_type" : "_ZTIP8_jobject" 1592 }, 1593 { 1594 "referenced_type" : "_ZTIP7_jclass" 1595 }, 1596 { 1597 "referenced_type" : "_ZTIP10_jmethodID" 1598 } 1599 ], 1600 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE", 1601 "return_type" : "_ZTIP8_jobject", 1602 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE", 1603 "source_file" : "libnativehelper/include_jni/jni.h" 1604 }, 1605 { 1606 "alignment" : 4, 1607 "linker_set_key" : "_ZTIFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE", 1608 "name" : "_jobject *(_JNIEnv *, _jobject *, _jfieldID *)", 1609 "parameters" : 1610 [ 1611 { 1612 "referenced_type" : "_ZTIP7_JNIEnv" 1613 }, 1614 { 1615 "referenced_type" : "_ZTIP8_jobject" 1616 }, 1617 { 1618 "referenced_type" : "_ZTIP9_jfieldID" 1619 } 1620 ], 1621 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE", 1622 "return_type" : "_ZTIP8_jobject", 1623 "self_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE", 1624 "source_file" : "libnativehelper/include_jni/jni.h" 1625 }, 1626 { 1627 "alignment" : 4, 1628 "linker_set_key" : "_ZTIFP8_jstringP7_JNIEnvPKcE", 1629 "name" : "_jstring *(_JNIEnv *, const char *)", 1630 "parameters" : 1631 [ 1632 { 1633 "referenced_type" : "_ZTIP7_JNIEnv" 1634 }, 1635 { 1636 "referenced_type" : "_ZTIPKc" 1637 } 1638 ], 1639 "referenced_type" : "_ZTIFP8_jstringP7_JNIEnvPKcE", 1640 "return_type" : "_ZTIP8_jstring", 1641 "self_type" : "_ZTIFP8_jstringP7_JNIEnvPKcE", 1642 "source_file" : "libnativehelper/include_jni/jni.h" 1643 }, 1644 { 1645 "alignment" : 4, 1646 "linker_set_key" : "_ZTIFP8_jstringP7_JNIEnvPKtiE", 1647 "name" : "_jstring *(_JNIEnv *, const unsigned short *, int)", 1648 "parameters" : 1649 [ 1650 { 1651 "referenced_type" : "_ZTIP7_JNIEnv" 1652 }, 1653 { 1654 "referenced_type" : "_ZTIPKt" 1655 }, 1656 { 1657 "referenced_type" : "_ZTIi" 1658 } 1659 ], 1660 "referenced_type" : "_ZTIFP8_jstringP7_JNIEnvPKtiE", 1661 "return_type" : "_ZTIP8_jstring", 1662 "self_type" : "_ZTIFP8_jstringP7_JNIEnvPKtiE", 1663 "source_file" : "libnativehelper/include_jni/jni.h" 1664 }, 1665 { 1666 "alignment" : 4, 1667 "linker_set_key" : "_ZTIFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E", 1668 "name" : "_jfieldID *(_JNIEnv *, _jclass *, const char *, const char *)", 1669 "parameters" : 1670 [ 1671 { 1672 "referenced_type" : "_ZTIP7_JNIEnv" 1673 }, 1674 { 1675 "referenced_type" : "_ZTIP7_jclass" 1676 }, 1677 { 1678 "referenced_type" : "_ZTIPKc" 1679 }, 1680 { 1681 "referenced_type" : "_ZTIPKc" 1682 } 1683 ], 1684 "referenced_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E", 1685 "return_type" : "_ZTIP9_jfieldID", 1686 "self_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E", 1687 "source_file" : "libnativehelper/include_jni/jni.h" 1688 }, 1689 { 1690 "alignment" : 4, 1691 "linker_set_key" : "_ZTIFP9_jfieldIDP7_JNIEnvP8_jobjectE", 1692 "name" : "_jfieldID *(_JNIEnv *, _jobject *)", 1693 "parameters" : 1694 [ 1695 { 1696 "referenced_type" : "_ZTIP7_JNIEnv" 1697 }, 1698 { 1699 "referenced_type" : "_ZTIP8_jobject" 1700 } 1701 ], 1702 "referenced_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP8_jobjectE", 1703 "return_type" : "_ZTIP9_jfieldID", 1704 "self_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP8_jobjectE", 1705 "source_file" : "libnativehelper/include_jni/jni.h" 1706 }, 1707 { 1708 "alignment" : 4, 1709 "linker_set_key" : "_ZTIFPKcP7_JNIEnvP8_jstringPhE", 1710 "name" : "const char *(_JNIEnv *, _jstring *, unsigned char *)", 1711 "parameters" : 1712 [ 1713 { 1714 "referenced_type" : "_ZTIP7_JNIEnv" 1715 }, 1716 { 1717 "referenced_type" : "_ZTIP8_jstring" 1718 }, 1719 { 1720 "referenced_type" : "_ZTIPh" 1721 } 1722 ], 1723 "referenced_type" : "_ZTIFPKcP7_JNIEnvP8_jstringPhE", 1724 "return_type" : "_ZTIPKc", 1725 "self_type" : "_ZTIFPKcP7_JNIEnvP8_jstringPhE", 1726 "source_file" : "libnativehelper/include_jni/jni.h" 1727 }, 1728 { 1729 "alignment" : 4, 1730 "linker_set_key" : "_ZTIFPKcPKvjPiE", 1731 "name" : "const char *(const void *, unsigned int, int *)", 1732 "parameters" : 1733 [ 1734 { 1735 "referenced_type" : "_ZTIPKv" 1736 }, 1737 { 1738 "referenced_type" : "_ZTIj" 1739 }, 1740 { 1741 "referenced_type" : "_ZTIPi" 1742 } 1743 ], 1744 "referenced_type" : "_ZTIFPKcPKvjPiE", 1745 "return_type" : "_ZTIPKc", 1746 "self_type" : "_ZTIFPKcPKvjPiE", 1747 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 1748 }, 1749 { 1750 "alignment" : 4, 1751 "linker_set_key" : "_ZTIFPKtP7_JNIEnvP8_jstringPhE", 1752 "name" : "const unsigned short *(_JNIEnv *, _jstring *, unsigned char *)", 1753 "parameters" : 1754 [ 1755 { 1756 "referenced_type" : "_ZTIP7_JNIEnv" 1757 }, 1758 { 1759 "referenced_type" : "_ZTIP8_jstring" 1760 }, 1761 { 1762 "referenced_type" : "_ZTIPh" 1763 } 1764 ], 1765 "referenced_type" : "_ZTIFPKtP7_JNIEnvP8_jstringPhE", 1766 "return_type" : "_ZTIPKt", 1767 "self_type" : "_ZTIFPKtP7_JNIEnvP8_jstringPhE", 1768 "source_file" : "libnativehelper/include_jni/jni.h" 1769 }, 1770 { 1771 "alignment" : 4, 1772 "linker_set_key" : "_ZTIFPaP7_JNIEnvP11_jbyteArrayPhE", 1773 "name" : "signed char *(_JNIEnv *, _jbyteArray *, unsigned char *)", 1774 "parameters" : 1775 [ 1776 { 1777 "referenced_type" : "_ZTIP7_JNIEnv" 1778 }, 1779 { 1780 "referenced_type" : "_ZTIP11_jbyteArray" 1781 }, 1782 { 1783 "referenced_type" : "_ZTIPh" 1784 } 1785 ], 1786 "referenced_type" : "_ZTIFPaP7_JNIEnvP11_jbyteArrayPhE", 1787 "return_type" : "_ZTIPa", 1788 "self_type" : "_ZTIFPaP7_JNIEnvP11_jbyteArrayPhE", 1789 "source_file" : "libnativehelper/include_jni/jni.h" 1790 }, 1791 { 1792 "alignment" : 4, 1793 "linker_set_key" : "_ZTIFPdP7_JNIEnvP13_jdoubleArrayPhE", 1794 "name" : "double *(_JNIEnv *, _jdoubleArray *, unsigned char *)", 1795 "parameters" : 1796 [ 1797 { 1798 "referenced_type" : "_ZTIP7_JNIEnv" 1799 }, 1800 { 1801 "referenced_type" : "_ZTIP13_jdoubleArray" 1802 }, 1803 { 1804 "referenced_type" : "_ZTIPh" 1805 } 1806 ], 1807 "referenced_type" : "_ZTIFPdP7_JNIEnvP13_jdoubleArrayPhE", 1808 "return_type" : "_ZTIPd", 1809 "self_type" : "_ZTIFPdP7_JNIEnvP13_jdoubleArrayPhE", 1810 "source_file" : "libnativehelper/include_jni/jni.h" 1811 }, 1812 { 1813 "alignment" : 4, 1814 "linker_set_key" : "_ZTIFPfP7_JNIEnvP12_jfloatArrayPhE", 1815 "name" : "float *(_JNIEnv *, _jfloatArray *, unsigned char *)", 1816 "parameters" : 1817 [ 1818 { 1819 "referenced_type" : "_ZTIP7_JNIEnv" 1820 }, 1821 { 1822 "referenced_type" : "_ZTIP12_jfloatArray" 1823 }, 1824 { 1825 "referenced_type" : "_ZTIPh" 1826 } 1827 ], 1828 "referenced_type" : "_ZTIFPfP7_JNIEnvP12_jfloatArrayPhE", 1829 "return_type" : "_ZTIPf", 1830 "self_type" : "_ZTIFPfP7_JNIEnvP12_jfloatArrayPhE", 1831 "source_file" : "libnativehelper/include_jni/jni.h" 1832 }, 1833 { 1834 "alignment" : 4, 1835 "linker_set_key" : "_ZTIFPhP7_JNIEnvP14_jbooleanArrayS_E", 1836 "name" : "unsigned char *(_JNIEnv *, _jbooleanArray *, unsigned char *)", 1837 "parameters" : 1838 [ 1839 { 1840 "referenced_type" : "_ZTIP7_JNIEnv" 1841 }, 1842 { 1843 "referenced_type" : "_ZTIP14_jbooleanArray" 1844 }, 1845 { 1846 "referenced_type" : "_ZTIPh" 1847 } 1848 ], 1849 "referenced_type" : "_ZTIFPhP7_JNIEnvP14_jbooleanArrayS_E", 1850 "return_type" : "_ZTIPh", 1851 "self_type" : "_ZTIFPhP7_JNIEnvP14_jbooleanArrayS_E", 1852 "source_file" : "libnativehelper/include_jni/jni.h" 1853 }, 1854 { 1855 "alignment" : 4, 1856 "linker_set_key" : "_ZTIFPiP7_JNIEnvP10_jintArrayPhE", 1857 "name" : "int *(_JNIEnv *, _jintArray *, unsigned char *)", 1858 "parameters" : 1859 [ 1860 { 1861 "referenced_type" : "_ZTIP7_JNIEnv" 1862 }, 1863 { 1864 "referenced_type" : "_ZTIP10_jintArray" 1865 }, 1866 { 1867 "referenced_type" : "_ZTIPh" 1868 } 1869 ], 1870 "referenced_type" : "_ZTIFPiP7_JNIEnvP10_jintArrayPhE", 1871 "return_type" : "_ZTIPi", 1872 "self_type" : "_ZTIFPiP7_JNIEnvP10_jintArrayPhE", 1873 "source_file" : "libnativehelper/include_jni/jni.h" 1874 }, 1875 { 1876 "alignment" : 4, 1877 "linker_set_key" : "_ZTIFPsP7_JNIEnvP12_jshortArrayPhE", 1878 "name" : "short *(_JNIEnv *, _jshortArray *, unsigned char *)", 1879 "parameters" : 1880 [ 1881 { 1882 "referenced_type" : "_ZTIP7_JNIEnv" 1883 }, 1884 { 1885 "referenced_type" : "_ZTIP12_jshortArray" 1886 }, 1887 { 1888 "referenced_type" : "_ZTIPh" 1889 } 1890 ], 1891 "referenced_type" : "_ZTIFPsP7_JNIEnvP12_jshortArrayPhE", 1892 "return_type" : "_ZTIPs", 1893 "self_type" : "_ZTIFPsP7_JNIEnvP12_jshortArrayPhE", 1894 "source_file" : "libnativehelper/include_jni/jni.h" 1895 }, 1896 { 1897 "alignment" : 4, 1898 "linker_set_key" : "_ZTIFPtP7_JNIEnvP11_jcharArrayPhE", 1899 "name" : "unsigned short *(_JNIEnv *, _jcharArray *, unsigned char *)", 1900 "parameters" : 1901 [ 1902 { 1903 "referenced_type" : "_ZTIP7_JNIEnv" 1904 }, 1905 { 1906 "referenced_type" : "_ZTIP11_jcharArray" 1907 }, 1908 { 1909 "referenced_type" : "_ZTIPh" 1910 } 1911 ], 1912 "referenced_type" : "_ZTIFPtP7_JNIEnvP11_jcharArrayPhE", 1913 "return_type" : "_ZTIPt", 1914 "self_type" : "_ZTIFPtP7_JNIEnvP11_jcharArrayPhE", 1915 "source_file" : "libnativehelper/include_jni/jni.h" 1916 }, 1917 { 1918 "alignment" : 4, 1919 "linker_set_key" : "_ZTIFPvP7_JNIEnvP7_jarrayPhE", 1920 "name" : "void *(_JNIEnv *, _jarray *, unsigned char *)", 1921 "parameters" : 1922 [ 1923 { 1924 "referenced_type" : "_ZTIP7_JNIEnv" 1925 }, 1926 { 1927 "referenced_type" : "_ZTIP7_jarray" 1928 }, 1929 { 1930 "referenced_type" : "_ZTIPh" 1931 } 1932 ], 1933 "referenced_type" : "_ZTIFPvP7_JNIEnvP7_jarrayPhE", 1934 "return_type" : "_ZTIPv", 1935 "self_type" : "_ZTIFPvP7_JNIEnvP7_jarrayPhE", 1936 "source_file" : "libnativehelper/include_jni/jni.h" 1937 }, 1938 { 1939 "alignment" : 4, 1940 "linker_set_key" : "_ZTIFPvP7_JNIEnvP8_jobjectE", 1941 "name" : "void *(_JNIEnv *, _jobject *)", 1942 "parameters" : 1943 [ 1944 { 1945 "referenced_type" : "_ZTIP7_JNIEnv" 1946 }, 1947 { 1948 "referenced_type" : "_ZTIP8_jobject" 1949 } 1950 ], 1951 "referenced_type" : "_ZTIFPvP7_JNIEnvP8_jobjectE", 1952 "return_type" : "_ZTIPv", 1953 "self_type" : "_ZTIFPvP7_JNIEnvP8_jobjectE", 1954 "source_file" : "libnativehelper/include_jni/jni.h" 1955 }, 1956 { 1957 "alignment" : 4, 1958 "linker_set_key" : "_ZTIFPvS_E", 1959 "name" : "void *(void *)", 1960 "parameters" : 1961 [ 1962 { 1963 "referenced_type" : "_ZTIPv" 1964 } 1965 ], 1966 "referenced_type" : "_ZTIFPvS_E", 1967 "return_type" : "_ZTIPv", 1968 "self_type" : "_ZTIFPvS_E", 1969 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 1970 }, 1971 { 1972 "alignment" : 4, 1973 "linker_set_key" : "_ZTIFPxP7_JNIEnvP11_jlongArrayPhE", 1974 "name" : "long long *(_JNIEnv *, _jlongArray *, unsigned char *)", 1975 "parameters" : 1976 [ 1977 { 1978 "referenced_type" : "_ZTIP7_JNIEnv" 1979 }, 1980 { 1981 "referenced_type" : "_ZTIP11_jlongArray" 1982 }, 1983 { 1984 "referenced_type" : "_ZTIPh" 1985 } 1986 ], 1987 "referenced_type" : "_ZTIFPxP7_JNIEnvP11_jlongArrayPhE", 1988 "return_type" : "_ZTIPx", 1989 "self_type" : "_ZTIFPxP7_JNIEnvP11_jlongArrayPhE", 1990 "source_file" : "libnativehelper/include_jni/jni.h" 1991 }, 1992 { 1993 "alignment" : 4, 1994 "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 1995 "name" : "signed char (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 1996 "parameters" : 1997 [ 1998 { 1999 "referenced_type" : "_ZTIP7_JNIEnv" 2000 }, 2001 { 2002 "referenced_type" : "_ZTIP7_jclass" 2003 }, 2004 { 2005 "referenced_type" : "_ZTIP10_jmethodID" 2006 }, 2007 { 2008 "referenced_type" : "_ZTIPK6jvalue" 2009 } 2010 ], 2011 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2012 "return_type" : "_ZTIa", 2013 "self_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2014 "source_file" : "libnativehelper/include_jni/jni.h" 2015 }, 2016 { 2017 "alignment" : 4, 2018 "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2019 "name" : "signed char (_JNIEnv *, _jclass *, _jmethodID *, char *)", 2020 "parameters" : 2021 [ 2022 { 2023 "referenced_type" : "_ZTIP7_JNIEnv" 2024 }, 2025 { 2026 "referenced_type" : "_ZTIP7_jclass" 2027 }, 2028 { 2029 "referenced_type" : "_ZTIP10_jmethodID" 2030 }, 2031 { 2032 "referenced_type" : "_ZTIPc" 2033 } 2034 ], 2035 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2036 "return_type" : "_ZTIa", 2037 "self_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2038 "source_file" : "libnativehelper/include_jni/jni.h" 2039 }, 2040 { 2041 "alignment" : 4, 2042 "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDzE", 2043 "name" : "signed char (_JNIEnv *, _jclass *, _jmethodID *, ...)", 2044 "parameters" : 2045 [ 2046 { 2047 "referenced_type" : "_ZTIP7_JNIEnv" 2048 }, 2049 { 2050 "referenced_type" : "_ZTIP7_jclass" 2051 }, 2052 { 2053 "referenced_type" : "_ZTIP10_jmethodID" 2054 } 2055 ], 2056 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDzE", 2057 "return_type" : "_ZTIa", 2058 "self_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDzE", 2059 "source_file" : "libnativehelper/include_jni/jni.h" 2060 }, 2061 { 2062 "alignment" : 4, 2063 "linker_set_key" : "_ZTIFaP7_JNIEnvP7_jclassP9_jfieldIDE", 2064 "name" : "signed char (_JNIEnv *, _jclass *, _jfieldID *)", 2065 "parameters" : 2066 [ 2067 { 2068 "referenced_type" : "_ZTIP7_JNIEnv" 2069 }, 2070 { 2071 "referenced_type" : "_ZTIP7_jclass" 2072 }, 2073 { 2074 "referenced_type" : "_ZTIP9_jfieldID" 2075 } 2076 ], 2077 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP9_jfieldIDE", 2078 "return_type" : "_ZTIa", 2079 "self_type" : "_ZTIFaP7_JNIEnvP7_jclassP9_jfieldIDE", 2080 "source_file" : "libnativehelper/include_jni/jni.h" 2081 }, 2082 { 2083 "alignment" : 4, 2084 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2085 "name" : "signed char (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 2086 "parameters" : 2087 [ 2088 { 2089 "referenced_type" : "_ZTIP7_JNIEnv" 2090 }, 2091 { 2092 "referenced_type" : "_ZTIP8_jobject" 2093 }, 2094 { 2095 "referenced_type" : "_ZTIP10_jmethodID" 2096 }, 2097 { 2098 "referenced_type" : "_ZTIPK6jvalue" 2099 } 2100 ], 2101 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2102 "return_type" : "_ZTIa", 2103 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2104 "source_file" : "libnativehelper/include_jni/jni.h" 2105 }, 2106 { 2107 "alignment" : 4, 2108 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2109 "name" : "signed char (_JNIEnv *, _jobject *, _jmethodID *, char *)", 2110 "parameters" : 2111 [ 2112 { 2113 "referenced_type" : "_ZTIP7_JNIEnv" 2114 }, 2115 { 2116 "referenced_type" : "_ZTIP8_jobject" 2117 }, 2118 { 2119 "referenced_type" : "_ZTIP10_jmethodID" 2120 }, 2121 { 2122 "referenced_type" : "_ZTIPc" 2123 } 2124 ], 2125 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2126 "return_type" : "_ZTIa", 2127 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2128 "source_file" : "libnativehelper/include_jni/jni.h" 2129 }, 2130 { 2131 "alignment" : 4, 2132 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2133 "name" : "signed char (_JNIEnv *, _jobject *, _jmethodID *, ...)", 2134 "parameters" : 2135 [ 2136 { 2137 "referenced_type" : "_ZTIP7_JNIEnv" 2138 }, 2139 { 2140 "referenced_type" : "_ZTIP8_jobject" 2141 }, 2142 { 2143 "referenced_type" : "_ZTIP10_jmethodID" 2144 } 2145 ], 2146 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2147 "return_type" : "_ZTIa", 2148 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2149 "source_file" : "libnativehelper/include_jni/jni.h" 2150 }, 2151 { 2152 "alignment" : 4, 2153 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2154 "name" : "signed char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 2155 "parameters" : 2156 [ 2157 { 2158 "referenced_type" : "_ZTIP7_JNIEnv" 2159 }, 2160 { 2161 "referenced_type" : "_ZTIP8_jobject" 2162 }, 2163 { 2164 "referenced_type" : "_ZTIP7_jclass" 2165 }, 2166 { 2167 "referenced_type" : "_ZTIP10_jmethodID" 2168 }, 2169 { 2170 "referenced_type" : "_ZTIPK6jvalue" 2171 } 2172 ], 2173 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2174 "return_type" : "_ZTIa", 2175 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2176 "source_file" : "libnativehelper/include_jni/jni.h" 2177 }, 2178 { 2179 "alignment" : 4, 2180 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2181 "name" : "signed char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 2182 "parameters" : 2183 [ 2184 { 2185 "referenced_type" : "_ZTIP7_JNIEnv" 2186 }, 2187 { 2188 "referenced_type" : "_ZTIP8_jobject" 2189 }, 2190 { 2191 "referenced_type" : "_ZTIP7_jclass" 2192 }, 2193 { 2194 "referenced_type" : "_ZTIP10_jmethodID" 2195 }, 2196 { 2197 "referenced_type" : "_ZTIPc" 2198 } 2199 ], 2200 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2201 "return_type" : "_ZTIa", 2202 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2203 "source_file" : "libnativehelper/include_jni/jni.h" 2204 }, 2205 { 2206 "alignment" : 4, 2207 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2208 "name" : "signed char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 2209 "parameters" : 2210 [ 2211 { 2212 "referenced_type" : "_ZTIP7_JNIEnv" 2213 }, 2214 { 2215 "referenced_type" : "_ZTIP8_jobject" 2216 }, 2217 { 2218 "referenced_type" : "_ZTIP7_jclass" 2219 }, 2220 { 2221 "referenced_type" : "_ZTIP10_jmethodID" 2222 } 2223 ], 2224 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2225 "return_type" : "_ZTIa", 2226 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2227 "source_file" : "libnativehelper/include_jni/jni.h" 2228 }, 2229 { 2230 "alignment" : 4, 2231 "linker_set_key" : "_ZTIFaP7_JNIEnvP8_jobjectP9_jfieldIDE", 2232 "name" : "signed char (_JNIEnv *, _jobject *, _jfieldID *)", 2233 "parameters" : 2234 [ 2235 { 2236 "referenced_type" : "_ZTIP7_JNIEnv" 2237 }, 2238 { 2239 "referenced_type" : "_ZTIP8_jobject" 2240 }, 2241 { 2242 "referenced_type" : "_ZTIP9_jfieldID" 2243 } 2244 ], 2245 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP9_jfieldIDE", 2246 "return_type" : "_ZTIa", 2247 "self_type" : "_ZTIFaP7_JNIEnvP8_jobjectP9_jfieldIDE", 2248 "source_file" : "libnativehelper/include_jni/jni.h" 2249 }, 2250 { 2251 "alignment" : 4, 2252 "linker_set_key" : "_ZTIFbPKvjE", 2253 "name" : "bool (const void *, unsigned int)", 2254 "parameters" : 2255 [ 2256 { 2257 "referenced_type" : "_ZTIPKv" 2258 }, 2259 { 2260 "referenced_type" : "_ZTIj" 2261 } 2262 ], 2263 "referenced_type" : "_ZTIFbPKvjE", 2264 "return_type" : "_ZTIb", 2265 "self_type" : "_ZTIFbPKvjE", 2266 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2267 }, 2268 { 2269 "alignment" : 4, 2270 "linker_set_key" : "_ZTIFbPviE", 2271 "name" : "bool (void *, int)", 2272 "parameters" : 2273 [ 2274 { 2275 "referenced_type" : "_ZTIPv" 2276 }, 2277 { 2278 "referenced_type" : "_ZTIi" 2279 } 2280 ], 2281 "referenced_type" : "_ZTIFbPviE", 2282 "return_type" : "_ZTIb", 2283 "self_type" : "_ZTIFbPviE", 2284 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2285 }, 2286 { 2287 "alignment" : 4, 2288 "linker_set_key" : "_ZTIFbPviPPDsE", 2289 "name" : "bool (void *, int, char16_t **)", 2290 "parameters" : 2291 [ 2292 { 2293 "referenced_type" : "_ZTIPv" 2294 }, 2295 { 2296 "referenced_type" : "_ZTIi" 2297 }, 2298 { 2299 "referenced_type" : "_ZTIPPDs" 2300 } 2301 ], 2302 "referenced_type" : "_ZTIFbPviPPDsE", 2303 "return_type" : "_ZTIb", 2304 "self_type" : "_ZTIFbPviPPDsE", 2305 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2306 }, 2307 { 2308 "alignment" : 4, 2309 "linker_set_key" : "_ZTIFbPviPPaE", 2310 "name" : "bool (void *, int, signed char **)", 2311 "parameters" : 2312 [ 2313 { 2314 "referenced_type" : "_ZTIPv" 2315 }, 2316 { 2317 "referenced_type" : "_ZTIi" 2318 }, 2319 { 2320 "referenced_type" : "_ZTIPPa" 2321 } 2322 ], 2323 "referenced_type" : "_ZTIFbPviPPaE", 2324 "return_type" : "_ZTIb", 2325 "self_type" : "_ZTIFbPviPPaE", 2326 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2327 }, 2328 { 2329 "alignment" : 4, 2330 "linker_set_key" : "_ZTIFbPviPPcE", 2331 "name" : "bool (void *, int, char **)", 2332 "parameters" : 2333 [ 2334 { 2335 "referenced_type" : "_ZTIPv" 2336 }, 2337 { 2338 "referenced_type" : "_ZTIi" 2339 }, 2340 { 2341 "referenced_type" : "_ZTIPPc" 2342 } 2343 ], 2344 "referenced_type" : "_ZTIFbPviPPcE", 2345 "return_type" : "_ZTIb", 2346 "self_type" : "_ZTIFbPviPPcE", 2347 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2348 }, 2349 { 2350 "alignment" : 4, 2351 "linker_set_key" : "_ZTIFbPviPPdE", 2352 "name" : "bool (void *, int, double **)", 2353 "parameters" : 2354 [ 2355 { 2356 "referenced_type" : "_ZTIPv" 2357 }, 2358 { 2359 "referenced_type" : "_ZTIi" 2360 }, 2361 { 2362 "referenced_type" : "_ZTIPPd" 2363 } 2364 ], 2365 "referenced_type" : "_ZTIFbPviPPdE", 2366 "return_type" : "_ZTIb", 2367 "self_type" : "_ZTIFbPviPPdE", 2368 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2369 }, 2370 { 2371 "alignment" : 4, 2372 "linker_set_key" : "_ZTIFbPviPPfE", 2373 "name" : "bool (void *, int, float **)", 2374 "parameters" : 2375 [ 2376 { 2377 "referenced_type" : "_ZTIPv" 2378 }, 2379 { 2380 "referenced_type" : "_ZTIi" 2381 }, 2382 { 2383 "referenced_type" : "_ZTIPPf" 2384 } 2385 ], 2386 "referenced_type" : "_ZTIFbPviPPfE", 2387 "return_type" : "_ZTIb", 2388 "self_type" : "_ZTIFbPviPPfE", 2389 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2390 }, 2391 { 2392 "alignment" : 4, 2393 "linker_set_key" : "_ZTIFbPviPPiE", 2394 "name" : "bool (void *, int, int **)", 2395 "parameters" : 2396 [ 2397 { 2398 "referenced_type" : "_ZTIPv" 2399 }, 2400 { 2401 "referenced_type" : "_ZTIi" 2402 }, 2403 { 2404 "referenced_type" : "_ZTIPPi" 2405 } 2406 ], 2407 "referenced_type" : "_ZTIFbPviPPiE", 2408 "return_type" : "_ZTIb", 2409 "self_type" : "_ZTIFbPviPPiE", 2410 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2411 }, 2412 { 2413 "alignment" : 4, 2414 "linker_set_key" : "_ZTIFbPviPPjE", 2415 "name" : "bool (void *, int, unsigned int **)", 2416 "parameters" : 2417 [ 2418 { 2419 "referenced_type" : "_ZTIPv" 2420 }, 2421 { 2422 "referenced_type" : "_ZTIi" 2423 }, 2424 { 2425 "referenced_type" : "_ZTIPPj" 2426 } 2427 ], 2428 "referenced_type" : "_ZTIFbPviPPjE", 2429 "return_type" : "_ZTIb", 2430 "self_type" : "_ZTIFbPviPPjE", 2431 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2432 }, 2433 { 2434 "alignment" : 4, 2435 "linker_set_key" : "_ZTIFbPviPPxE", 2436 "name" : "bool (void *, int, long long **)", 2437 "parameters" : 2438 [ 2439 { 2440 "referenced_type" : "_ZTIPv" 2441 }, 2442 { 2443 "referenced_type" : "_ZTIi" 2444 }, 2445 { 2446 "referenced_type" : "_ZTIPPx" 2447 } 2448 ], 2449 "referenced_type" : "_ZTIFbPviPPxE", 2450 "return_type" : "_ZTIb", 2451 "self_type" : "_ZTIFbPviPPxE", 2452 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2453 }, 2454 { 2455 "alignment" : 4, 2456 "linker_set_key" : "_ZTIFbPviPPyE", 2457 "name" : "bool (void *, int, unsigned long long **)", 2458 "parameters" : 2459 [ 2460 { 2461 "referenced_type" : "_ZTIPv" 2462 }, 2463 { 2464 "referenced_type" : "_ZTIi" 2465 }, 2466 { 2467 "referenced_type" : "_ZTIPPy" 2468 } 2469 ], 2470 "referenced_type" : "_ZTIFbPviPPyE", 2471 "return_type" : "_ZTIb", 2472 "self_type" : "_ZTIFbPviPPyE", 2473 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2474 }, 2475 { 2476 "alignment" : 4, 2477 "linker_set_key" : "_ZTIFbPvjiPPcE", 2478 "name" : "bool (void *, unsigned int, int, char **)", 2479 "parameters" : 2480 [ 2481 { 2482 "referenced_type" : "_ZTIPv" 2483 }, 2484 { 2485 "referenced_type" : "_ZTIj" 2486 }, 2487 { 2488 "referenced_type" : "_ZTIi" 2489 }, 2490 { 2491 "referenced_type" : "_ZTIPPc" 2492 } 2493 ], 2494 "referenced_type" : "_ZTIFbPvjiPPcE", 2495 "return_type" : "_ZTIb", 2496 "self_type" : "_ZTIFbPvjiPPcE", 2497 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 2498 }, 2499 { 2500 "alignment" : 4, 2501 "linker_set_key" : "_ZTIFbbPvE", 2502 "name" : "bool (bool, void *)", 2503 "parameters" : 2504 [ 2505 { 2506 "referenced_type" : "_ZTIb" 2507 }, 2508 { 2509 "referenced_type" : "_ZTIPv" 2510 } 2511 ], 2512 "referenced_type" : "_ZTIFbbPvE", 2513 "return_type" : "_ZTIb", 2514 "self_type" : "_ZTIFbbPvE", 2515 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 2516 }, 2517 { 2518 "alignment" : 4, 2519 "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2520 "name" : "double (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 2521 "parameters" : 2522 [ 2523 { 2524 "referenced_type" : "_ZTIP7_JNIEnv" 2525 }, 2526 { 2527 "referenced_type" : "_ZTIP7_jclass" 2528 }, 2529 { 2530 "referenced_type" : "_ZTIP10_jmethodID" 2531 }, 2532 { 2533 "referenced_type" : "_ZTIPK6jvalue" 2534 } 2535 ], 2536 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2537 "return_type" : "_ZTId", 2538 "self_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2539 "source_file" : "libnativehelper/include_jni/jni.h" 2540 }, 2541 { 2542 "alignment" : 4, 2543 "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2544 "name" : "double (_JNIEnv *, _jclass *, _jmethodID *, char *)", 2545 "parameters" : 2546 [ 2547 { 2548 "referenced_type" : "_ZTIP7_JNIEnv" 2549 }, 2550 { 2551 "referenced_type" : "_ZTIP7_jclass" 2552 }, 2553 { 2554 "referenced_type" : "_ZTIP10_jmethodID" 2555 }, 2556 { 2557 "referenced_type" : "_ZTIPc" 2558 } 2559 ], 2560 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2561 "return_type" : "_ZTId", 2562 "self_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2563 "source_file" : "libnativehelper/include_jni/jni.h" 2564 }, 2565 { 2566 "alignment" : 4, 2567 "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDzE", 2568 "name" : "double (_JNIEnv *, _jclass *, _jmethodID *, ...)", 2569 "parameters" : 2570 [ 2571 { 2572 "referenced_type" : "_ZTIP7_JNIEnv" 2573 }, 2574 { 2575 "referenced_type" : "_ZTIP7_jclass" 2576 }, 2577 { 2578 "referenced_type" : "_ZTIP10_jmethodID" 2579 } 2580 ], 2581 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDzE", 2582 "return_type" : "_ZTId", 2583 "self_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDzE", 2584 "source_file" : "libnativehelper/include_jni/jni.h" 2585 }, 2586 { 2587 "alignment" : 4, 2588 "linker_set_key" : "_ZTIFdP7_JNIEnvP7_jclassP9_jfieldIDE", 2589 "name" : "double (_JNIEnv *, _jclass *, _jfieldID *)", 2590 "parameters" : 2591 [ 2592 { 2593 "referenced_type" : "_ZTIP7_JNIEnv" 2594 }, 2595 { 2596 "referenced_type" : "_ZTIP7_jclass" 2597 }, 2598 { 2599 "referenced_type" : "_ZTIP9_jfieldID" 2600 } 2601 ], 2602 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP9_jfieldIDE", 2603 "return_type" : "_ZTId", 2604 "self_type" : "_ZTIFdP7_JNIEnvP7_jclassP9_jfieldIDE", 2605 "source_file" : "libnativehelper/include_jni/jni.h" 2606 }, 2607 { 2608 "alignment" : 4, 2609 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2610 "name" : "double (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 2611 "parameters" : 2612 [ 2613 { 2614 "referenced_type" : "_ZTIP7_JNIEnv" 2615 }, 2616 { 2617 "referenced_type" : "_ZTIP8_jobject" 2618 }, 2619 { 2620 "referenced_type" : "_ZTIP10_jmethodID" 2621 }, 2622 { 2623 "referenced_type" : "_ZTIPK6jvalue" 2624 } 2625 ], 2626 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2627 "return_type" : "_ZTId", 2628 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2629 "source_file" : "libnativehelper/include_jni/jni.h" 2630 }, 2631 { 2632 "alignment" : 4, 2633 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2634 "name" : "double (_JNIEnv *, _jobject *, _jmethodID *, char *)", 2635 "parameters" : 2636 [ 2637 { 2638 "referenced_type" : "_ZTIP7_JNIEnv" 2639 }, 2640 { 2641 "referenced_type" : "_ZTIP8_jobject" 2642 }, 2643 { 2644 "referenced_type" : "_ZTIP10_jmethodID" 2645 }, 2646 { 2647 "referenced_type" : "_ZTIPc" 2648 } 2649 ], 2650 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2651 "return_type" : "_ZTId", 2652 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2653 "source_file" : "libnativehelper/include_jni/jni.h" 2654 }, 2655 { 2656 "alignment" : 4, 2657 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2658 "name" : "double (_JNIEnv *, _jobject *, _jmethodID *, ...)", 2659 "parameters" : 2660 [ 2661 { 2662 "referenced_type" : "_ZTIP7_JNIEnv" 2663 }, 2664 { 2665 "referenced_type" : "_ZTIP8_jobject" 2666 }, 2667 { 2668 "referenced_type" : "_ZTIP10_jmethodID" 2669 } 2670 ], 2671 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2672 "return_type" : "_ZTId", 2673 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2674 "source_file" : "libnativehelper/include_jni/jni.h" 2675 }, 2676 { 2677 "alignment" : 4, 2678 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2679 "name" : "double (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 2680 "parameters" : 2681 [ 2682 { 2683 "referenced_type" : "_ZTIP7_JNIEnv" 2684 }, 2685 { 2686 "referenced_type" : "_ZTIP8_jobject" 2687 }, 2688 { 2689 "referenced_type" : "_ZTIP7_jclass" 2690 }, 2691 { 2692 "referenced_type" : "_ZTIP10_jmethodID" 2693 }, 2694 { 2695 "referenced_type" : "_ZTIPK6jvalue" 2696 } 2697 ], 2698 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2699 "return_type" : "_ZTId", 2700 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2701 "source_file" : "libnativehelper/include_jni/jni.h" 2702 }, 2703 { 2704 "alignment" : 4, 2705 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2706 "name" : "double (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 2707 "parameters" : 2708 [ 2709 { 2710 "referenced_type" : "_ZTIP7_JNIEnv" 2711 }, 2712 { 2713 "referenced_type" : "_ZTIP8_jobject" 2714 }, 2715 { 2716 "referenced_type" : "_ZTIP7_jclass" 2717 }, 2718 { 2719 "referenced_type" : "_ZTIP10_jmethodID" 2720 }, 2721 { 2722 "referenced_type" : "_ZTIPc" 2723 } 2724 ], 2725 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2726 "return_type" : "_ZTId", 2727 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2728 "source_file" : "libnativehelper/include_jni/jni.h" 2729 }, 2730 { 2731 "alignment" : 4, 2732 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2733 "name" : "double (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 2734 "parameters" : 2735 [ 2736 { 2737 "referenced_type" : "_ZTIP7_JNIEnv" 2738 }, 2739 { 2740 "referenced_type" : "_ZTIP8_jobject" 2741 }, 2742 { 2743 "referenced_type" : "_ZTIP7_jclass" 2744 }, 2745 { 2746 "referenced_type" : "_ZTIP10_jmethodID" 2747 } 2748 ], 2749 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2750 "return_type" : "_ZTId", 2751 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2752 "source_file" : "libnativehelper/include_jni/jni.h" 2753 }, 2754 { 2755 "alignment" : 4, 2756 "linker_set_key" : "_ZTIFdP7_JNIEnvP8_jobjectP9_jfieldIDE", 2757 "name" : "double (_JNIEnv *, _jobject *, _jfieldID *)", 2758 "parameters" : 2759 [ 2760 { 2761 "referenced_type" : "_ZTIP7_JNIEnv" 2762 }, 2763 { 2764 "referenced_type" : "_ZTIP8_jobject" 2765 }, 2766 { 2767 "referenced_type" : "_ZTIP9_jfieldID" 2768 } 2769 ], 2770 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP9_jfieldIDE", 2771 "return_type" : "_ZTId", 2772 "self_type" : "_ZTIFdP7_JNIEnvP8_jobjectP9_jfieldIDE", 2773 "source_file" : "libnativehelper/include_jni/jni.h" 2774 }, 2775 { 2776 "alignment" : 4, 2777 "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2778 "name" : "float (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 2779 "parameters" : 2780 [ 2781 { 2782 "referenced_type" : "_ZTIP7_JNIEnv" 2783 }, 2784 { 2785 "referenced_type" : "_ZTIP7_jclass" 2786 }, 2787 { 2788 "referenced_type" : "_ZTIP10_jmethodID" 2789 }, 2790 { 2791 "referenced_type" : "_ZTIPK6jvalue" 2792 } 2793 ], 2794 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2795 "return_type" : "_ZTIf", 2796 "self_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 2797 "source_file" : "libnativehelper/include_jni/jni.h" 2798 }, 2799 { 2800 "alignment" : 4, 2801 "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2802 "name" : "float (_JNIEnv *, _jclass *, _jmethodID *, char *)", 2803 "parameters" : 2804 [ 2805 { 2806 "referenced_type" : "_ZTIP7_JNIEnv" 2807 }, 2808 { 2809 "referenced_type" : "_ZTIP7_jclass" 2810 }, 2811 { 2812 "referenced_type" : "_ZTIP10_jmethodID" 2813 }, 2814 { 2815 "referenced_type" : "_ZTIPc" 2816 } 2817 ], 2818 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2819 "return_type" : "_ZTIf", 2820 "self_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPcE", 2821 "source_file" : "libnativehelper/include_jni/jni.h" 2822 }, 2823 { 2824 "alignment" : 4, 2825 "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDzE", 2826 "name" : "float (_JNIEnv *, _jclass *, _jmethodID *, ...)", 2827 "parameters" : 2828 [ 2829 { 2830 "referenced_type" : "_ZTIP7_JNIEnv" 2831 }, 2832 { 2833 "referenced_type" : "_ZTIP7_jclass" 2834 }, 2835 { 2836 "referenced_type" : "_ZTIP10_jmethodID" 2837 } 2838 ], 2839 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDzE", 2840 "return_type" : "_ZTIf", 2841 "self_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDzE", 2842 "source_file" : "libnativehelper/include_jni/jni.h" 2843 }, 2844 { 2845 "alignment" : 4, 2846 "linker_set_key" : "_ZTIFfP7_JNIEnvP7_jclassP9_jfieldIDE", 2847 "name" : "float (_JNIEnv *, _jclass *, _jfieldID *)", 2848 "parameters" : 2849 [ 2850 { 2851 "referenced_type" : "_ZTIP7_JNIEnv" 2852 }, 2853 { 2854 "referenced_type" : "_ZTIP7_jclass" 2855 }, 2856 { 2857 "referenced_type" : "_ZTIP9_jfieldID" 2858 } 2859 ], 2860 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP9_jfieldIDE", 2861 "return_type" : "_ZTIf", 2862 "self_type" : "_ZTIFfP7_JNIEnvP7_jclassP9_jfieldIDE", 2863 "source_file" : "libnativehelper/include_jni/jni.h" 2864 }, 2865 { 2866 "alignment" : 4, 2867 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2868 "name" : "float (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 2869 "parameters" : 2870 [ 2871 { 2872 "referenced_type" : "_ZTIP7_JNIEnv" 2873 }, 2874 { 2875 "referenced_type" : "_ZTIP8_jobject" 2876 }, 2877 { 2878 "referenced_type" : "_ZTIP10_jmethodID" 2879 }, 2880 { 2881 "referenced_type" : "_ZTIPK6jvalue" 2882 } 2883 ], 2884 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2885 "return_type" : "_ZTIf", 2886 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 2887 "source_file" : "libnativehelper/include_jni/jni.h" 2888 }, 2889 { 2890 "alignment" : 4, 2891 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2892 "name" : "float (_JNIEnv *, _jobject *, _jmethodID *, char *)", 2893 "parameters" : 2894 [ 2895 { 2896 "referenced_type" : "_ZTIP7_JNIEnv" 2897 }, 2898 { 2899 "referenced_type" : "_ZTIP8_jobject" 2900 }, 2901 { 2902 "referenced_type" : "_ZTIP10_jmethodID" 2903 }, 2904 { 2905 "referenced_type" : "_ZTIPc" 2906 } 2907 ], 2908 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2909 "return_type" : "_ZTIf", 2910 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 2911 "source_file" : "libnativehelper/include_jni/jni.h" 2912 }, 2913 { 2914 "alignment" : 4, 2915 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2916 "name" : "float (_JNIEnv *, _jobject *, _jmethodID *, ...)", 2917 "parameters" : 2918 [ 2919 { 2920 "referenced_type" : "_ZTIP7_JNIEnv" 2921 }, 2922 { 2923 "referenced_type" : "_ZTIP8_jobject" 2924 }, 2925 { 2926 "referenced_type" : "_ZTIP10_jmethodID" 2927 } 2928 ], 2929 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2930 "return_type" : "_ZTIf", 2931 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDzE", 2932 "source_file" : "libnativehelper/include_jni/jni.h" 2933 }, 2934 { 2935 "alignment" : 4, 2936 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2937 "name" : "float (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 2938 "parameters" : 2939 [ 2940 { 2941 "referenced_type" : "_ZTIP7_JNIEnv" 2942 }, 2943 { 2944 "referenced_type" : "_ZTIP8_jobject" 2945 }, 2946 { 2947 "referenced_type" : "_ZTIP7_jclass" 2948 }, 2949 { 2950 "referenced_type" : "_ZTIP10_jmethodID" 2951 }, 2952 { 2953 "referenced_type" : "_ZTIPK6jvalue" 2954 } 2955 ], 2956 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2957 "return_type" : "_ZTIf", 2958 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 2959 "source_file" : "libnativehelper/include_jni/jni.h" 2960 }, 2961 { 2962 "alignment" : 4, 2963 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2964 "name" : "float (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 2965 "parameters" : 2966 [ 2967 { 2968 "referenced_type" : "_ZTIP7_JNIEnv" 2969 }, 2970 { 2971 "referenced_type" : "_ZTIP8_jobject" 2972 }, 2973 { 2974 "referenced_type" : "_ZTIP7_jclass" 2975 }, 2976 { 2977 "referenced_type" : "_ZTIP10_jmethodID" 2978 }, 2979 { 2980 "referenced_type" : "_ZTIPc" 2981 } 2982 ], 2983 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2984 "return_type" : "_ZTIf", 2985 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 2986 "source_file" : "libnativehelper/include_jni/jni.h" 2987 }, 2988 { 2989 "alignment" : 4, 2990 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 2991 "name" : "float (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 2992 "parameters" : 2993 [ 2994 { 2995 "referenced_type" : "_ZTIP7_JNIEnv" 2996 }, 2997 { 2998 "referenced_type" : "_ZTIP8_jobject" 2999 }, 3000 { 3001 "referenced_type" : "_ZTIP7_jclass" 3002 }, 3003 { 3004 "referenced_type" : "_ZTIP10_jmethodID" 3005 } 3006 ], 3007 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3008 "return_type" : "_ZTIf", 3009 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3010 "source_file" : "libnativehelper/include_jni/jni.h" 3011 }, 3012 { 3013 "alignment" : 4, 3014 "linker_set_key" : "_ZTIFfP7_JNIEnvP8_jobjectP9_jfieldIDE", 3015 "name" : "float (_JNIEnv *, _jobject *, _jfieldID *)", 3016 "parameters" : 3017 [ 3018 { 3019 "referenced_type" : "_ZTIP7_JNIEnv" 3020 }, 3021 { 3022 "referenced_type" : "_ZTIP8_jobject" 3023 }, 3024 { 3025 "referenced_type" : "_ZTIP9_jfieldID" 3026 } 3027 ], 3028 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP9_jfieldIDE", 3029 "return_type" : "_ZTIf", 3030 "self_type" : "_ZTIFfP7_JNIEnvP8_jobjectP9_jfieldIDE", 3031 "source_file" : "libnativehelper/include_jni/jni.h" 3032 }, 3033 { 3034 "alignment" : 4, 3035 "linker_set_key" : "_ZTIFhP7_JNIEnvE", 3036 "name" : "unsigned char (_JNIEnv *)", 3037 "parameters" : 3038 [ 3039 { 3040 "referenced_type" : "_ZTIP7_JNIEnv" 3041 } 3042 ], 3043 "referenced_type" : "_ZTIFhP7_JNIEnvE", 3044 "return_type" : "_ZTIh", 3045 "self_type" : "_ZTIFhP7_JNIEnvE", 3046 "source_file" : "libnativehelper/include_jni/jni.h" 3047 }, 3048 { 3049 "alignment" : 4, 3050 "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3051 "name" : "unsigned char (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 3052 "parameters" : 3053 [ 3054 { 3055 "referenced_type" : "_ZTIP7_JNIEnv" 3056 }, 3057 { 3058 "referenced_type" : "_ZTIP7_jclass" 3059 }, 3060 { 3061 "referenced_type" : "_ZTIP10_jmethodID" 3062 }, 3063 { 3064 "referenced_type" : "_ZTIPK6jvalue" 3065 } 3066 ], 3067 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3068 "return_type" : "_ZTIh", 3069 "self_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3070 "source_file" : "libnativehelper/include_jni/jni.h" 3071 }, 3072 { 3073 "alignment" : 4, 3074 "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPcE", 3075 "name" : "unsigned char (_JNIEnv *, _jclass *, _jmethodID *, char *)", 3076 "parameters" : 3077 [ 3078 { 3079 "referenced_type" : "_ZTIP7_JNIEnv" 3080 }, 3081 { 3082 "referenced_type" : "_ZTIP7_jclass" 3083 }, 3084 { 3085 "referenced_type" : "_ZTIP10_jmethodID" 3086 }, 3087 { 3088 "referenced_type" : "_ZTIPc" 3089 } 3090 ], 3091 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPcE", 3092 "return_type" : "_ZTIh", 3093 "self_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPcE", 3094 "source_file" : "libnativehelper/include_jni/jni.h" 3095 }, 3096 { 3097 "alignment" : 4, 3098 "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDzE", 3099 "name" : "unsigned char (_JNIEnv *, _jclass *, _jmethodID *, ...)", 3100 "parameters" : 3101 [ 3102 { 3103 "referenced_type" : "_ZTIP7_JNIEnv" 3104 }, 3105 { 3106 "referenced_type" : "_ZTIP7_jclass" 3107 }, 3108 { 3109 "referenced_type" : "_ZTIP10_jmethodID" 3110 } 3111 ], 3112 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDzE", 3113 "return_type" : "_ZTIh", 3114 "self_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDzE", 3115 "source_file" : "libnativehelper/include_jni/jni.h" 3116 }, 3117 { 3118 "alignment" : 4, 3119 "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassP9_jfieldIDE", 3120 "name" : "unsigned char (_JNIEnv *, _jclass *, _jfieldID *)", 3121 "parameters" : 3122 [ 3123 { 3124 "referenced_type" : "_ZTIP7_JNIEnv" 3125 }, 3126 { 3127 "referenced_type" : "_ZTIP7_jclass" 3128 }, 3129 { 3130 "referenced_type" : "_ZTIP9_jfieldID" 3131 } 3132 ], 3133 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP9_jfieldIDE", 3134 "return_type" : "_ZTIh", 3135 "self_type" : "_ZTIFhP7_JNIEnvP7_jclassP9_jfieldIDE", 3136 "source_file" : "libnativehelper/include_jni/jni.h" 3137 }, 3138 { 3139 "alignment" : 4, 3140 "linker_set_key" : "_ZTIFhP7_JNIEnvP7_jclassS2_E", 3141 "name" : "unsigned char (_JNIEnv *, _jclass *, _jclass *)", 3142 "parameters" : 3143 [ 3144 { 3145 "referenced_type" : "_ZTIP7_JNIEnv" 3146 }, 3147 { 3148 "referenced_type" : "_ZTIP7_jclass" 3149 }, 3150 { 3151 "referenced_type" : "_ZTIP7_jclass" 3152 } 3153 ], 3154 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassS2_E", 3155 "return_type" : "_ZTIh", 3156 "self_type" : "_ZTIFhP7_JNIEnvP7_jclassS2_E", 3157 "source_file" : "libnativehelper/include_jni/jni.h" 3158 }, 3159 { 3160 "alignment" : 4, 3161 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 3162 "name" : "unsigned char (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 3163 "parameters" : 3164 [ 3165 { 3166 "referenced_type" : "_ZTIP7_JNIEnv" 3167 }, 3168 { 3169 "referenced_type" : "_ZTIP8_jobject" 3170 }, 3171 { 3172 "referenced_type" : "_ZTIP10_jmethodID" 3173 }, 3174 { 3175 "referenced_type" : "_ZTIPK6jvalue" 3176 } 3177 ], 3178 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 3179 "return_type" : "_ZTIh", 3180 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 3181 "source_file" : "libnativehelper/include_jni/jni.h" 3182 }, 3183 { 3184 "alignment" : 4, 3185 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 3186 "name" : "unsigned char (_JNIEnv *, _jobject *, _jmethodID *, char *)", 3187 "parameters" : 3188 [ 3189 { 3190 "referenced_type" : "_ZTIP7_JNIEnv" 3191 }, 3192 { 3193 "referenced_type" : "_ZTIP8_jobject" 3194 }, 3195 { 3196 "referenced_type" : "_ZTIP10_jmethodID" 3197 }, 3198 { 3199 "referenced_type" : "_ZTIPc" 3200 } 3201 ], 3202 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 3203 "return_type" : "_ZTIh", 3204 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 3205 "source_file" : "libnativehelper/include_jni/jni.h" 3206 }, 3207 { 3208 "alignment" : 4, 3209 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDzE", 3210 "name" : "unsigned char (_JNIEnv *, _jobject *, _jmethodID *, ...)", 3211 "parameters" : 3212 [ 3213 { 3214 "referenced_type" : "_ZTIP7_JNIEnv" 3215 }, 3216 { 3217 "referenced_type" : "_ZTIP8_jobject" 3218 }, 3219 { 3220 "referenced_type" : "_ZTIP10_jmethodID" 3221 } 3222 ], 3223 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDzE", 3224 "return_type" : "_ZTIh", 3225 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDzE", 3226 "source_file" : "libnativehelper/include_jni/jni.h" 3227 }, 3228 { 3229 "alignment" : 4, 3230 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassE", 3231 "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *)", 3232 "parameters" : 3233 [ 3234 { 3235 "referenced_type" : "_ZTIP7_JNIEnv" 3236 }, 3237 { 3238 "referenced_type" : "_ZTIP8_jobject" 3239 }, 3240 { 3241 "referenced_type" : "_ZTIP7_jclass" 3242 } 3243 ], 3244 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassE", 3245 "return_type" : "_ZTIh", 3246 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassE", 3247 "source_file" : "libnativehelper/include_jni/jni.h" 3248 }, 3249 { 3250 "alignment" : 4, 3251 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 3252 "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 3253 "parameters" : 3254 [ 3255 { 3256 "referenced_type" : "_ZTIP7_JNIEnv" 3257 }, 3258 { 3259 "referenced_type" : "_ZTIP8_jobject" 3260 }, 3261 { 3262 "referenced_type" : "_ZTIP7_jclass" 3263 }, 3264 { 3265 "referenced_type" : "_ZTIP10_jmethodID" 3266 }, 3267 { 3268 "referenced_type" : "_ZTIPK6jvalue" 3269 } 3270 ], 3271 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 3272 "return_type" : "_ZTIh", 3273 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 3274 "source_file" : "libnativehelper/include_jni/jni.h" 3275 }, 3276 { 3277 "alignment" : 4, 3278 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 3279 "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 3280 "parameters" : 3281 [ 3282 { 3283 "referenced_type" : "_ZTIP7_JNIEnv" 3284 }, 3285 { 3286 "referenced_type" : "_ZTIP8_jobject" 3287 }, 3288 { 3289 "referenced_type" : "_ZTIP7_jclass" 3290 }, 3291 { 3292 "referenced_type" : "_ZTIP10_jmethodID" 3293 }, 3294 { 3295 "referenced_type" : "_ZTIPc" 3296 } 3297 ], 3298 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 3299 "return_type" : "_ZTIh", 3300 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 3301 "source_file" : "libnativehelper/include_jni/jni.h" 3302 }, 3303 { 3304 "alignment" : 4, 3305 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3306 "name" : "unsigned char (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 3307 "parameters" : 3308 [ 3309 { 3310 "referenced_type" : "_ZTIP7_JNIEnv" 3311 }, 3312 { 3313 "referenced_type" : "_ZTIP8_jobject" 3314 }, 3315 { 3316 "referenced_type" : "_ZTIP7_jclass" 3317 }, 3318 { 3319 "referenced_type" : "_ZTIP10_jmethodID" 3320 } 3321 ], 3322 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3323 "return_type" : "_ZTIh", 3324 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3325 "source_file" : "libnativehelper/include_jni/jni.h" 3326 }, 3327 { 3328 "alignment" : 4, 3329 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectP9_jfieldIDE", 3330 "name" : "unsigned char (_JNIEnv *, _jobject *, _jfieldID *)", 3331 "parameters" : 3332 [ 3333 { 3334 "referenced_type" : "_ZTIP7_JNIEnv" 3335 }, 3336 { 3337 "referenced_type" : "_ZTIP8_jobject" 3338 }, 3339 { 3340 "referenced_type" : "_ZTIP9_jfieldID" 3341 } 3342 ], 3343 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP9_jfieldIDE", 3344 "return_type" : "_ZTIh", 3345 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectP9_jfieldIDE", 3346 "source_file" : "libnativehelper/include_jni/jni.h" 3347 }, 3348 { 3349 "alignment" : 4, 3350 "linker_set_key" : "_ZTIFhP7_JNIEnvP8_jobjectS2_E", 3351 "name" : "unsigned char (_JNIEnv *, _jobject *, _jobject *)", 3352 "parameters" : 3353 [ 3354 { 3355 "referenced_type" : "_ZTIP7_JNIEnv" 3356 }, 3357 { 3358 "referenced_type" : "_ZTIP8_jobject" 3359 }, 3360 { 3361 "referenced_type" : "_ZTIP8_jobject" 3362 } 3363 ], 3364 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectS2_E", 3365 "return_type" : "_ZTIh", 3366 "self_type" : "_ZTIFhP7_JNIEnvP8_jobjectS2_E", 3367 "source_file" : "libnativehelper/include_jni/jni.h" 3368 }, 3369 { 3370 "alignment" : 4, 3371 "linker_set_key" : "_ZTIFiP7AParcelPKvjE", 3372 "name" : "int (AParcel *, const void *, unsigned int)", 3373 "parameters" : 3374 [ 3375 { 3376 "referenced_type" : "_ZTIP7AParcel" 3377 }, 3378 { 3379 "referenced_type" : "_ZTIPKv" 3380 }, 3381 { 3382 "referenced_type" : "_ZTIj" 3383 } 3384 ], 3385 "referenced_type" : "_ZTIFiP7AParcelPKvjE", 3386 "return_type" : "_ZTIi", 3387 "self_type" : "_ZTIFiP7AParcelPKvjE", 3388 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 3389 }, 3390 { 3391 "alignment" : 4, 3392 "linker_set_key" : "_ZTIFiP7_JNIEnvE", 3393 "name" : "int (_JNIEnv *)", 3394 "parameters" : 3395 [ 3396 { 3397 "referenced_type" : "_ZTIP7_JNIEnv" 3398 } 3399 ], 3400 "referenced_type" : "_ZTIFiP7_JNIEnvE", 3401 "return_type" : "_ZTIi", 3402 "self_type" : "_ZTIFiP7_JNIEnvE", 3403 "source_file" : "libnativehelper/include_jni/jni.h" 3404 }, 3405 { 3406 "alignment" : 4, 3407 "linker_set_key" : "_ZTIFiP7_JNIEnvP11_jthrowableE", 3408 "name" : "int (_JNIEnv *, _jthrowable *)", 3409 "parameters" : 3410 [ 3411 { 3412 "referenced_type" : "_ZTIP7_JNIEnv" 3413 }, 3414 { 3415 "referenced_type" : "_ZTIP11_jthrowable" 3416 } 3417 ], 3418 "referenced_type" : "_ZTIFiP7_JNIEnvP11_jthrowableE", 3419 "return_type" : "_ZTIi", 3420 "self_type" : "_ZTIFiP7_JNIEnvP11_jthrowableE", 3421 "source_file" : "libnativehelper/include_jni/jni.h" 3422 }, 3423 { 3424 "alignment" : 4, 3425 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jarrayE", 3426 "name" : "int (_JNIEnv *, _jarray *)", 3427 "parameters" : 3428 [ 3429 { 3430 "referenced_type" : "_ZTIP7_JNIEnv" 3431 }, 3432 { 3433 "referenced_type" : "_ZTIP7_jarray" 3434 } 3435 ], 3436 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jarrayE", 3437 "return_type" : "_ZTIi", 3438 "self_type" : "_ZTIFiP7_JNIEnvP7_jarrayE", 3439 "source_file" : "libnativehelper/include_jni/jni.h" 3440 }, 3441 { 3442 "alignment" : 4, 3443 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassE", 3444 "name" : "int (_JNIEnv *, _jclass *)", 3445 "parameters" : 3446 [ 3447 { 3448 "referenced_type" : "_ZTIP7_JNIEnv" 3449 }, 3450 { 3451 "referenced_type" : "_ZTIP7_jclass" 3452 } 3453 ], 3454 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassE", 3455 "return_type" : "_ZTIi", 3456 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassE", 3457 "source_file" : "libnativehelper/include_jni/jni.h" 3458 }, 3459 { 3460 "alignment" : 4, 3461 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3462 "name" : "int (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 3463 "parameters" : 3464 [ 3465 { 3466 "referenced_type" : "_ZTIP7_JNIEnv" 3467 }, 3468 { 3469 "referenced_type" : "_ZTIP7_jclass" 3470 }, 3471 { 3472 "referenced_type" : "_ZTIP10_jmethodID" 3473 }, 3474 { 3475 "referenced_type" : "_ZTIPK6jvalue" 3476 } 3477 ], 3478 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3479 "return_type" : "_ZTIi", 3480 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3481 "source_file" : "libnativehelper/include_jni/jni.h" 3482 }, 3483 { 3484 "alignment" : 4, 3485 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPcE", 3486 "name" : "int (_JNIEnv *, _jclass *, _jmethodID *, char *)", 3487 "parameters" : 3488 [ 3489 { 3490 "referenced_type" : "_ZTIP7_JNIEnv" 3491 }, 3492 { 3493 "referenced_type" : "_ZTIP7_jclass" 3494 }, 3495 { 3496 "referenced_type" : "_ZTIP10_jmethodID" 3497 }, 3498 { 3499 "referenced_type" : "_ZTIPc" 3500 } 3501 ], 3502 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPcE", 3503 "return_type" : "_ZTIi", 3504 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPcE", 3505 "source_file" : "libnativehelper/include_jni/jni.h" 3506 }, 3507 { 3508 "alignment" : 4, 3509 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDzE", 3510 "name" : "int (_JNIEnv *, _jclass *, _jmethodID *, ...)", 3511 "parameters" : 3512 [ 3513 { 3514 "referenced_type" : "_ZTIP7_JNIEnv" 3515 }, 3516 { 3517 "referenced_type" : "_ZTIP7_jclass" 3518 }, 3519 { 3520 "referenced_type" : "_ZTIP10_jmethodID" 3521 } 3522 ], 3523 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDzE", 3524 "return_type" : "_ZTIi", 3525 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDzE", 3526 "source_file" : "libnativehelper/include_jni/jni.h" 3527 }, 3528 { 3529 "alignment" : 4, 3530 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassP9_jfieldIDE", 3531 "name" : "int (_JNIEnv *, _jclass *, _jfieldID *)", 3532 "parameters" : 3533 [ 3534 { 3535 "referenced_type" : "_ZTIP7_JNIEnv" 3536 }, 3537 { 3538 "referenced_type" : "_ZTIP7_jclass" 3539 }, 3540 { 3541 "referenced_type" : "_ZTIP9_jfieldID" 3542 } 3543 ], 3544 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP9_jfieldIDE", 3545 "return_type" : "_ZTIi", 3546 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassP9_jfieldIDE", 3547 "source_file" : "libnativehelper/include_jni/jni.h" 3548 }, 3549 { 3550 "alignment" : 4, 3551 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE", 3552 "name" : "int (_JNIEnv *, _jclass *, const JNINativeMethod *, int)", 3553 "parameters" : 3554 [ 3555 { 3556 "referenced_type" : "_ZTIP7_JNIEnv" 3557 }, 3558 { 3559 "referenced_type" : "_ZTIP7_jclass" 3560 }, 3561 { 3562 "referenced_type" : "_ZTIPK15JNINativeMethod" 3563 }, 3564 { 3565 "referenced_type" : "_ZTIi" 3566 } 3567 ], 3568 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE", 3569 "return_type" : "_ZTIi", 3570 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE", 3571 "source_file" : "libnativehelper/include_jni/jni.h" 3572 }, 3573 { 3574 "alignment" : 4, 3575 "linker_set_key" : "_ZTIFiP7_JNIEnvP7_jclassPKcE", 3576 "name" : "int (_JNIEnv *, _jclass *, const char *)", 3577 "parameters" : 3578 [ 3579 { 3580 "referenced_type" : "_ZTIP7_JNIEnv" 3581 }, 3582 { 3583 "referenced_type" : "_ZTIP7_jclass" 3584 }, 3585 { 3586 "referenced_type" : "_ZTIPKc" 3587 } 3588 ], 3589 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassPKcE", 3590 "return_type" : "_ZTIi", 3591 "self_type" : "_ZTIFiP7_JNIEnvP7_jclassPKcE", 3592 "source_file" : "libnativehelper/include_jni/jni.h" 3593 }, 3594 { 3595 "alignment" : 4, 3596 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectE", 3597 "name" : "int (_JNIEnv *, _jobject *)", 3598 "parameters" : 3599 [ 3600 { 3601 "referenced_type" : "_ZTIP7_JNIEnv" 3602 }, 3603 { 3604 "referenced_type" : "_ZTIP8_jobject" 3605 } 3606 ], 3607 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectE", 3608 "return_type" : "_ZTIi", 3609 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectE", 3610 "source_file" : "libnativehelper/include_jni/jni.h" 3611 }, 3612 { 3613 "alignment" : 4, 3614 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 3615 "name" : "int (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 3616 "parameters" : 3617 [ 3618 { 3619 "referenced_type" : "_ZTIP7_JNIEnv" 3620 }, 3621 { 3622 "referenced_type" : "_ZTIP8_jobject" 3623 }, 3624 { 3625 "referenced_type" : "_ZTIP10_jmethodID" 3626 }, 3627 { 3628 "referenced_type" : "_ZTIPK6jvalue" 3629 } 3630 ], 3631 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 3632 "return_type" : "_ZTIi", 3633 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 3634 "source_file" : "libnativehelper/include_jni/jni.h" 3635 }, 3636 { 3637 "alignment" : 4, 3638 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 3639 "name" : "int (_JNIEnv *, _jobject *, _jmethodID *, char *)", 3640 "parameters" : 3641 [ 3642 { 3643 "referenced_type" : "_ZTIP7_JNIEnv" 3644 }, 3645 { 3646 "referenced_type" : "_ZTIP8_jobject" 3647 }, 3648 { 3649 "referenced_type" : "_ZTIP10_jmethodID" 3650 }, 3651 { 3652 "referenced_type" : "_ZTIPc" 3653 } 3654 ], 3655 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 3656 "return_type" : "_ZTIi", 3657 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 3658 "source_file" : "libnativehelper/include_jni/jni.h" 3659 }, 3660 { 3661 "alignment" : 4, 3662 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDzE", 3663 "name" : "int (_JNIEnv *, _jobject *, _jmethodID *, ...)", 3664 "parameters" : 3665 [ 3666 { 3667 "referenced_type" : "_ZTIP7_JNIEnv" 3668 }, 3669 { 3670 "referenced_type" : "_ZTIP8_jobject" 3671 }, 3672 { 3673 "referenced_type" : "_ZTIP10_jmethodID" 3674 } 3675 ], 3676 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDzE", 3677 "return_type" : "_ZTIi", 3678 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDzE", 3679 "source_file" : "libnativehelper/include_jni/jni.h" 3680 }, 3681 { 3682 "alignment" : 4, 3683 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 3684 "name" : "int (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 3685 "parameters" : 3686 [ 3687 { 3688 "referenced_type" : "_ZTIP7_JNIEnv" 3689 }, 3690 { 3691 "referenced_type" : "_ZTIP8_jobject" 3692 }, 3693 { 3694 "referenced_type" : "_ZTIP7_jclass" 3695 }, 3696 { 3697 "referenced_type" : "_ZTIP10_jmethodID" 3698 }, 3699 { 3700 "referenced_type" : "_ZTIPK6jvalue" 3701 } 3702 ], 3703 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 3704 "return_type" : "_ZTIi", 3705 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 3706 "source_file" : "libnativehelper/include_jni/jni.h" 3707 }, 3708 { 3709 "alignment" : 4, 3710 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 3711 "name" : "int (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 3712 "parameters" : 3713 [ 3714 { 3715 "referenced_type" : "_ZTIP7_JNIEnv" 3716 }, 3717 { 3718 "referenced_type" : "_ZTIP8_jobject" 3719 }, 3720 { 3721 "referenced_type" : "_ZTIP7_jclass" 3722 }, 3723 { 3724 "referenced_type" : "_ZTIP10_jmethodID" 3725 }, 3726 { 3727 "referenced_type" : "_ZTIPc" 3728 } 3729 ], 3730 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 3731 "return_type" : "_ZTIi", 3732 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 3733 "source_file" : "libnativehelper/include_jni/jni.h" 3734 }, 3735 { 3736 "alignment" : 4, 3737 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3738 "name" : "int (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 3739 "parameters" : 3740 [ 3741 { 3742 "referenced_type" : "_ZTIP7_JNIEnv" 3743 }, 3744 { 3745 "referenced_type" : "_ZTIP8_jobject" 3746 }, 3747 { 3748 "referenced_type" : "_ZTIP7_jclass" 3749 }, 3750 { 3751 "referenced_type" : "_ZTIP10_jmethodID" 3752 } 3753 ], 3754 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3755 "return_type" : "_ZTIi", 3756 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 3757 "source_file" : "libnativehelper/include_jni/jni.h" 3758 }, 3759 { 3760 "alignment" : 4, 3761 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jobjectP9_jfieldIDE", 3762 "name" : "int (_JNIEnv *, _jobject *, _jfieldID *)", 3763 "parameters" : 3764 [ 3765 { 3766 "referenced_type" : "_ZTIP7_JNIEnv" 3767 }, 3768 { 3769 "referenced_type" : "_ZTIP8_jobject" 3770 }, 3771 { 3772 "referenced_type" : "_ZTIP9_jfieldID" 3773 } 3774 ], 3775 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP9_jfieldIDE", 3776 "return_type" : "_ZTIi", 3777 "self_type" : "_ZTIFiP7_JNIEnvP8_jobjectP9_jfieldIDE", 3778 "source_file" : "libnativehelper/include_jni/jni.h" 3779 }, 3780 { 3781 "alignment" : 4, 3782 "linker_set_key" : "_ZTIFiP7_JNIEnvP8_jstringE", 3783 "name" : "int (_JNIEnv *, _jstring *)", 3784 "parameters" : 3785 [ 3786 { 3787 "referenced_type" : "_ZTIP7_JNIEnv" 3788 }, 3789 { 3790 "referenced_type" : "_ZTIP8_jstring" 3791 } 3792 ], 3793 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jstringE", 3794 "return_type" : "_ZTIi", 3795 "self_type" : "_ZTIFiP7_JNIEnvP8_jstringE", 3796 "source_file" : "libnativehelper/include_jni/jni.h" 3797 }, 3798 { 3799 "alignment" : 4, 3800 "linker_set_key" : "_ZTIFiP7_JNIEnvPP7_JavaVME", 3801 "name" : "int (_JNIEnv *, _JavaVM **)", 3802 "parameters" : 3803 [ 3804 { 3805 "referenced_type" : "_ZTIP7_JNIEnv" 3806 }, 3807 { 3808 "referenced_type" : "_ZTIPP7_JavaVM" 3809 } 3810 ], 3811 "referenced_type" : "_ZTIFiP7_JNIEnvPP7_JavaVME", 3812 "return_type" : "_ZTIi", 3813 "self_type" : "_ZTIFiP7_JNIEnvPP7_JavaVME", 3814 "source_file" : "libnativehelper/include_jni/jni.h" 3815 }, 3816 { 3817 "alignment" : 4, 3818 "linker_set_key" : "_ZTIFiP7_JNIEnviE", 3819 "name" : "int (_JNIEnv *, int)", 3820 "parameters" : 3821 [ 3822 { 3823 "referenced_type" : "_ZTIP7_JNIEnv" 3824 }, 3825 { 3826 "referenced_type" : "_ZTIi" 3827 } 3828 ], 3829 "referenced_type" : "_ZTIFiP7_JNIEnviE", 3830 "return_type" : "_ZTIi", 3831 "self_type" : "_ZTIFiP7_JNIEnviE", 3832 "source_file" : "libnativehelper/include_jni/jni.h" 3833 }, 3834 { 3835 "alignment" : 4, 3836 "linker_set_key" : "_ZTIFiP7_JavaVME", 3837 "name" : "int (_JavaVM *)", 3838 "parameters" : 3839 [ 3840 { 3841 "referenced_type" : "_ZTIP7_JavaVM" 3842 } 3843 ], 3844 "referenced_type" : "_ZTIFiP7_JavaVME", 3845 "return_type" : "_ZTIi", 3846 "self_type" : "_ZTIFiP7_JavaVME", 3847 "source_file" : "libnativehelper/include_jni/jni.h" 3848 }, 3849 { 3850 "alignment" : 4, 3851 "linker_set_key" : "_ZTIFiP7_JavaVMPP7_JNIEnvPvE", 3852 "name" : "int (_JavaVM *, _JNIEnv **, void *)", 3853 "parameters" : 3854 [ 3855 { 3856 "referenced_type" : "_ZTIP7_JavaVM" 3857 }, 3858 { 3859 "referenced_type" : "_ZTIPP7_JNIEnv" 3860 }, 3861 { 3862 "referenced_type" : "_ZTIPv" 3863 } 3864 ], 3865 "referenced_type" : "_ZTIFiP7_JavaVMPP7_JNIEnvPvE", 3866 "return_type" : "_ZTIi", 3867 "self_type" : "_ZTIFiP7_JavaVMPP7_JNIEnvPvE", 3868 "source_file" : "libnativehelper/include_jni/jni.h" 3869 }, 3870 { 3871 "alignment" : 4, 3872 "linker_set_key" : "_ZTIFiP7_JavaVMPPviE", 3873 "name" : "int (_JavaVM *, void **, int)", 3874 "parameters" : 3875 [ 3876 { 3877 "referenced_type" : "_ZTIP7_JavaVM" 3878 }, 3879 { 3880 "referenced_type" : "_ZTIPPv" 3881 }, 3882 { 3883 "referenced_type" : "_ZTIi" 3884 } 3885 ], 3886 "referenced_type" : "_ZTIFiP7_JavaVMPPviE", 3887 "return_type" : "_ZTIi", 3888 "self_type" : "_ZTIFiP7_JavaVMPPviE", 3889 "source_file" : "libnativehelper/include_jni/jni.h" 3890 }, 3891 { 3892 "alignment" : 4, 3893 "linker_set_key" : "_ZTIFiP8AIBinderiPPKcjE", 3894 "name" : "int (AIBinder *, int, const char **, unsigned int)", 3895 "parameters" : 3896 [ 3897 { 3898 "referenced_type" : "_ZTIP8AIBinder" 3899 }, 3900 { 3901 "referenced_type" : "_ZTIi" 3902 }, 3903 { 3904 "referenced_type" : "_ZTIPPKc" 3905 }, 3906 { 3907 "referenced_type" : "_ZTIj" 3908 } 3909 ], 3910 "referenced_type" : "_ZTIFiP8AIBinderiPPKcjE", 3911 "return_type" : "_ZTIi", 3912 "self_type" : "_ZTIFiP8AIBinderiPPKcjE", 3913 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 3914 }, 3915 { 3916 "alignment" : 4, 3917 "linker_set_key" : "_ZTIFiP8AIBinderiiiPPKcjE", 3918 "name" : "int (AIBinder *, int, int, int, const char **, unsigned int)", 3919 "parameters" : 3920 [ 3921 { 3922 "referenced_type" : "_ZTIP8AIBinder" 3923 }, 3924 { 3925 "referenced_type" : "_ZTIi" 3926 }, 3927 { 3928 "referenced_type" : "_ZTIi" 3929 }, 3930 { 3931 "referenced_type" : "_ZTIi" 3932 }, 3933 { 3934 "referenced_type" : "_ZTIPPKc" 3935 }, 3936 { 3937 "referenced_type" : "_ZTIj" 3938 } 3939 ], 3940 "referenced_type" : "_ZTIFiP8AIBinderiiiPPKcjE", 3941 "return_type" : "_ZTIi", 3942 "self_type" : "_ZTIFiP8AIBinderiiiPPKcjE", 3943 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_shell.h" 3944 }, 3945 { 3946 "alignment" : 4, 3947 "linker_set_key" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E", 3948 "name" : "int (AIBinder *, unsigned int, const AParcel *, AParcel *)", 3949 "parameters" : 3950 [ 3951 { 3952 "referenced_type" : "_ZTIP8AIBinder" 3953 }, 3954 { 3955 "referenced_type" : "_ZTIj" 3956 }, 3957 { 3958 "referenced_type" : "_ZTIPK7AParcel" 3959 }, 3960 { 3961 "referenced_type" : "_ZTIP7AParcel" 3962 } 3963 ], 3964 "referenced_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E", 3965 "return_type" : "_ZTIi", 3966 "self_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E", 3967 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 3968 }, 3969 { 3970 "alignment" : 4, 3971 "linker_set_key" : "_ZTIFiPK7AParcelPvjE", 3972 "name" : "int (const AParcel *, void *, unsigned int)", 3973 "parameters" : 3974 [ 3975 { 3976 "referenced_type" : "_ZTIPK7AParcel" 3977 }, 3978 { 3979 "referenced_type" : "_ZTIPv" 3980 }, 3981 { 3982 "referenced_type" : "_ZTIj" 3983 } 3984 ], 3985 "referenced_type" : "_ZTIFiPK7AParcelPvjE", 3986 "return_type" : "_ZTIi", 3987 "self_type" : "_ZTIFiPK7AParcelPvjE", 3988 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 3989 }, 3990 { 3991 "alignment" : 4, 3992 "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 3993 "name" : "short (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 3994 "parameters" : 3995 [ 3996 { 3997 "referenced_type" : "_ZTIP7_JNIEnv" 3998 }, 3999 { 4000 "referenced_type" : "_ZTIP7_jclass" 4001 }, 4002 { 4003 "referenced_type" : "_ZTIP10_jmethodID" 4004 }, 4005 { 4006 "referenced_type" : "_ZTIPK6jvalue" 4007 } 4008 ], 4009 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 4010 "return_type" : "_ZTIs", 4011 "self_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 4012 "source_file" : "libnativehelper/include_jni/jni.h" 4013 }, 4014 { 4015 "alignment" : 4, 4016 "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPcE", 4017 "name" : "short (_JNIEnv *, _jclass *, _jmethodID *, char *)", 4018 "parameters" : 4019 [ 4020 { 4021 "referenced_type" : "_ZTIP7_JNIEnv" 4022 }, 4023 { 4024 "referenced_type" : "_ZTIP7_jclass" 4025 }, 4026 { 4027 "referenced_type" : "_ZTIP10_jmethodID" 4028 }, 4029 { 4030 "referenced_type" : "_ZTIPc" 4031 } 4032 ], 4033 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPcE", 4034 "return_type" : "_ZTIs", 4035 "self_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPcE", 4036 "source_file" : "libnativehelper/include_jni/jni.h" 4037 }, 4038 { 4039 "alignment" : 4, 4040 "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDzE", 4041 "name" : "short (_JNIEnv *, _jclass *, _jmethodID *, ...)", 4042 "parameters" : 4043 [ 4044 { 4045 "referenced_type" : "_ZTIP7_JNIEnv" 4046 }, 4047 { 4048 "referenced_type" : "_ZTIP7_jclass" 4049 }, 4050 { 4051 "referenced_type" : "_ZTIP10_jmethodID" 4052 } 4053 ], 4054 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDzE", 4055 "return_type" : "_ZTIs", 4056 "self_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDzE", 4057 "source_file" : "libnativehelper/include_jni/jni.h" 4058 }, 4059 { 4060 "alignment" : 4, 4061 "linker_set_key" : "_ZTIFsP7_JNIEnvP7_jclassP9_jfieldIDE", 4062 "name" : "short (_JNIEnv *, _jclass *, _jfieldID *)", 4063 "parameters" : 4064 [ 4065 { 4066 "referenced_type" : "_ZTIP7_JNIEnv" 4067 }, 4068 { 4069 "referenced_type" : "_ZTIP7_jclass" 4070 }, 4071 { 4072 "referenced_type" : "_ZTIP9_jfieldID" 4073 } 4074 ], 4075 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP9_jfieldIDE", 4076 "return_type" : "_ZTIs", 4077 "self_type" : "_ZTIFsP7_JNIEnvP7_jclassP9_jfieldIDE", 4078 "source_file" : "libnativehelper/include_jni/jni.h" 4079 }, 4080 { 4081 "alignment" : 4, 4082 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 4083 "name" : "short (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 4084 "parameters" : 4085 [ 4086 { 4087 "referenced_type" : "_ZTIP7_JNIEnv" 4088 }, 4089 { 4090 "referenced_type" : "_ZTIP8_jobject" 4091 }, 4092 { 4093 "referenced_type" : "_ZTIP10_jmethodID" 4094 }, 4095 { 4096 "referenced_type" : "_ZTIPK6jvalue" 4097 } 4098 ], 4099 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 4100 "return_type" : "_ZTIs", 4101 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 4102 "source_file" : "libnativehelper/include_jni/jni.h" 4103 }, 4104 { 4105 "alignment" : 4, 4106 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 4107 "name" : "short (_JNIEnv *, _jobject *, _jmethodID *, char *)", 4108 "parameters" : 4109 [ 4110 { 4111 "referenced_type" : "_ZTIP7_JNIEnv" 4112 }, 4113 { 4114 "referenced_type" : "_ZTIP8_jobject" 4115 }, 4116 { 4117 "referenced_type" : "_ZTIP10_jmethodID" 4118 }, 4119 { 4120 "referenced_type" : "_ZTIPc" 4121 } 4122 ], 4123 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 4124 "return_type" : "_ZTIs", 4125 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 4126 "source_file" : "libnativehelper/include_jni/jni.h" 4127 }, 4128 { 4129 "alignment" : 4, 4130 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDzE", 4131 "name" : "short (_JNIEnv *, _jobject *, _jmethodID *, ...)", 4132 "parameters" : 4133 [ 4134 { 4135 "referenced_type" : "_ZTIP7_JNIEnv" 4136 }, 4137 { 4138 "referenced_type" : "_ZTIP8_jobject" 4139 }, 4140 { 4141 "referenced_type" : "_ZTIP10_jmethodID" 4142 } 4143 ], 4144 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDzE", 4145 "return_type" : "_ZTIs", 4146 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDzE", 4147 "source_file" : "libnativehelper/include_jni/jni.h" 4148 }, 4149 { 4150 "alignment" : 4, 4151 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 4152 "name" : "short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 4153 "parameters" : 4154 [ 4155 { 4156 "referenced_type" : "_ZTIP7_JNIEnv" 4157 }, 4158 { 4159 "referenced_type" : "_ZTIP8_jobject" 4160 }, 4161 { 4162 "referenced_type" : "_ZTIP7_jclass" 4163 }, 4164 { 4165 "referenced_type" : "_ZTIP10_jmethodID" 4166 }, 4167 { 4168 "referenced_type" : "_ZTIPK6jvalue" 4169 } 4170 ], 4171 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 4172 "return_type" : "_ZTIs", 4173 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 4174 "source_file" : "libnativehelper/include_jni/jni.h" 4175 }, 4176 { 4177 "alignment" : 4, 4178 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 4179 "name" : "short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 4180 "parameters" : 4181 [ 4182 { 4183 "referenced_type" : "_ZTIP7_JNIEnv" 4184 }, 4185 { 4186 "referenced_type" : "_ZTIP8_jobject" 4187 }, 4188 { 4189 "referenced_type" : "_ZTIP7_jclass" 4190 }, 4191 { 4192 "referenced_type" : "_ZTIP10_jmethodID" 4193 }, 4194 { 4195 "referenced_type" : "_ZTIPc" 4196 } 4197 ], 4198 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 4199 "return_type" : "_ZTIs", 4200 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 4201 "source_file" : "libnativehelper/include_jni/jni.h" 4202 }, 4203 { 4204 "alignment" : 4, 4205 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 4206 "name" : "short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 4207 "parameters" : 4208 [ 4209 { 4210 "referenced_type" : "_ZTIP7_JNIEnv" 4211 }, 4212 { 4213 "referenced_type" : "_ZTIP8_jobject" 4214 }, 4215 { 4216 "referenced_type" : "_ZTIP7_jclass" 4217 }, 4218 { 4219 "referenced_type" : "_ZTIP10_jmethodID" 4220 } 4221 ], 4222 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 4223 "return_type" : "_ZTIs", 4224 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 4225 "source_file" : "libnativehelper/include_jni/jni.h" 4226 }, 4227 { 4228 "alignment" : 4, 4229 "linker_set_key" : "_ZTIFsP7_JNIEnvP8_jobjectP9_jfieldIDE", 4230 "name" : "short (_JNIEnv *, _jobject *, _jfieldID *)", 4231 "parameters" : 4232 [ 4233 { 4234 "referenced_type" : "_ZTIP7_JNIEnv" 4235 }, 4236 { 4237 "referenced_type" : "_ZTIP8_jobject" 4238 }, 4239 { 4240 "referenced_type" : "_ZTIP9_jfieldID" 4241 } 4242 ], 4243 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP9_jfieldIDE", 4244 "return_type" : "_ZTIs", 4245 "self_type" : "_ZTIFsP7_JNIEnvP8_jobjectP9_jfieldIDE", 4246 "source_file" : "libnativehelper/include_jni/jni.h" 4247 }, 4248 { 4249 "alignment" : 4, 4250 "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 4251 "name" : "unsigned short (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 4252 "parameters" : 4253 [ 4254 { 4255 "referenced_type" : "_ZTIP7_JNIEnv" 4256 }, 4257 { 4258 "referenced_type" : "_ZTIP7_jclass" 4259 }, 4260 { 4261 "referenced_type" : "_ZTIP10_jmethodID" 4262 }, 4263 { 4264 "referenced_type" : "_ZTIPK6jvalue" 4265 } 4266 ], 4267 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 4268 "return_type" : "_ZTIt", 4269 "self_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 4270 "source_file" : "libnativehelper/include_jni/jni.h" 4271 }, 4272 { 4273 "alignment" : 4, 4274 "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPcE", 4275 "name" : "unsigned short (_JNIEnv *, _jclass *, _jmethodID *, char *)", 4276 "parameters" : 4277 [ 4278 { 4279 "referenced_type" : "_ZTIP7_JNIEnv" 4280 }, 4281 { 4282 "referenced_type" : "_ZTIP7_jclass" 4283 }, 4284 { 4285 "referenced_type" : "_ZTIP10_jmethodID" 4286 }, 4287 { 4288 "referenced_type" : "_ZTIPc" 4289 } 4290 ], 4291 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPcE", 4292 "return_type" : "_ZTIt", 4293 "self_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPcE", 4294 "source_file" : "libnativehelper/include_jni/jni.h" 4295 }, 4296 { 4297 "alignment" : 4, 4298 "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDzE", 4299 "name" : "unsigned short (_JNIEnv *, _jclass *, _jmethodID *, ...)", 4300 "parameters" : 4301 [ 4302 { 4303 "referenced_type" : "_ZTIP7_JNIEnv" 4304 }, 4305 { 4306 "referenced_type" : "_ZTIP7_jclass" 4307 }, 4308 { 4309 "referenced_type" : "_ZTIP10_jmethodID" 4310 } 4311 ], 4312 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDzE", 4313 "return_type" : "_ZTIt", 4314 "self_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDzE", 4315 "source_file" : "libnativehelper/include_jni/jni.h" 4316 }, 4317 { 4318 "alignment" : 4, 4319 "linker_set_key" : "_ZTIFtP7_JNIEnvP7_jclassP9_jfieldIDE", 4320 "name" : "unsigned short (_JNIEnv *, _jclass *, _jfieldID *)", 4321 "parameters" : 4322 [ 4323 { 4324 "referenced_type" : "_ZTIP7_JNIEnv" 4325 }, 4326 { 4327 "referenced_type" : "_ZTIP7_jclass" 4328 }, 4329 { 4330 "referenced_type" : "_ZTIP9_jfieldID" 4331 } 4332 ], 4333 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP9_jfieldIDE", 4334 "return_type" : "_ZTIt", 4335 "self_type" : "_ZTIFtP7_JNIEnvP7_jclassP9_jfieldIDE", 4336 "source_file" : "libnativehelper/include_jni/jni.h" 4337 }, 4338 { 4339 "alignment" : 4, 4340 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 4341 "name" : "unsigned short (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 4342 "parameters" : 4343 [ 4344 { 4345 "referenced_type" : "_ZTIP7_JNIEnv" 4346 }, 4347 { 4348 "referenced_type" : "_ZTIP8_jobject" 4349 }, 4350 { 4351 "referenced_type" : "_ZTIP10_jmethodID" 4352 }, 4353 { 4354 "referenced_type" : "_ZTIPK6jvalue" 4355 } 4356 ], 4357 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 4358 "return_type" : "_ZTIt", 4359 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 4360 "source_file" : "libnativehelper/include_jni/jni.h" 4361 }, 4362 { 4363 "alignment" : 4, 4364 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 4365 "name" : "unsigned short (_JNIEnv *, _jobject *, _jmethodID *, char *)", 4366 "parameters" : 4367 [ 4368 { 4369 "referenced_type" : "_ZTIP7_JNIEnv" 4370 }, 4371 { 4372 "referenced_type" : "_ZTIP8_jobject" 4373 }, 4374 { 4375 "referenced_type" : "_ZTIP10_jmethodID" 4376 }, 4377 { 4378 "referenced_type" : "_ZTIPc" 4379 } 4380 ], 4381 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 4382 "return_type" : "_ZTIt", 4383 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 4384 "source_file" : "libnativehelper/include_jni/jni.h" 4385 }, 4386 { 4387 "alignment" : 4, 4388 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDzE", 4389 "name" : "unsigned short (_JNIEnv *, _jobject *, _jmethodID *, ...)", 4390 "parameters" : 4391 [ 4392 { 4393 "referenced_type" : "_ZTIP7_JNIEnv" 4394 }, 4395 { 4396 "referenced_type" : "_ZTIP8_jobject" 4397 }, 4398 { 4399 "referenced_type" : "_ZTIP10_jmethodID" 4400 } 4401 ], 4402 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDzE", 4403 "return_type" : "_ZTIt", 4404 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDzE", 4405 "source_file" : "libnativehelper/include_jni/jni.h" 4406 }, 4407 { 4408 "alignment" : 4, 4409 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 4410 "name" : "unsigned short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 4411 "parameters" : 4412 [ 4413 { 4414 "referenced_type" : "_ZTIP7_JNIEnv" 4415 }, 4416 { 4417 "referenced_type" : "_ZTIP8_jobject" 4418 }, 4419 { 4420 "referenced_type" : "_ZTIP7_jclass" 4421 }, 4422 { 4423 "referenced_type" : "_ZTIP10_jmethodID" 4424 }, 4425 { 4426 "referenced_type" : "_ZTIPK6jvalue" 4427 } 4428 ], 4429 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 4430 "return_type" : "_ZTIt", 4431 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 4432 "source_file" : "libnativehelper/include_jni/jni.h" 4433 }, 4434 { 4435 "alignment" : 4, 4436 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 4437 "name" : "unsigned short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 4438 "parameters" : 4439 [ 4440 { 4441 "referenced_type" : "_ZTIP7_JNIEnv" 4442 }, 4443 { 4444 "referenced_type" : "_ZTIP8_jobject" 4445 }, 4446 { 4447 "referenced_type" : "_ZTIP7_jclass" 4448 }, 4449 { 4450 "referenced_type" : "_ZTIP10_jmethodID" 4451 }, 4452 { 4453 "referenced_type" : "_ZTIPc" 4454 } 4455 ], 4456 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 4457 "return_type" : "_ZTIt", 4458 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 4459 "source_file" : "libnativehelper/include_jni/jni.h" 4460 }, 4461 { 4462 "alignment" : 4, 4463 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 4464 "name" : "unsigned short (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 4465 "parameters" : 4466 [ 4467 { 4468 "referenced_type" : "_ZTIP7_JNIEnv" 4469 }, 4470 { 4471 "referenced_type" : "_ZTIP8_jobject" 4472 }, 4473 { 4474 "referenced_type" : "_ZTIP7_jclass" 4475 }, 4476 { 4477 "referenced_type" : "_ZTIP10_jmethodID" 4478 } 4479 ], 4480 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 4481 "return_type" : "_ZTIt", 4482 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 4483 "source_file" : "libnativehelper/include_jni/jni.h" 4484 }, 4485 { 4486 "alignment" : 4, 4487 "linker_set_key" : "_ZTIFtP7_JNIEnvP8_jobjectP9_jfieldIDE", 4488 "name" : "unsigned short (_JNIEnv *, _jobject *, _jfieldID *)", 4489 "parameters" : 4490 [ 4491 { 4492 "referenced_type" : "_ZTIP7_JNIEnv" 4493 }, 4494 { 4495 "referenced_type" : "_ZTIP8_jobject" 4496 }, 4497 { 4498 "referenced_type" : "_ZTIP9_jfieldID" 4499 } 4500 ], 4501 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP9_jfieldIDE", 4502 "return_type" : "_ZTIt", 4503 "self_type" : "_ZTIFtP7_JNIEnvP8_jobjectP9_jfieldIDE", 4504 "source_file" : "libnativehelper/include_jni/jni.h" 4505 }, 4506 { 4507 "alignment" : 4, 4508 "linker_set_key" : "_ZTIFvP7_JNIEnvE", 4509 "name" : "void (_JNIEnv *)", 4510 "parameters" : 4511 [ 4512 { 4513 "referenced_type" : "_ZTIP7_JNIEnv" 4514 } 4515 ], 4516 "referenced_type" : "_ZTIFvP7_JNIEnvE", 4517 "return_type" : "_ZTIv", 4518 "self_type" : "_ZTIFvP7_JNIEnvE", 4519 "source_file" : "libnativehelper/include_jni/jni.h" 4520 }, 4521 { 4522 "alignment" : 4, 4523 "linker_set_key" : "_ZTIFvP7_JNIEnvP10_jintArrayPiiE", 4524 "name" : "void (_JNIEnv *, _jintArray *, int *, int)", 4525 "parameters" : 4526 [ 4527 { 4528 "referenced_type" : "_ZTIP7_JNIEnv" 4529 }, 4530 { 4531 "referenced_type" : "_ZTIP10_jintArray" 4532 }, 4533 { 4534 "referenced_type" : "_ZTIPi" 4535 }, 4536 { 4537 "referenced_type" : "_ZTIi" 4538 } 4539 ], 4540 "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayPiiE", 4541 "return_type" : "_ZTIv", 4542 "self_type" : "_ZTIFvP7_JNIEnvP10_jintArrayPiiE", 4543 "source_file" : "libnativehelper/include_jni/jni.h" 4544 }, 4545 { 4546 "alignment" : 4, 4547 "linker_set_key" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPKiE", 4548 "name" : "void (_JNIEnv *, _jintArray *, int, int, const int *)", 4549 "parameters" : 4550 [ 4551 { 4552 "referenced_type" : "_ZTIP7_JNIEnv" 4553 }, 4554 { 4555 "referenced_type" : "_ZTIP10_jintArray" 4556 }, 4557 { 4558 "referenced_type" : "_ZTIi" 4559 }, 4560 { 4561 "referenced_type" : "_ZTIi" 4562 }, 4563 { 4564 "referenced_type" : "_ZTIPKi" 4565 } 4566 ], 4567 "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPKiE", 4568 "return_type" : "_ZTIv", 4569 "self_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPKiE", 4570 "source_file" : "libnativehelper/include_jni/jni.h" 4571 }, 4572 { 4573 "alignment" : 4, 4574 "linker_set_key" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPiE", 4575 "name" : "void (_JNIEnv *, _jintArray *, int, int, int *)", 4576 "parameters" : 4577 [ 4578 { 4579 "referenced_type" : "_ZTIP7_JNIEnv" 4580 }, 4581 { 4582 "referenced_type" : "_ZTIP10_jintArray" 4583 }, 4584 { 4585 "referenced_type" : "_ZTIi" 4586 }, 4587 { 4588 "referenced_type" : "_ZTIi" 4589 }, 4590 { 4591 "referenced_type" : "_ZTIPi" 4592 } 4593 ], 4594 "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPiE", 4595 "return_type" : "_ZTIv", 4596 "self_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPiE", 4597 "source_file" : "libnativehelper/include_jni/jni.h" 4598 }, 4599 { 4600 "alignment" : 4, 4601 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jbyteArrayPaiE", 4602 "name" : "void (_JNIEnv *, _jbyteArray *, signed char *, int)", 4603 "parameters" : 4604 [ 4605 { 4606 "referenced_type" : "_ZTIP7_JNIEnv" 4607 }, 4608 { 4609 "referenced_type" : "_ZTIP11_jbyteArray" 4610 }, 4611 { 4612 "referenced_type" : "_ZTIPa" 4613 }, 4614 { 4615 "referenced_type" : "_ZTIi" 4616 } 4617 ], 4618 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayPaiE", 4619 "return_type" : "_ZTIv", 4620 "self_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayPaiE", 4621 "source_file" : "libnativehelper/include_jni/jni.h" 4622 }, 4623 { 4624 "alignment" : 4, 4625 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPKaE", 4626 "name" : "void (_JNIEnv *, _jbyteArray *, int, int, const signed char *)", 4627 "parameters" : 4628 [ 4629 { 4630 "referenced_type" : "_ZTIP7_JNIEnv" 4631 }, 4632 { 4633 "referenced_type" : "_ZTIP11_jbyteArray" 4634 }, 4635 { 4636 "referenced_type" : "_ZTIi" 4637 }, 4638 { 4639 "referenced_type" : "_ZTIi" 4640 }, 4641 { 4642 "referenced_type" : "_ZTIPKa" 4643 } 4644 ], 4645 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPKaE", 4646 "return_type" : "_ZTIv", 4647 "self_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPKaE", 4648 "source_file" : "libnativehelper/include_jni/jni.h" 4649 }, 4650 { 4651 "alignment" : 4, 4652 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPaE", 4653 "name" : "void (_JNIEnv *, _jbyteArray *, int, int, signed char *)", 4654 "parameters" : 4655 [ 4656 { 4657 "referenced_type" : "_ZTIP7_JNIEnv" 4658 }, 4659 { 4660 "referenced_type" : "_ZTIP11_jbyteArray" 4661 }, 4662 { 4663 "referenced_type" : "_ZTIi" 4664 }, 4665 { 4666 "referenced_type" : "_ZTIi" 4667 }, 4668 { 4669 "referenced_type" : "_ZTIPa" 4670 } 4671 ], 4672 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPaE", 4673 "return_type" : "_ZTIv", 4674 "self_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPaE", 4675 "source_file" : "libnativehelper/include_jni/jni.h" 4676 }, 4677 { 4678 "alignment" : 4, 4679 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jcharArrayPtiE", 4680 "name" : "void (_JNIEnv *, _jcharArray *, unsigned short *, int)", 4681 "parameters" : 4682 [ 4683 { 4684 "referenced_type" : "_ZTIP7_JNIEnv" 4685 }, 4686 { 4687 "referenced_type" : "_ZTIP11_jcharArray" 4688 }, 4689 { 4690 "referenced_type" : "_ZTIPt" 4691 }, 4692 { 4693 "referenced_type" : "_ZTIi" 4694 } 4695 ], 4696 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayPtiE", 4697 "return_type" : "_ZTIv", 4698 "self_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayPtiE", 4699 "source_file" : "libnativehelper/include_jni/jni.h" 4700 }, 4701 { 4702 "alignment" : 4, 4703 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPKtE", 4704 "name" : "void (_JNIEnv *, _jcharArray *, int, int, const unsigned short *)", 4705 "parameters" : 4706 [ 4707 { 4708 "referenced_type" : "_ZTIP7_JNIEnv" 4709 }, 4710 { 4711 "referenced_type" : "_ZTIP11_jcharArray" 4712 }, 4713 { 4714 "referenced_type" : "_ZTIi" 4715 }, 4716 { 4717 "referenced_type" : "_ZTIi" 4718 }, 4719 { 4720 "referenced_type" : "_ZTIPKt" 4721 } 4722 ], 4723 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPKtE", 4724 "return_type" : "_ZTIv", 4725 "self_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPKtE", 4726 "source_file" : "libnativehelper/include_jni/jni.h" 4727 }, 4728 { 4729 "alignment" : 4, 4730 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPtE", 4731 "name" : "void (_JNIEnv *, _jcharArray *, int, int, unsigned short *)", 4732 "parameters" : 4733 [ 4734 { 4735 "referenced_type" : "_ZTIP7_JNIEnv" 4736 }, 4737 { 4738 "referenced_type" : "_ZTIP11_jcharArray" 4739 }, 4740 { 4741 "referenced_type" : "_ZTIi" 4742 }, 4743 { 4744 "referenced_type" : "_ZTIi" 4745 }, 4746 { 4747 "referenced_type" : "_ZTIPt" 4748 } 4749 ], 4750 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPtE", 4751 "return_type" : "_ZTIv", 4752 "self_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPtE", 4753 "source_file" : "libnativehelper/include_jni/jni.h" 4754 }, 4755 { 4756 "alignment" : 4, 4757 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jlongArrayPxiE", 4758 "name" : "void (_JNIEnv *, _jlongArray *, long long *, int)", 4759 "parameters" : 4760 [ 4761 { 4762 "referenced_type" : "_ZTIP7_JNIEnv" 4763 }, 4764 { 4765 "referenced_type" : "_ZTIP11_jlongArray" 4766 }, 4767 { 4768 "referenced_type" : "_ZTIPx" 4769 }, 4770 { 4771 "referenced_type" : "_ZTIi" 4772 } 4773 ], 4774 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayPxiE", 4775 "return_type" : "_ZTIv", 4776 "self_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayPxiE", 4777 "source_file" : "libnativehelper/include_jni/jni.h" 4778 }, 4779 { 4780 "alignment" : 4, 4781 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPKxE", 4782 "name" : "void (_JNIEnv *, _jlongArray *, int, int, const long long *)", 4783 "parameters" : 4784 [ 4785 { 4786 "referenced_type" : "_ZTIP7_JNIEnv" 4787 }, 4788 { 4789 "referenced_type" : "_ZTIP11_jlongArray" 4790 }, 4791 { 4792 "referenced_type" : "_ZTIi" 4793 }, 4794 { 4795 "referenced_type" : "_ZTIi" 4796 }, 4797 { 4798 "referenced_type" : "_ZTIPKx" 4799 } 4800 ], 4801 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPKxE", 4802 "return_type" : "_ZTIv", 4803 "self_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPKxE", 4804 "source_file" : "libnativehelper/include_jni/jni.h" 4805 }, 4806 { 4807 "alignment" : 4, 4808 "linker_set_key" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPxE", 4809 "name" : "void (_JNIEnv *, _jlongArray *, int, int, long long *)", 4810 "parameters" : 4811 [ 4812 { 4813 "referenced_type" : "_ZTIP7_JNIEnv" 4814 }, 4815 { 4816 "referenced_type" : "_ZTIP11_jlongArray" 4817 }, 4818 { 4819 "referenced_type" : "_ZTIi" 4820 }, 4821 { 4822 "referenced_type" : "_ZTIi" 4823 }, 4824 { 4825 "referenced_type" : "_ZTIPx" 4826 } 4827 ], 4828 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPxE", 4829 "return_type" : "_ZTIv", 4830 "self_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPxE", 4831 "source_file" : "libnativehelper/include_jni/jni.h" 4832 }, 4833 { 4834 "alignment" : 4, 4835 "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jfloatArrayPfiE", 4836 "name" : "void (_JNIEnv *, _jfloatArray *, float *, int)", 4837 "parameters" : 4838 [ 4839 { 4840 "referenced_type" : "_ZTIP7_JNIEnv" 4841 }, 4842 { 4843 "referenced_type" : "_ZTIP12_jfloatArray" 4844 }, 4845 { 4846 "referenced_type" : "_ZTIPf" 4847 }, 4848 { 4849 "referenced_type" : "_ZTIi" 4850 } 4851 ], 4852 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayPfiE", 4853 "return_type" : "_ZTIv", 4854 "self_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayPfiE", 4855 "source_file" : "libnativehelper/include_jni/jni.h" 4856 }, 4857 { 4858 "alignment" : 4, 4859 "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPKfE", 4860 "name" : "void (_JNIEnv *, _jfloatArray *, int, int, const float *)", 4861 "parameters" : 4862 [ 4863 { 4864 "referenced_type" : "_ZTIP7_JNIEnv" 4865 }, 4866 { 4867 "referenced_type" : "_ZTIP12_jfloatArray" 4868 }, 4869 { 4870 "referenced_type" : "_ZTIi" 4871 }, 4872 { 4873 "referenced_type" : "_ZTIi" 4874 }, 4875 { 4876 "referenced_type" : "_ZTIPKf" 4877 } 4878 ], 4879 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPKfE", 4880 "return_type" : "_ZTIv", 4881 "self_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPKfE", 4882 "source_file" : "libnativehelper/include_jni/jni.h" 4883 }, 4884 { 4885 "alignment" : 4, 4886 "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPfE", 4887 "name" : "void (_JNIEnv *, _jfloatArray *, int, int, float *)", 4888 "parameters" : 4889 [ 4890 { 4891 "referenced_type" : "_ZTIP7_JNIEnv" 4892 }, 4893 { 4894 "referenced_type" : "_ZTIP12_jfloatArray" 4895 }, 4896 { 4897 "referenced_type" : "_ZTIi" 4898 }, 4899 { 4900 "referenced_type" : "_ZTIi" 4901 }, 4902 { 4903 "referenced_type" : "_ZTIPf" 4904 } 4905 ], 4906 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPfE", 4907 "return_type" : "_ZTIv", 4908 "self_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPfE", 4909 "source_file" : "libnativehelper/include_jni/jni.h" 4910 }, 4911 { 4912 "alignment" : 4, 4913 "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jshortArrayPsiE", 4914 "name" : "void (_JNIEnv *, _jshortArray *, short *, int)", 4915 "parameters" : 4916 [ 4917 { 4918 "referenced_type" : "_ZTIP7_JNIEnv" 4919 }, 4920 { 4921 "referenced_type" : "_ZTIP12_jshortArray" 4922 }, 4923 { 4924 "referenced_type" : "_ZTIPs" 4925 }, 4926 { 4927 "referenced_type" : "_ZTIi" 4928 } 4929 ], 4930 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayPsiE", 4931 "return_type" : "_ZTIv", 4932 "self_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayPsiE", 4933 "source_file" : "libnativehelper/include_jni/jni.h" 4934 }, 4935 { 4936 "alignment" : 4, 4937 "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPKsE", 4938 "name" : "void (_JNIEnv *, _jshortArray *, int, int, const short *)", 4939 "parameters" : 4940 [ 4941 { 4942 "referenced_type" : "_ZTIP7_JNIEnv" 4943 }, 4944 { 4945 "referenced_type" : "_ZTIP12_jshortArray" 4946 }, 4947 { 4948 "referenced_type" : "_ZTIi" 4949 }, 4950 { 4951 "referenced_type" : "_ZTIi" 4952 }, 4953 { 4954 "referenced_type" : "_ZTIPKs" 4955 } 4956 ], 4957 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPKsE", 4958 "return_type" : "_ZTIv", 4959 "self_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPKsE", 4960 "source_file" : "libnativehelper/include_jni/jni.h" 4961 }, 4962 { 4963 "alignment" : 4, 4964 "linker_set_key" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPsE", 4965 "name" : "void (_JNIEnv *, _jshortArray *, int, int, short *)", 4966 "parameters" : 4967 [ 4968 { 4969 "referenced_type" : "_ZTIP7_JNIEnv" 4970 }, 4971 { 4972 "referenced_type" : "_ZTIP12_jshortArray" 4973 }, 4974 { 4975 "referenced_type" : "_ZTIi" 4976 }, 4977 { 4978 "referenced_type" : "_ZTIi" 4979 }, 4980 { 4981 "referenced_type" : "_ZTIPs" 4982 } 4983 ], 4984 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPsE", 4985 "return_type" : "_ZTIv", 4986 "self_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPsE", 4987 "source_file" : "libnativehelper/include_jni/jni.h" 4988 }, 4989 { 4990 "alignment" : 4, 4991 "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayPdiE", 4992 "name" : "void (_JNIEnv *, _jdoubleArray *, double *, int)", 4993 "parameters" : 4994 [ 4995 { 4996 "referenced_type" : "_ZTIP7_JNIEnv" 4997 }, 4998 { 4999 "referenced_type" : "_ZTIP13_jdoubleArray" 5000 }, 5001 { 5002 "referenced_type" : "_ZTIPd" 5003 }, 5004 { 5005 "referenced_type" : "_ZTIi" 5006 } 5007 ], 5008 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayPdiE", 5009 "return_type" : "_ZTIv", 5010 "self_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayPdiE", 5011 "source_file" : "libnativehelper/include_jni/jni.h" 5012 }, 5013 { 5014 "alignment" : 4, 5015 "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPKdE", 5016 "name" : "void (_JNIEnv *, _jdoubleArray *, int, int, const double *)", 5017 "parameters" : 5018 [ 5019 { 5020 "referenced_type" : "_ZTIP7_JNIEnv" 5021 }, 5022 { 5023 "referenced_type" : "_ZTIP13_jdoubleArray" 5024 }, 5025 { 5026 "referenced_type" : "_ZTIi" 5027 }, 5028 { 5029 "referenced_type" : "_ZTIi" 5030 }, 5031 { 5032 "referenced_type" : "_ZTIPKd" 5033 } 5034 ], 5035 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPKdE", 5036 "return_type" : "_ZTIv", 5037 "self_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPKdE", 5038 "source_file" : "libnativehelper/include_jni/jni.h" 5039 }, 5040 { 5041 "alignment" : 4, 5042 "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPdE", 5043 "name" : "void (_JNIEnv *, _jdoubleArray *, int, int, double *)", 5044 "parameters" : 5045 [ 5046 { 5047 "referenced_type" : "_ZTIP7_JNIEnv" 5048 }, 5049 { 5050 "referenced_type" : "_ZTIP13_jdoubleArray" 5051 }, 5052 { 5053 "referenced_type" : "_ZTIi" 5054 }, 5055 { 5056 "referenced_type" : "_ZTIi" 5057 }, 5058 { 5059 "referenced_type" : "_ZTIPd" 5060 } 5061 ], 5062 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPdE", 5063 "return_type" : "_ZTIv", 5064 "self_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPdE", 5065 "source_file" : "libnativehelper/include_jni/jni.h" 5066 }, 5067 { 5068 "alignment" : 4, 5069 "linker_set_key" : "_ZTIFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE", 5070 "name" : "void (_JNIEnv *, _jobjectArray *, int, _jobject *)", 5071 "parameters" : 5072 [ 5073 { 5074 "referenced_type" : "_ZTIP7_JNIEnv" 5075 }, 5076 { 5077 "referenced_type" : "_ZTIP13_jobjectArray" 5078 }, 5079 { 5080 "referenced_type" : "_ZTIi" 5081 }, 5082 { 5083 "referenced_type" : "_ZTIP8_jobject" 5084 } 5085 ], 5086 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE", 5087 "return_type" : "_ZTIv", 5088 "self_type" : "_ZTIFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE", 5089 "source_file" : "libnativehelper/include_jni/jni.h" 5090 }, 5091 { 5092 "alignment" : 4, 5093 "linker_set_key" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayPhiE", 5094 "name" : "void (_JNIEnv *, _jbooleanArray *, unsigned char *, int)", 5095 "parameters" : 5096 [ 5097 { 5098 "referenced_type" : "_ZTIP7_JNIEnv" 5099 }, 5100 { 5101 "referenced_type" : "_ZTIP14_jbooleanArray" 5102 }, 5103 { 5104 "referenced_type" : "_ZTIPh" 5105 }, 5106 { 5107 "referenced_type" : "_ZTIi" 5108 } 5109 ], 5110 "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayPhiE", 5111 "return_type" : "_ZTIv", 5112 "self_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayPhiE", 5113 "source_file" : "libnativehelper/include_jni/jni.h" 5114 }, 5115 { 5116 "alignment" : 4, 5117 "linker_set_key" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPKhE", 5118 "name" : "void (_JNIEnv *, _jbooleanArray *, int, int, const unsigned char *)", 5119 "parameters" : 5120 [ 5121 { 5122 "referenced_type" : "_ZTIP7_JNIEnv" 5123 }, 5124 { 5125 "referenced_type" : "_ZTIP14_jbooleanArray" 5126 }, 5127 { 5128 "referenced_type" : "_ZTIi" 5129 }, 5130 { 5131 "referenced_type" : "_ZTIi" 5132 }, 5133 { 5134 "referenced_type" : "_ZTIPKh" 5135 } 5136 ], 5137 "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPKhE", 5138 "return_type" : "_ZTIv", 5139 "self_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPKhE", 5140 "source_file" : "libnativehelper/include_jni/jni.h" 5141 }, 5142 { 5143 "alignment" : 4, 5144 "linker_set_key" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPhE", 5145 "name" : "void (_JNIEnv *, _jbooleanArray *, int, int, unsigned char *)", 5146 "parameters" : 5147 [ 5148 { 5149 "referenced_type" : "_ZTIP7_JNIEnv" 5150 }, 5151 { 5152 "referenced_type" : "_ZTIP14_jbooleanArray" 5153 }, 5154 { 5155 "referenced_type" : "_ZTIi" 5156 }, 5157 { 5158 "referenced_type" : "_ZTIi" 5159 }, 5160 { 5161 "referenced_type" : "_ZTIPh" 5162 } 5163 ], 5164 "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPhE", 5165 "return_type" : "_ZTIv", 5166 "self_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPhE", 5167 "source_file" : "libnativehelper/include_jni/jni.h" 5168 }, 5169 { 5170 "alignment" : 4, 5171 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jarrayPviE", 5172 "name" : "void (_JNIEnv *, _jarray *, void *, int)", 5173 "parameters" : 5174 [ 5175 { 5176 "referenced_type" : "_ZTIP7_JNIEnv" 5177 }, 5178 { 5179 "referenced_type" : "_ZTIP7_jarray" 5180 }, 5181 { 5182 "referenced_type" : "_ZTIPv" 5183 }, 5184 { 5185 "referenced_type" : "_ZTIi" 5186 } 5187 ], 5188 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jarrayPviE", 5189 "return_type" : "_ZTIv", 5190 "self_type" : "_ZTIFvP7_JNIEnvP7_jarrayPviE", 5191 "source_file" : "libnativehelper/include_jni/jni.h" 5192 }, 5193 { 5194 "alignment" : 4, 5195 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 5196 "name" : "void (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 5197 "parameters" : 5198 [ 5199 { 5200 "referenced_type" : "_ZTIP7_JNIEnv" 5201 }, 5202 { 5203 "referenced_type" : "_ZTIP7_jclass" 5204 }, 5205 { 5206 "referenced_type" : "_ZTIP10_jmethodID" 5207 }, 5208 { 5209 "referenced_type" : "_ZTIPK6jvalue" 5210 } 5211 ], 5212 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 5213 "return_type" : "_ZTIv", 5214 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 5215 "source_file" : "libnativehelper/include_jni/jni.h" 5216 }, 5217 { 5218 "alignment" : 4, 5219 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPcE", 5220 "name" : "void (_JNIEnv *, _jclass *, _jmethodID *, char *)", 5221 "parameters" : 5222 [ 5223 { 5224 "referenced_type" : "_ZTIP7_JNIEnv" 5225 }, 5226 { 5227 "referenced_type" : "_ZTIP7_jclass" 5228 }, 5229 { 5230 "referenced_type" : "_ZTIP10_jmethodID" 5231 }, 5232 { 5233 "referenced_type" : "_ZTIPc" 5234 } 5235 ], 5236 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPcE", 5237 "return_type" : "_ZTIv", 5238 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPcE", 5239 "source_file" : "libnativehelper/include_jni/jni.h" 5240 }, 5241 { 5242 "alignment" : 4, 5243 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDzE", 5244 "name" : "void (_JNIEnv *, _jclass *, _jmethodID *, ...)", 5245 "parameters" : 5246 [ 5247 { 5248 "referenced_type" : "_ZTIP7_JNIEnv" 5249 }, 5250 { 5251 "referenced_type" : "_ZTIP7_jclass" 5252 }, 5253 { 5254 "referenced_type" : "_ZTIP10_jmethodID" 5255 } 5256 ], 5257 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDzE", 5258 "return_type" : "_ZTIv", 5259 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDzE", 5260 "source_file" : "libnativehelper/include_jni/jni.h" 5261 }, 5262 { 5263 "alignment" : 4, 5264 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE", 5265 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, _jobject *)", 5266 "parameters" : 5267 [ 5268 { 5269 "referenced_type" : "_ZTIP7_JNIEnv" 5270 }, 5271 { 5272 "referenced_type" : "_ZTIP7_jclass" 5273 }, 5274 { 5275 "referenced_type" : "_ZTIP9_jfieldID" 5276 }, 5277 { 5278 "referenced_type" : "_ZTIP8_jobject" 5279 } 5280 ], 5281 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE", 5282 "return_type" : "_ZTIv", 5283 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE", 5284 "source_file" : "libnativehelper/include_jni/jni.h" 5285 }, 5286 { 5287 "alignment" : 4, 5288 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDaE", 5289 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, signed char)", 5290 "parameters" : 5291 [ 5292 { 5293 "referenced_type" : "_ZTIP7_JNIEnv" 5294 }, 5295 { 5296 "referenced_type" : "_ZTIP7_jclass" 5297 }, 5298 { 5299 "referenced_type" : "_ZTIP9_jfieldID" 5300 }, 5301 { 5302 "referenced_type" : "_ZTIa" 5303 } 5304 ], 5305 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDaE", 5306 "return_type" : "_ZTIv", 5307 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDaE", 5308 "source_file" : "libnativehelper/include_jni/jni.h" 5309 }, 5310 { 5311 "alignment" : 4, 5312 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDdE", 5313 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, double)", 5314 "parameters" : 5315 [ 5316 { 5317 "referenced_type" : "_ZTIP7_JNIEnv" 5318 }, 5319 { 5320 "referenced_type" : "_ZTIP7_jclass" 5321 }, 5322 { 5323 "referenced_type" : "_ZTIP9_jfieldID" 5324 }, 5325 { 5326 "referenced_type" : "_ZTId" 5327 } 5328 ], 5329 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDdE", 5330 "return_type" : "_ZTIv", 5331 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDdE", 5332 "source_file" : "libnativehelper/include_jni/jni.h" 5333 }, 5334 { 5335 "alignment" : 4, 5336 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDfE", 5337 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, float)", 5338 "parameters" : 5339 [ 5340 { 5341 "referenced_type" : "_ZTIP7_JNIEnv" 5342 }, 5343 { 5344 "referenced_type" : "_ZTIP7_jclass" 5345 }, 5346 { 5347 "referenced_type" : "_ZTIP9_jfieldID" 5348 }, 5349 { 5350 "referenced_type" : "_ZTIf" 5351 } 5352 ], 5353 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDfE", 5354 "return_type" : "_ZTIv", 5355 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDfE", 5356 "source_file" : "libnativehelper/include_jni/jni.h" 5357 }, 5358 { 5359 "alignment" : 4, 5360 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDhE", 5361 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, unsigned char)", 5362 "parameters" : 5363 [ 5364 { 5365 "referenced_type" : "_ZTIP7_JNIEnv" 5366 }, 5367 { 5368 "referenced_type" : "_ZTIP7_jclass" 5369 }, 5370 { 5371 "referenced_type" : "_ZTIP9_jfieldID" 5372 }, 5373 { 5374 "referenced_type" : "_ZTIh" 5375 } 5376 ], 5377 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDhE", 5378 "return_type" : "_ZTIv", 5379 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDhE", 5380 "source_file" : "libnativehelper/include_jni/jni.h" 5381 }, 5382 { 5383 "alignment" : 4, 5384 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDiE", 5385 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, int)", 5386 "parameters" : 5387 [ 5388 { 5389 "referenced_type" : "_ZTIP7_JNIEnv" 5390 }, 5391 { 5392 "referenced_type" : "_ZTIP7_jclass" 5393 }, 5394 { 5395 "referenced_type" : "_ZTIP9_jfieldID" 5396 }, 5397 { 5398 "referenced_type" : "_ZTIi" 5399 } 5400 ], 5401 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDiE", 5402 "return_type" : "_ZTIv", 5403 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDiE", 5404 "source_file" : "libnativehelper/include_jni/jni.h" 5405 }, 5406 { 5407 "alignment" : 4, 5408 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDsE", 5409 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, short)", 5410 "parameters" : 5411 [ 5412 { 5413 "referenced_type" : "_ZTIP7_JNIEnv" 5414 }, 5415 { 5416 "referenced_type" : "_ZTIP7_jclass" 5417 }, 5418 { 5419 "referenced_type" : "_ZTIP9_jfieldID" 5420 }, 5421 { 5422 "referenced_type" : "_ZTIs" 5423 } 5424 ], 5425 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDsE", 5426 "return_type" : "_ZTIv", 5427 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDsE", 5428 "source_file" : "libnativehelper/include_jni/jni.h" 5429 }, 5430 { 5431 "alignment" : 4, 5432 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDtE", 5433 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, unsigned short)", 5434 "parameters" : 5435 [ 5436 { 5437 "referenced_type" : "_ZTIP7_JNIEnv" 5438 }, 5439 { 5440 "referenced_type" : "_ZTIP7_jclass" 5441 }, 5442 { 5443 "referenced_type" : "_ZTIP9_jfieldID" 5444 }, 5445 { 5446 "referenced_type" : "_ZTIt" 5447 } 5448 ], 5449 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDtE", 5450 "return_type" : "_ZTIv", 5451 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDtE", 5452 "source_file" : "libnativehelper/include_jni/jni.h" 5453 }, 5454 { 5455 "alignment" : 4, 5456 "linker_set_key" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDxE", 5457 "name" : "void (_JNIEnv *, _jclass *, _jfieldID *, long long)", 5458 "parameters" : 5459 [ 5460 { 5461 "referenced_type" : "_ZTIP7_JNIEnv" 5462 }, 5463 { 5464 "referenced_type" : "_ZTIP7_jclass" 5465 }, 5466 { 5467 "referenced_type" : "_ZTIP9_jfieldID" 5468 }, 5469 { 5470 "referenced_type" : "_ZTIx" 5471 } 5472 ], 5473 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDxE", 5474 "return_type" : "_ZTIv", 5475 "self_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDxE", 5476 "source_file" : "libnativehelper/include_jni/jni.h" 5477 }, 5478 { 5479 "alignment" : 4, 5480 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectE", 5481 "name" : "void (_JNIEnv *, _jobject *)", 5482 "parameters" : 5483 [ 5484 { 5485 "referenced_type" : "_ZTIP7_JNIEnv" 5486 }, 5487 { 5488 "referenced_type" : "_ZTIP8_jobject" 5489 } 5490 ], 5491 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectE", 5492 "return_type" : "_ZTIv", 5493 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectE", 5494 "source_file" : "libnativehelper/include_jni/jni.h" 5495 }, 5496 { 5497 "alignment" : 4, 5498 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 5499 "name" : "void (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 5500 "parameters" : 5501 [ 5502 { 5503 "referenced_type" : "_ZTIP7_JNIEnv" 5504 }, 5505 { 5506 "referenced_type" : "_ZTIP8_jobject" 5507 }, 5508 { 5509 "referenced_type" : "_ZTIP10_jmethodID" 5510 }, 5511 { 5512 "referenced_type" : "_ZTIPK6jvalue" 5513 } 5514 ], 5515 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 5516 "return_type" : "_ZTIv", 5517 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 5518 "source_file" : "libnativehelper/include_jni/jni.h" 5519 }, 5520 { 5521 "alignment" : 4, 5522 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 5523 "name" : "void (_JNIEnv *, _jobject *, _jmethodID *, char *)", 5524 "parameters" : 5525 [ 5526 { 5527 "referenced_type" : "_ZTIP7_JNIEnv" 5528 }, 5529 { 5530 "referenced_type" : "_ZTIP8_jobject" 5531 }, 5532 { 5533 "referenced_type" : "_ZTIP10_jmethodID" 5534 }, 5535 { 5536 "referenced_type" : "_ZTIPc" 5537 } 5538 ], 5539 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 5540 "return_type" : "_ZTIv", 5541 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 5542 "source_file" : "libnativehelper/include_jni/jni.h" 5543 }, 5544 { 5545 "alignment" : 4, 5546 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDzE", 5547 "name" : "void (_JNIEnv *, _jobject *, _jmethodID *, ...)", 5548 "parameters" : 5549 [ 5550 { 5551 "referenced_type" : "_ZTIP7_JNIEnv" 5552 }, 5553 { 5554 "referenced_type" : "_ZTIP8_jobject" 5555 }, 5556 { 5557 "referenced_type" : "_ZTIP10_jmethodID" 5558 } 5559 ], 5560 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDzE", 5561 "return_type" : "_ZTIv", 5562 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDzE", 5563 "source_file" : "libnativehelper/include_jni/jni.h" 5564 }, 5565 { 5566 "alignment" : 4, 5567 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 5568 "name" : "void (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 5569 "parameters" : 5570 [ 5571 { 5572 "referenced_type" : "_ZTIP7_JNIEnv" 5573 }, 5574 { 5575 "referenced_type" : "_ZTIP8_jobject" 5576 }, 5577 { 5578 "referenced_type" : "_ZTIP7_jclass" 5579 }, 5580 { 5581 "referenced_type" : "_ZTIP10_jmethodID" 5582 }, 5583 { 5584 "referenced_type" : "_ZTIPK6jvalue" 5585 } 5586 ], 5587 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 5588 "return_type" : "_ZTIv", 5589 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 5590 "source_file" : "libnativehelper/include_jni/jni.h" 5591 }, 5592 { 5593 "alignment" : 4, 5594 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 5595 "name" : "void (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 5596 "parameters" : 5597 [ 5598 { 5599 "referenced_type" : "_ZTIP7_JNIEnv" 5600 }, 5601 { 5602 "referenced_type" : "_ZTIP8_jobject" 5603 }, 5604 { 5605 "referenced_type" : "_ZTIP7_jclass" 5606 }, 5607 { 5608 "referenced_type" : "_ZTIP10_jmethodID" 5609 }, 5610 { 5611 "referenced_type" : "_ZTIPc" 5612 } 5613 ], 5614 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 5615 "return_type" : "_ZTIv", 5616 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 5617 "source_file" : "libnativehelper/include_jni/jni.h" 5618 }, 5619 { 5620 "alignment" : 4, 5621 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 5622 "name" : "void (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 5623 "parameters" : 5624 [ 5625 { 5626 "referenced_type" : "_ZTIP7_JNIEnv" 5627 }, 5628 { 5629 "referenced_type" : "_ZTIP8_jobject" 5630 }, 5631 { 5632 "referenced_type" : "_ZTIP7_jclass" 5633 }, 5634 { 5635 "referenced_type" : "_ZTIP10_jmethodID" 5636 } 5637 ], 5638 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 5639 "return_type" : "_ZTIv", 5640 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 5641 "source_file" : "libnativehelper/include_jni/jni.h" 5642 }, 5643 { 5644 "alignment" : 4, 5645 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E", 5646 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, _jobject *)", 5647 "parameters" : 5648 [ 5649 { 5650 "referenced_type" : "_ZTIP7_JNIEnv" 5651 }, 5652 { 5653 "referenced_type" : "_ZTIP8_jobject" 5654 }, 5655 { 5656 "referenced_type" : "_ZTIP9_jfieldID" 5657 }, 5658 { 5659 "referenced_type" : "_ZTIP8_jobject" 5660 } 5661 ], 5662 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E", 5663 "return_type" : "_ZTIv", 5664 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E", 5665 "source_file" : "libnativehelper/include_jni/jni.h" 5666 }, 5667 { 5668 "alignment" : 4, 5669 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDaE", 5670 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, signed char)", 5671 "parameters" : 5672 [ 5673 { 5674 "referenced_type" : "_ZTIP7_JNIEnv" 5675 }, 5676 { 5677 "referenced_type" : "_ZTIP8_jobject" 5678 }, 5679 { 5680 "referenced_type" : "_ZTIP9_jfieldID" 5681 }, 5682 { 5683 "referenced_type" : "_ZTIa" 5684 } 5685 ], 5686 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDaE", 5687 "return_type" : "_ZTIv", 5688 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDaE", 5689 "source_file" : "libnativehelper/include_jni/jni.h" 5690 }, 5691 { 5692 "alignment" : 4, 5693 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDdE", 5694 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, double)", 5695 "parameters" : 5696 [ 5697 { 5698 "referenced_type" : "_ZTIP7_JNIEnv" 5699 }, 5700 { 5701 "referenced_type" : "_ZTIP8_jobject" 5702 }, 5703 { 5704 "referenced_type" : "_ZTIP9_jfieldID" 5705 }, 5706 { 5707 "referenced_type" : "_ZTId" 5708 } 5709 ], 5710 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDdE", 5711 "return_type" : "_ZTIv", 5712 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDdE", 5713 "source_file" : "libnativehelper/include_jni/jni.h" 5714 }, 5715 { 5716 "alignment" : 4, 5717 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDfE", 5718 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, float)", 5719 "parameters" : 5720 [ 5721 { 5722 "referenced_type" : "_ZTIP7_JNIEnv" 5723 }, 5724 { 5725 "referenced_type" : "_ZTIP8_jobject" 5726 }, 5727 { 5728 "referenced_type" : "_ZTIP9_jfieldID" 5729 }, 5730 { 5731 "referenced_type" : "_ZTIf" 5732 } 5733 ], 5734 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDfE", 5735 "return_type" : "_ZTIv", 5736 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDfE", 5737 "source_file" : "libnativehelper/include_jni/jni.h" 5738 }, 5739 { 5740 "alignment" : 4, 5741 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDhE", 5742 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, unsigned char)", 5743 "parameters" : 5744 [ 5745 { 5746 "referenced_type" : "_ZTIP7_JNIEnv" 5747 }, 5748 { 5749 "referenced_type" : "_ZTIP8_jobject" 5750 }, 5751 { 5752 "referenced_type" : "_ZTIP9_jfieldID" 5753 }, 5754 { 5755 "referenced_type" : "_ZTIh" 5756 } 5757 ], 5758 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDhE", 5759 "return_type" : "_ZTIv", 5760 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDhE", 5761 "source_file" : "libnativehelper/include_jni/jni.h" 5762 }, 5763 { 5764 "alignment" : 4, 5765 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDiE", 5766 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, int)", 5767 "parameters" : 5768 [ 5769 { 5770 "referenced_type" : "_ZTIP7_JNIEnv" 5771 }, 5772 { 5773 "referenced_type" : "_ZTIP8_jobject" 5774 }, 5775 { 5776 "referenced_type" : "_ZTIP9_jfieldID" 5777 }, 5778 { 5779 "referenced_type" : "_ZTIi" 5780 } 5781 ], 5782 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDiE", 5783 "return_type" : "_ZTIv", 5784 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDiE", 5785 "source_file" : "libnativehelper/include_jni/jni.h" 5786 }, 5787 { 5788 "alignment" : 4, 5789 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDsE", 5790 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, short)", 5791 "parameters" : 5792 [ 5793 { 5794 "referenced_type" : "_ZTIP7_JNIEnv" 5795 }, 5796 { 5797 "referenced_type" : "_ZTIP8_jobject" 5798 }, 5799 { 5800 "referenced_type" : "_ZTIP9_jfieldID" 5801 }, 5802 { 5803 "referenced_type" : "_ZTIs" 5804 } 5805 ], 5806 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDsE", 5807 "return_type" : "_ZTIv", 5808 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDsE", 5809 "source_file" : "libnativehelper/include_jni/jni.h" 5810 }, 5811 { 5812 "alignment" : 4, 5813 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDtE", 5814 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, unsigned short)", 5815 "parameters" : 5816 [ 5817 { 5818 "referenced_type" : "_ZTIP7_JNIEnv" 5819 }, 5820 { 5821 "referenced_type" : "_ZTIP8_jobject" 5822 }, 5823 { 5824 "referenced_type" : "_ZTIP9_jfieldID" 5825 }, 5826 { 5827 "referenced_type" : "_ZTIt" 5828 } 5829 ], 5830 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDtE", 5831 "return_type" : "_ZTIv", 5832 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDtE", 5833 "source_file" : "libnativehelper/include_jni/jni.h" 5834 }, 5835 { 5836 "alignment" : 4, 5837 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDxE", 5838 "name" : "void (_JNIEnv *, _jobject *, _jfieldID *, long long)", 5839 "parameters" : 5840 [ 5841 { 5842 "referenced_type" : "_ZTIP7_JNIEnv" 5843 }, 5844 { 5845 "referenced_type" : "_ZTIP8_jobject" 5846 }, 5847 { 5848 "referenced_type" : "_ZTIP9_jfieldID" 5849 }, 5850 { 5851 "referenced_type" : "_ZTIx" 5852 } 5853 ], 5854 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDxE", 5855 "return_type" : "_ZTIv", 5856 "self_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDxE", 5857 "source_file" : "libnativehelper/include_jni/jni.h" 5858 }, 5859 { 5860 "alignment" : 4, 5861 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringPKcE", 5862 "name" : "void (_JNIEnv *, _jstring *, const char *)", 5863 "parameters" : 5864 [ 5865 { 5866 "referenced_type" : "_ZTIP7_JNIEnv" 5867 }, 5868 { 5869 "referenced_type" : "_ZTIP8_jstring" 5870 }, 5871 { 5872 "referenced_type" : "_ZTIPKc" 5873 } 5874 ], 5875 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringPKcE", 5876 "return_type" : "_ZTIv", 5877 "self_type" : "_ZTIFvP7_JNIEnvP8_jstringPKcE", 5878 "source_file" : "libnativehelper/include_jni/jni.h" 5879 }, 5880 { 5881 "alignment" : 4, 5882 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringPKtE", 5883 "name" : "void (_JNIEnv *, _jstring *, const unsigned short *)", 5884 "parameters" : 5885 [ 5886 { 5887 "referenced_type" : "_ZTIP7_JNIEnv" 5888 }, 5889 { 5890 "referenced_type" : "_ZTIP8_jstring" 5891 }, 5892 { 5893 "referenced_type" : "_ZTIPKt" 5894 } 5895 ], 5896 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringPKtE", 5897 "return_type" : "_ZTIv", 5898 "self_type" : "_ZTIFvP7_JNIEnvP8_jstringPKtE", 5899 "source_file" : "libnativehelper/include_jni/jni.h" 5900 }, 5901 { 5902 "alignment" : 4, 5903 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringiiPcE", 5904 "name" : "void (_JNIEnv *, _jstring *, int, int, char *)", 5905 "parameters" : 5906 [ 5907 { 5908 "referenced_type" : "_ZTIP7_JNIEnv" 5909 }, 5910 { 5911 "referenced_type" : "_ZTIP8_jstring" 5912 }, 5913 { 5914 "referenced_type" : "_ZTIi" 5915 }, 5916 { 5917 "referenced_type" : "_ZTIi" 5918 }, 5919 { 5920 "referenced_type" : "_ZTIPc" 5921 } 5922 ], 5923 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPcE", 5924 "return_type" : "_ZTIv", 5925 "self_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPcE", 5926 "source_file" : "libnativehelper/include_jni/jni.h" 5927 }, 5928 { 5929 "alignment" : 4, 5930 "linker_set_key" : "_ZTIFvP7_JNIEnvP8_jstringiiPtE", 5931 "name" : "void (_JNIEnv *, _jstring *, int, int, unsigned short *)", 5932 "parameters" : 5933 [ 5934 { 5935 "referenced_type" : "_ZTIP7_JNIEnv" 5936 }, 5937 { 5938 "referenced_type" : "_ZTIP8_jstring" 5939 }, 5940 { 5941 "referenced_type" : "_ZTIi" 5942 }, 5943 { 5944 "referenced_type" : "_ZTIi" 5945 }, 5946 { 5947 "referenced_type" : "_ZTIPt" 5948 } 5949 ], 5950 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPtE", 5951 "return_type" : "_ZTIv", 5952 "self_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPtE", 5953 "source_file" : "libnativehelper/include_jni/jni.h" 5954 }, 5955 { 5956 "alignment" : 4, 5957 "linker_set_key" : "_ZTIFvP7_JNIEnvPKcE", 5958 "name" : "void (_JNIEnv *, const char *)", 5959 "parameters" : 5960 [ 5961 { 5962 "referenced_type" : "_ZTIP7_JNIEnv" 5963 }, 5964 { 5965 "referenced_type" : "_ZTIPKc" 5966 } 5967 ], 5968 "referenced_type" : "_ZTIFvP7_JNIEnvPKcE", 5969 "return_type" : "_ZTIv", 5970 "self_type" : "_ZTIFvP7_JNIEnvPKcE", 5971 "source_file" : "libnativehelper/include_jni/jni.h" 5972 }, 5973 { 5974 "alignment" : 4, 5975 "linker_set_key" : "_ZTIFvPKcP8AIBinderPvE", 5976 "name" : "void (const char *, AIBinder *, void *)", 5977 "parameters" : 5978 [ 5979 { 5980 "referenced_type" : "_ZTIPKc" 5981 }, 5982 { 5983 "referenced_type" : "_ZTIP8AIBinder" 5984 }, 5985 { 5986 "referenced_type" : "_ZTIPv" 5987 } 5988 ], 5989 "referenced_type" : "_ZTIFvPKcP8AIBinderPvE", 5990 "return_type" : "_ZTIv", 5991 "self_type" : "_ZTIFvPKcP8AIBinderPvE", 5992 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 5993 }, 5994 { 5995 "alignment" : 4, 5996 "linker_set_key" : "_ZTIFvPKcPvE", 5997 "name" : "void (const char *, void *)", 5998 "parameters" : 5999 [ 6000 { 6001 "referenced_type" : "_ZTIPKc" 6002 }, 6003 { 6004 "referenced_type" : "_ZTIPv" 6005 } 6006 ], 6007 "referenced_type" : "_ZTIFvPKcPvE", 6008 "return_type" : "_ZTIv", 6009 "self_type" : "_ZTIFvPKcPvE", 6010 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 6011 }, 6012 { 6013 "alignment" : 4, 6014 "linker_set_key" : "_ZTIFvPvE", 6015 "name" : "void (void *)", 6016 "parameters" : 6017 [ 6018 { 6019 "referenced_type" : "_ZTIPv" 6020 } 6021 ], 6022 "referenced_type" : "_ZTIFvPvE", 6023 "return_type" : "_ZTIv", 6024 "self_type" : "_ZTIFvPvE", 6025 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6026 }, 6027 { 6028 "alignment" : 4, 6029 "linker_set_key" : "_ZTIFvPvjbE", 6030 "name" : "void (void *, unsigned int, bool)", 6031 "parameters" : 6032 [ 6033 { 6034 "referenced_type" : "_ZTIPv" 6035 }, 6036 { 6037 "referenced_type" : "_ZTIj" 6038 }, 6039 { 6040 "referenced_type" : "_ZTIb" 6041 } 6042 ], 6043 "referenced_type" : "_ZTIFvPvjbE", 6044 "return_type" : "_ZTIv", 6045 "self_type" : "_ZTIFvPvjbE", 6046 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 6047 }, 6048 { 6049 "alignment" : 4, 6050 "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 6051 "name" : "long long (_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 6052 "parameters" : 6053 [ 6054 { 6055 "referenced_type" : "_ZTIP7_JNIEnv" 6056 }, 6057 { 6058 "referenced_type" : "_ZTIP7_jclass" 6059 }, 6060 { 6061 "referenced_type" : "_ZTIP10_jmethodID" 6062 }, 6063 { 6064 "referenced_type" : "_ZTIPK6jvalue" 6065 } 6066 ], 6067 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 6068 "return_type" : "_ZTIx", 6069 "self_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 6070 "source_file" : "libnativehelper/include_jni/jni.h" 6071 }, 6072 { 6073 "alignment" : 4, 6074 "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPcE", 6075 "name" : "long long (_JNIEnv *, _jclass *, _jmethodID *, char *)", 6076 "parameters" : 6077 [ 6078 { 6079 "referenced_type" : "_ZTIP7_JNIEnv" 6080 }, 6081 { 6082 "referenced_type" : "_ZTIP7_jclass" 6083 }, 6084 { 6085 "referenced_type" : "_ZTIP10_jmethodID" 6086 }, 6087 { 6088 "referenced_type" : "_ZTIPc" 6089 } 6090 ], 6091 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPcE", 6092 "return_type" : "_ZTIx", 6093 "self_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPcE", 6094 "source_file" : "libnativehelper/include_jni/jni.h" 6095 }, 6096 { 6097 "alignment" : 4, 6098 "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDzE", 6099 "name" : "long long (_JNIEnv *, _jclass *, _jmethodID *, ...)", 6100 "parameters" : 6101 [ 6102 { 6103 "referenced_type" : "_ZTIP7_JNIEnv" 6104 }, 6105 { 6106 "referenced_type" : "_ZTIP7_jclass" 6107 }, 6108 { 6109 "referenced_type" : "_ZTIP10_jmethodID" 6110 } 6111 ], 6112 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDzE", 6113 "return_type" : "_ZTIx", 6114 "self_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDzE", 6115 "source_file" : "libnativehelper/include_jni/jni.h" 6116 }, 6117 { 6118 "alignment" : 4, 6119 "linker_set_key" : "_ZTIFxP7_JNIEnvP7_jclassP9_jfieldIDE", 6120 "name" : "long long (_JNIEnv *, _jclass *, _jfieldID *)", 6121 "parameters" : 6122 [ 6123 { 6124 "referenced_type" : "_ZTIP7_JNIEnv" 6125 }, 6126 { 6127 "referenced_type" : "_ZTIP7_jclass" 6128 }, 6129 { 6130 "referenced_type" : "_ZTIP9_jfieldID" 6131 } 6132 ], 6133 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP9_jfieldIDE", 6134 "return_type" : "_ZTIx", 6135 "self_type" : "_ZTIFxP7_JNIEnvP7_jclassP9_jfieldIDE", 6136 "source_file" : "libnativehelper/include_jni/jni.h" 6137 }, 6138 { 6139 "alignment" : 4, 6140 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectE", 6141 "name" : "long long (_JNIEnv *, _jobject *)", 6142 "parameters" : 6143 [ 6144 { 6145 "referenced_type" : "_ZTIP7_JNIEnv" 6146 }, 6147 { 6148 "referenced_type" : "_ZTIP8_jobject" 6149 } 6150 ], 6151 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectE", 6152 "return_type" : "_ZTIx", 6153 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectE", 6154 "source_file" : "libnativehelper/include_jni/jni.h" 6155 }, 6156 { 6157 "alignment" : 4, 6158 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 6159 "name" : "long long (_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 6160 "parameters" : 6161 [ 6162 { 6163 "referenced_type" : "_ZTIP7_JNIEnv" 6164 }, 6165 { 6166 "referenced_type" : "_ZTIP8_jobject" 6167 }, 6168 { 6169 "referenced_type" : "_ZTIP10_jmethodID" 6170 }, 6171 { 6172 "referenced_type" : "_ZTIPK6jvalue" 6173 } 6174 ], 6175 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 6176 "return_type" : "_ZTIx", 6177 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 6178 "source_file" : "libnativehelper/include_jni/jni.h" 6179 }, 6180 { 6181 "alignment" : 4, 6182 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 6183 "name" : "long long (_JNIEnv *, _jobject *, _jmethodID *, char *)", 6184 "parameters" : 6185 [ 6186 { 6187 "referenced_type" : "_ZTIP7_JNIEnv" 6188 }, 6189 { 6190 "referenced_type" : "_ZTIP8_jobject" 6191 }, 6192 { 6193 "referenced_type" : "_ZTIP10_jmethodID" 6194 }, 6195 { 6196 "referenced_type" : "_ZTIPc" 6197 } 6198 ], 6199 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 6200 "return_type" : "_ZTIx", 6201 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 6202 "source_file" : "libnativehelper/include_jni/jni.h" 6203 }, 6204 { 6205 "alignment" : 4, 6206 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDzE", 6207 "name" : "long long (_JNIEnv *, _jobject *, _jmethodID *, ...)", 6208 "parameters" : 6209 [ 6210 { 6211 "referenced_type" : "_ZTIP7_JNIEnv" 6212 }, 6213 { 6214 "referenced_type" : "_ZTIP8_jobject" 6215 }, 6216 { 6217 "referenced_type" : "_ZTIP10_jmethodID" 6218 } 6219 ], 6220 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDzE", 6221 "return_type" : "_ZTIx", 6222 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDzE", 6223 "source_file" : "libnativehelper/include_jni/jni.h" 6224 }, 6225 { 6226 "alignment" : 4, 6227 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 6228 "name" : "long long (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 6229 "parameters" : 6230 [ 6231 { 6232 "referenced_type" : "_ZTIP7_JNIEnv" 6233 }, 6234 { 6235 "referenced_type" : "_ZTIP8_jobject" 6236 }, 6237 { 6238 "referenced_type" : "_ZTIP7_jclass" 6239 }, 6240 { 6241 "referenced_type" : "_ZTIP10_jmethodID" 6242 }, 6243 { 6244 "referenced_type" : "_ZTIPK6jvalue" 6245 } 6246 ], 6247 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 6248 "return_type" : "_ZTIx", 6249 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 6250 "source_file" : "libnativehelper/include_jni/jni.h" 6251 }, 6252 { 6253 "alignment" : 4, 6254 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 6255 "name" : "long long (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 6256 "parameters" : 6257 [ 6258 { 6259 "referenced_type" : "_ZTIP7_JNIEnv" 6260 }, 6261 { 6262 "referenced_type" : "_ZTIP8_jobject" 6263 }, 6264 { 6265 "referenced_type" : "_ZTIP7_jclass" 6266 }, 6267 { 6268 "referenced_type" : "_ZTIP10_jmethodID" 6269 }, 6270 { 6271 "referenced_type" : "_ZTIPc" 6272 } 6273 ], 6274 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 6275 "return_type" : "_ZTIx", 6276 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 6277 "source_file" : "libnativehelper/include_jni/jni.h" 6278 }, 6279 { 6280 "alignment" : 4, 6281 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 6282 "name" : "long long (_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 6283 "parameters" : 6284 [ 6285 { 6286 "referenced_type" : "_ZTIP7_JNIEnv" 6287 }, 6288 { 6289 "referenced_type" : "_ZTIP8_jobject" 6290 }, 6291 { 6292 "referenced_type" : "_ZTIP7_jclass" 6293 }, 6294 { 6295 "referenced_type" : "_ZTIP10_jmethodID" 6296 } 6297 ], 6298 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 6299 "return_type" : "_ZTIx", 6300 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 6301 "source_file" : "libnativehelper/include_jni/jni.h" 6302 }, 6303 { 6304 "alignment" : 4, 6305 "linker_set_key" : "_ZTIFxP7_JNIEnvP8_jobjectP9_jfieldIDE", 6306 "name" : "long long (_JNIEnv *, _jobject *, _jfieldID *)", 6307 "parameters" : 6308 [ 6309 { 6310 "referenced_type" : "_ZTIP7_JNIEnv" 6311 }, 6312 { 6313 "referenced_type" : "_ZTIP8_jobject" 6314 }, 6315 { 6316 "referenced_type" : "_ZTIP9_jfieldID" 6317 } 6318 ], 6319 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP9_jfieldIDE", 6320 "return_type" : "_ZTIx", 6321 "self_type" : "_ZTIFxP7_JNIEnvP8_jobjectP9_jfieldIDE", 6322 "source_file" : "libnativehelper/include_jni/jni.h" 6323 } 6324 ], 6325 "functions" : 6326 [ 6327 { 6328 "function_name" : "ABinderProcess_handlePolledCommands", 6329 "linker_set_key" : "ABinderProcess_handlePolledCommands", 6330 "return_type" : "_ZTIi", 6331 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_process.h" 6332 }, 6333 { 6334 "function_name" : "ABinderProcess_isThreadPoolStarted", 6335 "linker_set_key" : "ABinderProcess_isThreadPoolStarted", 6336 "return_type" : "_ZTIb", 6337 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_process.h" 6338 }, 6339 { 6340 "function_name" : "ABinderProcess_joinThreadPool", 6341 "linker_set_key" : "ABinderProcess_joinThreadPool", 6342 "return_type" : "_ZTIv", 6343 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_process.h" 6344 }, 6345 { 6346 "function_name" : "ABinderProcess_setThreadPoolMaxThreadCount", 6347 "linker_set_key" : "ABinderProcess_setThreadPoolMaxThreadCount", 6348 "parameters" : 6349 [ 6350 { 6351 "referenced_type" : "_ZTIj" 6352 } 6353 ], 6354 "return_type" : "_ZTIb", 6355 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_process.h" 6356 }, 6357 { 6358 "function_name" : "ABinderProcess_setupPolling", 6359 "linker_set_key" : "ABinderProcess_setupPolling", 6360 "parameters" : 6361 [ 6362 { 6363 "referenced_type" : "_ZTIPi" 6364 } 6365 ], 6366 "return_type" : "_ZTIi", 6367 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_process.h" 6368 }, 6369 { 6370 "function_name" : "ABinderProcess_startThreadPool", 6371 "linker_set_key" : "ABinderProcess_startThreadPool", 6372 "return_type" : "_ZTIv", 6373 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_process.h" 6374 }, 6375 { 6376 "function_name" : "AIBinder_Class_define", 6377 "linker_set_key" : "AIBinder_Class_define", 6378 "parameters" : 6379 [ 6380 { 6381 "referenced_type" : "_ZTIPKc" 6382 }, 6383 { 6384 "referenced_type" : "_ZTIPFPvS_E" 6385 }, 6386 { 6387 "referenced_type" : "_ZTIPFvPvE" 6388 }, 6389 { 6390 "referenced_type" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E" 6391 } 6392 ], 6393 "return_type" : "_ZTIP14AIBinder_Class", 6394 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6395 }, 6396 { 6397 "function_name" : "AIBinder_Class_disableInterfaceTokenHeader", 6398 "linker_set_key" : "AIBinder_Class_disableInterfaceTokenHeader", 6399 "parameters" : 6400 [ 6401 { 6402 "referenced_type" : "_ZTIP14AIBinder_Class" 6403 } 6404 ], 6405 "return_type" : "_ZTIv", 6406 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6407 }, 6408 { 6409 "function_name" : "AIBinder_Class_getDescriptor", 6410 "linker_set_key" : "AIBinder_Class_getDescriptor", 6411 "parameters" : 6412 [ 6413 { 6414 "referenced_type" : "_ZTIPK14AIBinder_Class" 6415 } 6416 ], 6417 "return_type" : "_ZTIPKc", 6418 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6419 }, 6420 { 6421 "function_name" : "AIBinder_Class_setHandleShellCommand", 6422 "linker_set_key" : "AIBinder_Class_setHandleShellCommand", 6423 "parameters" : 6424 [ 6425 { 6426 "referenced_type" : "_ZTIP14AIBinder_Class" 6427 }, 6428 { 6429 "referenced_type" : "_ZTIPFiP8AIBinderiiiPPKcjE" 6430 } 6431 ], 6432 "return_type" : "_ZTIv", 6433 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_shell.h" 6434 }, 6435 { 6436 "function_name" : "AIBinder_Class_setOnDump", 6437 "linker_set_key" : "AIBinder_Class_setOnDump", 6438 "parameters" : 6439 [ 6440 { 6441 "referenced_type" : "_ZTIP14AIBinder_Class" 6442 }, 6443 { 6444 "referenced_type" : "_ZTIPFiP8AIBinderiPPKcjE" 6445 } 6446 ], 6447 "return_type" : "_ZTIv", 6448 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6449 }, 6450 { 6451 "function_name" : "AIBinder_DeathRecipient_delete", 6452 "linker_set_key" : "AIBinder_DeathRecipient_delete", 6453 "parameters" : 6454 [ 6455 { 6456 "referenced_type" : "_ZTIP23AIBinder_DeathRecipient" 6457 } 6458 ], 6459 "return_type" : "_ZTIv", 6460 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6461 }, 6462 { 6463 "function_name" : "AIBinder_DeathRecipient_new", 6464 "linker_set_key" : "AIBinder_DeathRecipient_new", 6465 "parameters" : 6466 [ 6467 { 6468 "referenced_type" : "_ZTIPFvPvE" 6469 } 6470 ], 6471 "return_type" : "_ZTIP23AIBinder_DeathRecipient", 6472 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6473 }, 6474 { 6475 "function_name" : "AIBinder_DeathRecipient_setOnUnlinked", 6476 "linker_set_key" : "AIBinder_DeathRecipient_setOnUnlinked", 6477 "parameters" : 6478 [ 6479 { 6480 "referenced_type" : "_ZTIP23AIBinder_DeathRecipient" 6481 }, 6482 { 6483 "referenced_type" : "_ZTIPFvPvE" 6484 } 6485 ], 6486 "return_type" : "_ZTIv", 6487 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6488 }, 6489 { 6490 "function_name" : "AIBinder_Weak_clone", 6491 "linker_set_key" : "AIBinder_Weak_clone", 6492 "parameters" : 6493 [ 6494 { 6495 "referenced_type" : "_ZTIPK13AIBinder_Weak" 6496 } 6497 ], 6498 "return_type" : "_ZTIP13AIBinder_Weak", 6499 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6500 }, 6501 { 6502 "function_name" : "AIBinder_Weak_delete", 6503 "linker_set_key" : "AIBinder_Weak_delete", 6504 "parameters" : 6505 [ 6506 { 6507 "referenced_type" : "_ZTIP13AIBinder_Weak" 6508 } 6509 ], 6510 "return_type" : "_ZTIv", 6511 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6512 }, 6513 { 6514 "function_name" : "AIBinder_Weak_lt", 6515 "linker_set_key" : "AIBinder_Weak_lt", 6516 "parameters" : 6517 [ 6518 { 6519 "referenced_type" : "_ZTIPK13AIBinder_Weak" 6520 }, 6521 { 6522 "referenced_type" : "_ZTIPK13AIBinder_Weak" 6523 } 6524 ], 6525 "return_type" : "_ZTIb", 6526 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6527 }, 6528 { 6529 "function_name" : "AIBinder_Weak_new", 6530 "linker_set_key" : "AIBinder_Weak_new", 6531 "parameters" : 6532 [ 6533 { 6534 "referenced_type" : "_ZTIP8AIBinder" 6535 } 6536 ], 6537 "return_type" : "_ZTIP13AIBinder_Weak", 6538 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6539 }, 6540 { 6541 "function_name" : "AIBinder_Weak_promote", 6542 "linker_set_key" : "AIBinder_Weak_promote", 6543 "parameters" : 6544 [ 6545 { 6546 "referenced_type" : "_ZTIP13AIBinder_Weak" 6547 } 6548 ], 6549 "return_type" : "_ZTIP8AIBinder", 6550 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6551 }, 6552 { 6553 "function_name" : "AIBinder_associateClass", 6554 "linker_set_key" : "AIBinder_associateClass", 6555 "parameters" : 6556 [ 6557 { 6558 "referenced_type" : "_ZTIP8AIBinder" 6559 }, 6560 { 6561 "referenced_type" : "_ZTIPK14AIBinder_Class" 6562 } 6563 ], 6564 "return_type" : "_ZTIb", 6565 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6566 }, 6567 { 6568 "function_name" : "AIBinder_debugGetRefCount", 6569 "linker_set_key" : "AIBinder_debugGetRefCount", 6570 "parameters" : 6571 [ 6572 { 6573 "referenced_type" : "_ZTIP8AIBinder" 6574 } 6575 ], 6576 "return_type" : "_ZTIi", 6577 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6578 }, 6579 { 6580 "function_name" : "AIBinder_decStrong", 6581 "linker_set_key" : "AIBinder_decStrong", 6582 "parameters" : 6583 [ 6584 { 6585 "referenced_type" : "_ZTIP8AIBinder" 6586 } 6587 ], 6588 "return_type" : "_ZTIv", 6589 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6590 }, 6591 { 6592 "function_name" : "AIBinder_dump", 6593 "linker_set_key" : "AIBinder_dump", 6594 "parameters" : 6595 [ 6596 { 6597 "referenced_type" : "_ZTIP8AIBinder" 6598 }, 6599 { 6600 "referenced_type" : "_ZTIi" 6601 }, 6602 { 6603 "referenced_type" : "_ZTIPPKc" 6604 }, 6605 { 6606 "referenced_type" : "_ZTIj" 6607 } 6608 ], 6609 "return_type" : "_ZTIi", 6610 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6611 }, 6612 { 6613 "function_name" : "AIBinder_forceDowngradeToSystemStability", 6614 "linker_set_key" : "AIBinder_forceDowngradeToSystemStability", 6615 "parameters" : 6616 [ 6617 { 6618 "referenced_type" : "_ZTIP8AIBinder" 6619 } 6620 ], 6621 "return_type" : "_ZTIv", 6622 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h" 6623 }, 6624 { 6625 "function_name" : "AIBinder_fromJavaBinder", 6626 "linker_set_key" : "AIBinder_fromJavaBinder", 6627 "parameters" : 6628 [ 6629 { 6630 "referenced_type" : "_ZTIP7_JNIEnv" 6631 }, 6632 { 6633 "referenced_type" : "_ZTIP8_jobject" 6634 } 6635 ], 6636 "return_type" : "_ZTIP8AIBinder", 6637 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder_jni.h" 6638 }, 6639 { 6640 "function_name" : "AIBinder_getCallingPid", 6641 "linker_set_key" : "AIBinder_getCallingPid", 6642 "return_type" : "_ZTIi", 6643 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6644 }, 6645 { 6646 "function_name" : "AIBinder_getCallingSid", 6647 "linker_set_key" : "AIBinder_getCallingSid", 6648 "return_type" : "_ZTIPKc", 6649 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h" 6650 }, 6651 { 6652 "function_name" : "AIBinder_getCallingUid", 6653 "linker_set_key" : "AIBinder_getCallingUid", 6654 "return_type" : "_ZTIj", 6655 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6656 }, 6657 { 6658 "function_name" : "AIBinder_getClass", 6659 "linker_set_key" : "AIBinder_getClass", 6660 "parameters" : 6661 [ 6662 { 6663 "referenced_type" : "_ZTIP8AIBinder" 6664 } 6665 ], 6666 "return_type" : "_ZTIPK14AIBinder_Class", 6667 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6668 }, 6669 { 6670 "function_name" : "AIBinder_getExtension", 6671 "linker_set_key" : "AIBinder_getExtension", 6672 "parameters" : 6673 [ 6674 { 6675 "referenced_type" : "_ZTIP8AIBinder" 6676 }, 6677 { 6678 "referenced_type" : "_ZTIPP8AIBinder" 6679 } 6680 ], 6681 "return_type" : "_ZTIi", 6682 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6683 }, 6684 { 6685 "function_name" : "AIBinder_getUserData", 6686 "linker_set_key" : "AIBinder_getUserData", 6687 "parameters" : 6688 [ 6689 { 6690 "referenced_type" : "_ZTIP8AIBinder" 6691 } 6692 ], 6693 "return_type" : "_ZTIPv", 6694 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6695 }, 6696 { 6697 "function_name" : "AIBinder_incStrong", 6698 "linker_set_key" : "AIBinder_incStrong", 6699 "parameters" : 6700 [ 6701 { 6702 "referenced_type" : "_ZTIP8AIBinder" 6703 } 6704 ], 6705 "return_type" : "_ZTIv", 6706 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6707 }, 6708 { 6709 "function_name" : "AIBinder_isAlive", 6710 "linker_set_key" : "AIBinder_isAlive", 6711 "parameters" : 6712 [ 6713 { 6714 "referenced_type" : "_ZTIPK8AIBinder" 6715 } 6716 ], 6717 "return_type" : "_ZTIb", 6718 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6719 }, 6720 { 6721 "function_name" : "AIBinder_isHandlingTransaction", 6722 "linker_set_key" : "AIBinder_isHandlingTransaction", 6723 "return_type" : "_ZTIb", 6724 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6725 }, 6726 { 6727 "function_name" : "AIBinder_isRemote", 6728 "linker_set_key" : "AIBinder_isRemote", 6729 "parameters" : 6730 [ 6731 { 6732 "referenced_type" : "_ZTIPK8AIBinder" 6733 } 6734 ], 6735 "return_type" : "_ZTIb", 6736 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6737 }, 6738 { 6739 "function_name" : "AIBinder_linkToDeath", 6740 "linker_set_key" : "AIBinder_linkToDeath", 6741 "parameters" : 6742 [ 6743 { 6744 "referenced_type" : "_ZTIP8AIBinder" 6745 }, 6746 { 6747 "referenced_type" : "_ZTIP23AIBinder_DeathRecipient" 6748 }, 6749 { 6750 "referenced_type" : "_ZTIPv" 6751 } 6752 ], 6753 "return_type" : "_ZTIi", 6754 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6755 }, 6756 { 6757 "function_name" : "AIBinder_lt", 6758 "linker_set_key" : "AIBinder_lt", 6759 "parameters" : 6760 [ 6761 { 6762 "referenced_type" : "_ZTIPK8AIBinder" 6763 }, 6764 { 6765 "referenced_type" : "_ZTIPK8AIBinder" 6766 } 6767 ], 6768 "return_type" : "_ZTIb", 6769 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6770 }, 6771 { 6772 "function_name" : "AIBinder_markSystemStability", 6773 "linker_set_key" : "AIBinder_markSystemStability", 6774 "parameters" : 6775 [ 6776 { 6777 "referenced_type" : "_ZTIP8AIBinder" 6778 } 6779 ], 6780 "return_type" : "_ZTIv", 6781 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h" 6782 }, 6783 { 6784 "function_name" : "AIBinder_markVintfStability", 6785 "linker_set_key" : "AIBinder_markVintfStability", 6786 "parameters" : 6787 [ 6788 { 6789 "referenced_type" : "_ZTIP8AIBinder" 6790 } 6791 ], 6792 "return_type" : "_ZTIv", 6793 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_stability.h" 6794 }, 6795 { 6796 "function_name" : "AIBinder_new", 6797 "linker_set_key" : "AIBinder_new", 6798 "parameters" : 6799 [ 6800 { 6801 "referenced_type" : "_ZTIPK14AIBinder_Class" 6802 }, 6803 { 6804 "referenced_type" : "_ZTIPv" 6805 } 6806 ], 6807 "return_type" : "_ZTIP8AIBinder", 6808 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6809 }, 6810 { 6811 "function_name" : "AIBinder_ping", 6812 "linker_set_key" : "AIBinder_ping", 6813 "parameters" : 6814 [ 6815 { 6816 "referenced_type" : "_ZTIP8AIBinder" 6817 } 6818 ], 6819 "return_type" : "_ZTIi", 6820 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6821 }, 6822 { 6823 "function_name" : "AIBinder_prepareTransaction", 6824 "linker_set_key" : "AIBinder_prepareTransaction", 6825 "parameters" : 6826 [ 6827 { 6828 "referenced_type" : "_ZTIP8AIBinder" 6829 }, 6830 { 6831 "referenced_type" : "_ZTIPP7AParcel" 6832 } 6833 ], 6834 "return_type" : "_ZTIi", 6835 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6836 }, 6837 { 6838 "function_name" : "AIBinder_setExtension", 6839 "linker_set_key" : "AIBinder_setExtension", 6840 "parameters" : 6841 [ 6842 { 6843 "referenced_type" : "_ZTIP8AIBinder" 6844 }, 6845 { 6846 "referenced_type" : "_ZTIP8AIBinder" 6847 } 6848 ], 6849 "return_type" : "_ZTIi", 6850 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6851 }, 6852 { 6853 "function_name" : "AIBinder_setInheritRt", 6854 "linker_set_key" : "AIBinder_setInheritRt", 6855 "parameters" : 6856 [ 6857 { 6858 "referenced_type" : "_ZTIP8AIBinder" 6859 }, 6860 { 6861 "referenced_type" : "_ZTIb" 6862 } 6863 ], 6864 "return_type" : "_ZTIv", 6865 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h" 6866 }, 6867 { 6868 "function_name" : "AIBinder_setMinSchedulerPolicy", 6869 "linker_set_key" : "AIBinder_setMinSchedulerPolicy", 6870 "parameters" : 6871 [ 6872 { 6873 "referenced_type" : "_ZTIP8AIBinder" 6874 }, 6875 { 6876 "referenced_type" : "_ZTIi" 6877 }, 6878 { 6879 "referenced_type" : "_ZTIi" 6880 } 6881 ], 6882 "return_type" : "_ZTIv", 6883 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h" 6884 }, 6885 { 6886 "function_name" : "AIBinder_setRequestingSid", 6887 "linker_set_key" : "AIBinder_setRequestingSid", 6888 "parameters" : 6889 [ 6890 { 6891 "referenced_type" : "_ZTIP8AIBinder" 6892 }, 6893 { 6894 "referenced_type" : "_ZTIb" 6895 } 6896 ], 6897 "return_type" : "_ZTIv", 6898 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h" 6899 }, 6900 { 6901 "function_name" : "AIBinder_toJavaBinder", 6902 "linker_set_key" : "AIBinder_toJavaBinder", 6903 "parameters" : 6904 [ 6905 { 6906 "referenced_type" : "_ZTIP7_JNIEnv" 6907 }, 6908 { 6909 "referenced_type" : "_ZTIP8AIBinder" 6910 } 6911 ], 6912 "return_type" : "_ZTIP8_jobject", 6913 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder_jni.h" 6914 }, 6915 { 6916 "function_name" : "AIBinder_transact", 6917 "linker_set_key" : "AIBinder_transact", 6918 "parameters" : 6919 [ 6920 { 6921 "referenced_type" : "_ZTIP8AIBinder" 6922 }, 6923 { 6924 "referenced_type" : "_ZTIj" 6925 }, 6926 { 6927 "referenced_type" : "_ZTIPP7AParcel" 6928 }, 6929 { 6930 "referenced_type" : "_ZTIPP7AParcel" 6931 }, 6932 { 6933 "referenced_type" : "_ZTIj" 6934 } 6935 ], 6936 "return_type" : "_ZTIi", 6937 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6938 }, 6939 { 6940 "function_name" : "AIBinder_unlinkToDeath", 6941 "linker_set_key" : "AIBinder_unlinkToDeath", 6942 "parameters" : 6943 [ 6944 { 6945 "referenced_type" : "_ZTIP8AIBinder" 6946 }, 6947 { 6948 "referenced_type" : "_ZTIP23AIBinder_DeathRecipient" 6949 }, 6950 { 6951 "referenced_type" : "_ZTIPv" 6952 } 6953 ], 6954 "return_type" : "_ZTIi", 6955 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 6956 }, 6957 { 6958 "function_name" : "AParcel_appendFrom", 6959 "linker_set_key" : "AParcel_appendFrom", 6960 "parameters" : 6961 [ 6962 { 6963 "referenced_type" : "_ZTIPK7AParcel" 6964 }, 6965 { 6966 "referenced_type" : "_ZTIP7AParcel" 6967 }, 6968 { 6969 "referenced_type" : "_ZTIi" 6970 }, 6971 { 6972 "referenced_type" : "_ZTIi" 6973 } 6974 ], 6975 "return_type" : "_ZTIi", 6976 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 6977 }, 6978 { 6979 "function_name" : "AParcel_create", 6980 "linker_set_key" : "AParcel_create", 6981 "return_type" : "_ZTIP7AParcel", 6982 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 6983 }, 6984 { 6985 "function_name" : "AParcel_delete", 6986 "linker_set_key" : "AParcel_delete", 6987 "parameters" : 6988 [ 6989 { 6990 "referenced_type" : "_ZTIP7AParcel" 6991 } 6992 ], 6993 "return_type" : "_ZTIv", 6994 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 6995 }, 6996 { 6997 "function_name" : "AParcel_fromJavaParcel", 6998 "linker_set_key" : "AParcel_fromJavaParcel", 6999 "parameters" : 7000 [ 7001 { 7002 "referenced_type" : "_ZTIP7_JNIEnv" 7003 }, 7004 { 7005 "referenced_type" : "_ZTIP8_jobject" 7006 } 7007 ], 7008 "return_type" : "_ZTIP7AParcel", 7009 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel_jni.h" 7010 }, 7011 { 7012 "function_name" : "AParcel_getAllowFds", 7013 "linker_set_key" : "AParcel_getAllowFds", 7014 "parameters" : 7015 [ 7016 { 7017 "referenced_type" : "_ZTIPK7AParcel" 7018 } 7019 ], 7020 "return_type" : "_ZTIb", 7021 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_parcel_platform.h" 7022 }, 7023 { 7024 "function_name" : "AParcel_getDataPosition", 7025 "linker_set_key" : "AParcel_getDataPosition", 7026 "parameters" : 7027 [ 7028 { 7029 "referenced_type" : "_ZTIPK7AParcel" 7030 } 7031 ], 7032 "return_type" : "_ZTIi", 7033 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7034 }, 7035 { 7036 "function_name" : "AParcel_getDataSize", 7037 "linker_set_key" : "AParcel_getDataSize", 7038 "parameters" : 7039 [ 7040 { 7041 "referenced_type" : "_ZTIPK7AParcel" 7042 } 7043 ], 7044 "return_type" : "_ZTIi", 7045 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7046 }, 7047 { 7048 "function_name" : "AParcel_markSensitive", 7049 "linker_set_key" : "AParcel_markSensitive", 7050 "parameters" : 7051 [ 7052 { 7053 "referenced_type" : "_ZTIPK7AParcel" 7054 } 7055 ], 7056 "return_type" : "_ZTIv", 7057 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_parcel_platform.h" 7058 }, 7059 { 7060 "function_name" : "AParcel_marshal", 7061 "linker_set_key" : "AParcel_marshal", 7062 "parameters" : 7063 [ 7064 { 7065 "referenced_type" : "_ZTIPK7AParcel" 7066 }, 7067 { 7068 "referenced_type" : "_ZTIPh" 7069 }, 7070 { 7071 "referenced_type" : "_ZTIj" 7072 }, 7073 { 7074 "referenced_type" : "_ZTIj" 7075 } 7076 ], 7077 "return_type" : "_ZTIi", 7078 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7079 }, 7080 { 7081 "function_name" : "AParcel_readBool", 7082 "linker_set_key" : "AParcel_readBool", 7083 "parameters" : 7084 [ 7085 { 7086 "referenced_type" : "_ZTIPK7AParcel" 7087 }, 7088 { 7089 "referenced_type" : "_ZTIPb" 7090 } 7091 ], 7092 "return_type" : "_ZTIi", 7093 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7094 }, 7095 { 7096 "function_name" : "AParcel_readBoolArray", 7097 "linker_set_key" : "AParcel_readBoolArray", 7098 "parameters" : 7099 [ 7100 { 7101 "referenced_type" : "_ZTIPK7AParcel" 7102 }, 7103 { 7104 "referenced_type" : "_ZTIPv" 7105 }, 7106 { 7107 "referenced_type" : "_ZTIPFbPviE" 7108 }, 7109 { 7110 "referenced_type" : "_ZTIPFvPvjbE" 7111 } 7112 ], 7113 "return_type" : "_ZTIi", 7114 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7115 }, 7116 { 7117 "function_name" : "AParcel_readByte", 7118 "linker_set_key" : "AParcel_readByte", 7119 "parameters" : 7120 [ 7121 { 7122 "referenced_type" : "_ZTIPK7AParcel" 7123 }, 7124 { 7125 "referenced_type" : "_ZTIPa" 7126 } 7127 ], 7128 "return_type" : "_ZTIi", 7129 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7130 }, 7131 { 7132 "function_name" : "AParcel_readByteArray", 7133 "linker_set_key" : "AParcel_readByteArray", 7134 "parameters" : 7135 [ 7136 { 7137 "referenced_type" : "_ZTIPK7AParcel" 7138 }, 7139 { 7140 "referenced_type" : "_ZTIPv" 7141 }, 7142 { 7143 "referenced_type" : "_ZTIPFbPviPPaE" 7144 } 7145 ], 7146 "return_type" : "_ZTIi", 7147 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7148 }, 7149 { 7150 "function_name" : "AParcel_readChar", 7151 "linker_set_key" : "AParcel_readChar", 7152 "parameters" : 7153 [ 7154 { 7155 "referenced_type" : "_ZTIPK7AParcel" 7156 }, 7157 { 7158 "referenced_type" : "_ZTIPDs" 7159 } 7160 ], 7161 "return_type" : "_ZTIi", 7162 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7163 }, 7164 { 7165 "function_name" : "AParcel_readCharArray", 7166 "linker_set_key" : "AParcel_readCharArray", 7167 "parameters" : 7168 [ 7169 { 7170 "referenced_type" : "_ZTIPK7AParcel" 7171 }, 7172 { 7173 "referenced_type" : "_ZTIPv" 7174 }, 7175 { 7176 "referenced_type" : "_ZTIPFbPviPPDsE" 7177 } 7178 ], 7179 "return_type" : "_ZTIi", 7180 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7181 }, 7182 { 7183 "function_name" : "AParcel_readDouble", 7184 "linker_set_key" : "AParcel_readDouble", 7185 "parameters" : 7186 [ 7187 { 7188 "referenced_type" : "_ZTIPK7AParcel" 7189 }, 7190 { 7191 "referenced_type" : "_ZTIPd" 7192 } 7193 ], 7194 "return_type" : "_ZTIi", 7195 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7196 }, 7197 { 7198 "function_name" : "AParcel_readDoubleArray", 7199 "linker_set_key" : "AParcel_readDoubleArray", 7200 "parameters" : 7201 [ 7202 { 7203 "referenced_type" : "_ZTIPK7AParcel" 7204 }, 7205 { 7206 "referenced_type" : "_ZTIPv" 7207 }, 7208 { 7209 "referenced_type" : "_ZTIPFbPviPPdE" 7210 } 7211 ], 7212 "return_type" : "_ZTIi", 7213 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7214 }, 7215 { 7216 "function_name" : "AParcel_readFloat", 7217 "linker_set_key" : "AParcel_readFloat", 7218 "parameters" : 7219 [ 7220 { 7221 "referenced_type" : "_ZTIPK7AParcel" 7222 }, 7223 { 7224 "referenced_type" : "_ZTIPf" 7225 } 7226 ], 7227 "return_type" : "_ZTIi", 7228 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7229 }, 7230 { 7231 "function_name" : "AParcel_readFloatArray", 7232 "linker_set_key" : "AParcel_readFloatArray", 7233 "parameters" : 7234 [ 7235 { 7236 "referenced_type" : "_ZTIPK7AParcel" 7237 }, 7238 { 7239 "referenced_type" : "_ZTIPv" 7240 }, 7241 { 7242 "referenced_type" : "_ZTIPFbPviPPfE" 7243 } 7244 ], 7245 "return_type" : "_ZTIi", 7246 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7247 }, 7248 { 7249 "function_name" : "AParcel_readInt32", 7250 "linker_set_key" : "AParcel_readInt32", 7251 "parameters" : 7252 [ 7253 { 7254 "referenced_type" : "_ZTIPK7AParcel" 7255 }, 7256 { 7257 "referenced_type" : "_ZTIPi" 7258 } 7259 ], 7260 "return_type" : "_ZTIi", 7261 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7262 }, 7263 { 7264 "function_name" : "AParcel_readInt32Array", 7265 "linker_set_key" : "AParcel_readInt32Array", 7266 "parameters" : 7267 [ 7268 { 7269 "referenced_type" : "_ZTIPK7AParcel" 7270 }, 7271 { 7272 "referenced_type" : "_ZTIPv" 7273 }, 7274 { 7275 "referenced_type" : "_ZTIPFbPviPPiE" 7276 } 7277 ], 7278 "return_type" : "_ZTIi", 7279 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7280 }, 7281 { 7282 "function_name" : "AParcel_readInt64", 7283 "linker_set_key" : "AParcel_readInt64", 7284 "parameters" : 7285 [ 7286 { 7287 "referenced_type" : "_ZTIPK7AParcel" 7288 }, 7289 { 7290 "referenced_type" : "_ZTIPx" 7291 } 7292 ], 7293 "return_type" : "_ZTIi", 7294 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7295 }, 7296 { 7297 "function_name" : "AParcel_readInt64Array", 7298 "linker_set_key" : "AParcel_readInt64Array", 7299 "parameters" : 7300 [ 7301 { 7302 "referenced_type" : "_ZTIPK7AParcel" 7303 }, 7304 { 7305 "referenced_type" : "_ZTIPv" 7306 }, 7307 { 7308 "referenced_type" : "_ZTIPFbPviPPxE" 7309 } 7310 ], 7311 "return_type" : "_ZTIi", 7312 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7313 }, 7314 { 7315 "function_name" : "AParcel_readParcelFileDescriptor", 7316 "linker_set_key" : "AParcel_readParcelFileDescriptor", 7317 "parameters" : 7318 [ 7319 { 7320 "referenced_type" : "_ZTIPK7AParcel" 7321 }, 7322 { 7323 "referenced_type" : "_ZTIPi" 7324 } 7325 ], 7326 "return_type" : "_ZTIi", 7327 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7328 }, 7329 { 7330 "function_name" : "AParcel_readParcelableArray", 7331 "linker_set_key" : "AParcel_readParcelableArray", 7332 "parameters" : 7333 [ 7334 { 7335 "referenced_type" : "_ZTIPK7AParcel" 7336 }, 7337 { 7338 "referenced_type" : "_ZTIPv" 7339 }, 7340 { 7341 "referenced_type" : "_ZTIPFbPviE" 7342 }, 7343 { 7344 "referenced_type" : "_ZTIPFiPK7AParcelPvjE" 7345 } 7346 ], 7347 "return_type" : "_ZTIi", 7348 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7349 }, 7350 { 7351 "function_name" : "AParcel_readStatusHeader", 7352 "linker_set_key" : "AParcel_readStatusHeader", 7353 "parameters" : 7354 [ 7355 { 7356 "referenced_type" : "_ZTIPK7AParcel" 7357 }, 7358 { 7359 "referenced_type" : "_ZTIPP7AStatus" 7360 } 7361 ], 7362 "return_type" : "_ZTIi", 7363 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7364 }, 7365 { 7366 "function_name" : "AParcel_readString", 7367 "linker_set_key" : "AParcel_readString", 7368 "parameters" : 7369 [ 7370 { 7371 "referenced_type" : "_ZTIPK7AParcel" 7372 }, 7373 { 7374 "referenced_type" : "_ZTIPv" 7375 }, 7376 { 7377 "referenced_type" : "_ZTIPFbPviPPcE" 7378 } 7379 ], 7380 "return_type" : "_ZTIi", 7381 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7382 }, 7383 { 7384 "function_name" : "AParcel_readStringArray", 7385 "linker_set_key" : "AParcel_readStringArray", 7386 "parameters" : 7387 [ 7388 { 7389 "referenced_type" : "_ZTIPK7AParcel" 7390 }, 7391 { 7392 "referenced_type" : "_ZTIPv" 7393 }, 7394 { 7395 "referenced_type" : "_ZTIPFbPviE" 7396 }, 7397 { 7398 "referenced_type" : "_ZTIPFbPvjiPPcE" 7399 } 7400 ], 7401 "return_type" : "_ZTIi", 7402 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7403 }, 7404 { 7405 "function_name" : "AParcel_readStrongBinder", 7406 "linker_set_key" : "AParcel_readStrongBinder", 7407 "parameters" : 7408 [ 7409 { 7410 "referenced_type" : "_ZTIPK7AParcel" 7411 }, 7412 { 7413 "referenced_type" : "_ZTIPP8AIBinder" 7414 } 7415 ], 7416 "return_type" : "_ZTIi", 7417 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7418 }, 7419 { 7420 "function_name" : "AParcel_readUint32", 7421 "linker_set_key" : "AParcel_readUint32", 7422 "parameters" : 7423 [ 7424 { 7425 "referenced_type" : "_ZTIPK7AParcel" 7426 }, 7427 { 7428 "referenced_type" : "_ZTIPj" 7429 } 7430 ], 7431 "return_type" : "_ZTIi", 7432 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7433 }, 7434 { 7435 "function_name" : "AParcel_readUint32Array", 7436 "linker_set_key" : "AParcel_readUint32Array", 7437 "parameters" : 7438 [ 7439 { 7440 "referenced_type" : "_ZTIPK7AParcel" 7441 }, 7442 { 7443 "referenced_type" : "_ZTIPv" 7444 }, 7445 { 7446 "referenced_type" : "_ZTIPFbPviPPjE" 7447 } 7448 ], 7449 "return_type" : "_ZTIi", 7450 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7451 }, 7452 { 7453 "function_name" : "AParcel_readUint64", 7454 "linker_set_key" : "AParcel_readUint64", 7455 "parameters" : 7456 [ 7457 { 7458 "referenced_type" : "_ZTIPK7AParcel" 7459 }, 7460 { 7461 "referenced_type" : "_ZTIPy" 7462 } 7463 ], 7464 "return_type" : "_ZTIi", 7465 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7466 }, 7467 { 7468 "function_name" : "AParcel_readUint64Array", 7469 "linker_set_key" : "AParcel_readUint64Array", 7470 "parameters" : 7471 [ 7472 { 7473 "referenced_type" : "_ZTIPK7AParcel" 7474 }, 7475 { 7476 "referenced_type" : "_ZTIPv" 7477 }, 7478 { 7479 "referenced_type" : "_ZTIPFbPviPPyE" 7480 } 7481 ], 7482 "return_type" : "_ZTIi", 7483 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7484 }, 7485 { 7486 "function_name" : "AParcel_reset", 7487 "linker_set_key" : "AParcel_reset", 7488 "parameters" : 7489 [ 7490 { 7491 "referenced_type" : "_ZTIP7AParcel" 7492 } 7493 ], 7494 "return_type" : "_ZTIi", 7495 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7496 }, 7497 { 7498 "function_name" : "AParcel_setDataPosition", 7499 "linker_set_key" : "AParcel_setDataPosition", 7500 "parameters" : 7501 [ 7502 { 7503 "referenced_type" : "_ZTIPK7AParcel" 7504 }, 7505 { 7506 "referenced_type" : "_ZTIi" 7507 } 7508 ], 7509 "return_type" : "_ZTIi", 7510 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7511 }, 7512 { 7513 "function_name" : "AParcel_unmarshal", 7514 "linker_set_key" : "AParcel_unmarshal", 7515 "parameters" : 7516 [ 7517 { 7518 "referenced_type" : "_ZTIP7AParcel" 7519 }, 7520 { 7521 "referenced_type" : "_ZTIPKh" 7522 }, 7523 { 7524 "referenced_type" : "_ZTIj" 7525 } 7526 ], 7527 "return_type" : "_ZTIi", 7528 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7529 }, 7530 { 7531 "function_name" : "AParcel_writeBool", 7532 "linker_set_key" : "AParcel_writeBool", 7533 "parameters" : 7534 [ 7535 { 7536 "referenced_type" : "_ZTIP7AParcel" 7537 }, 7538 { 7539 "referenced_type" : "_ZTIb" 7540 } 7541 ], 7542 "return_type" : "_ZTIi", 7543 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7544 }, 7545 { 7546 "function_name" : "AParcel_writeBoolArray", 7547 "linker_set_key" : "AParcel_writeBoolArray", 7548 "parameters" : 7549 [ 7550 { 7551 "referenced_type" : "_ZTIP7AParcel" 7552 }, 7553 { 7554 "referenced_type" : "_ZTIPKv" 7555 }, 7556 { 7557 "referenced_type" : "_ZTIi" 7558 }, 7559 { 7560 "referenced_type" : "_ZTIPFbPKvjE" 7561 } 7562 ], 7563 "return_type" : "_ZTIi", 7564 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7565 }, 7566 { 7567 "function_name" : "AParcel_writeByte", 7568 "linker_set_key" : "AParcel_writeByte", 7569 "parameters" : 7570 [ 7571 { 7572 "referenced_type" : "_ZTIP7AParcel" 7573 }, 7574 { 7575 "referenced_type" : "_ZTIa" 7576 } 7577 ], 7578 "return_type" : "_ZTIi", 7579 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7580 }, 7581 { 7582 "function_name" : "AParcel_writeByteArray", 7583 "linker_set_key" : "AParcel_writeByteArray", 7584 "parameters" : 7585 [ 7586 { 7587 "referenced_type" : "_ZTIP7AParcel" 7588 }, 7589 { 7590 "referenced_type" : "_ZTIPKa" 7591 }, 7592 { 7593 "referenced_type" : "_ZTIi" 7594 } 7595 ], 7596 "return_type" : "_ZTIi", 7597 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7598 }, 7599 { 7600 "function_name" : "AParcel_writeChar", 7601 "linker_set_key" : "AParcel_writeChar", 7602 "parameters" : 7603 [ 7604 { 7605 "referenced_type" : "_ZTIP7AParcel" 7606 }, 7607 { 7608 "referenced_type" : "_ZTIDs" 7609 } 7610 ], 7611 "return_type" : "_ZTIi", 7612 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7613 }, 7614 { 7615 "function_name" : "AParcel_writeCharArray", 7616 "linker_set_key" : "AParcel_writeCharArray", 7617 "parameters" : 7618 [ 7619 { 7620 "referenced_type" : "_ZTIP7AParcel" 7621 }, 7622 { 7623 "referenced_type" : "_ZTIPKDs" 7624 }, 7625 { 7626 "referenced_type" : "_ZTIi" 7627 } 7628 ], 7629 "return_type" : "_ZTIi", 7630 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7631 }, 7632 { 7633 "function_name" : "AParcel_writeDouble", 7634 "linker_set_key" : "AParcel_writeDouble", 7635 "parameters" : 7636 [ 7637 { 7638 "referenced_type" : "_ZTIP7AParcel" 7639 }, 7640 { 7641 "referenced_type" : "_ZTId" 7642 } 7643 ], 7644 "return_type" : "_ZTIi", 7645 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7646 }, 7647 { 7648 "function_name" : "AParcel_writeDoubleArray", 7649 "linker_set_key" : "AParcel_writeDoubleArray", 7650 "parameters" : 7651 [ 7652 { 7653 "referenced_type" : "_ZTIP7AParcel" 7654 }, 7655 { 7656 "referenced_type" : "_ZTIPKd" 7657 }, 7658 { 7659 "referenced_type" : "_ZTIi" 7660 } 7661 ], 7662 "return_type" : "_ZTIi", 7663 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7664 }, 7665 { 7666 "function_name" : "AParcel_writeFloat", 7667 "linker_set_key" : "AParcel_writeFloat", 7668 "parameters" : 7669 [ 7670 { 7671 "referenced_type" : "_ZTIP7AParcel" 7672 }, 7673 { 7674 "referenced_type" : "_ZTIf" 7675 } 7676 ], 7677 "return_type" : "_ZTIi", 7678 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7679 }, 7680 { 7681 "function_name" : "AParcel_writeFloatArray", 7682 "linker_set_key" : "AParcel_writeFloatArray", 7683 "parameters" : 7684 [ 7685 { 7686 "referenced_type" : "_ZTIP7AParcel" 7687 }, 7688 { 7689 "referenced_type" : "_ZTIPKf" 7690 }, 7691 { 7692 "referenced_type" : "_ZTIi" 7693 } 7694 ], 7695 "return_type" : "_ZTIi", 7696 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7697 }, 7698 { 7699 "function_name" : "AParcel_writeInt32", 7700 "linker_set_key" : "AParcel_writeInt32", 7701 "parameters" : 7702 [ 7703 { 7704 "referenced_type" : "_ZTIP7AParcel" 7705 }, 7706 { 7707 "referenced_type" : "_ZTIi" 7708 } 7709 ], 7710 "return_type" : "_ZTIi", 7711 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7712 }, 7713 { 7714 "function_name" : "AParcel_writeInt32Array", 7715 "linker_set_key" : "AParcel_writeInt32Array", 7716 "parameters" : 7717 [ 7718 { 7719 "referenced_type" : "_ZTIP7AParcel" 7720 }, 7721 { 7722 "referenced_type" : "_ZTIPKi" 7723 }, 7724 { 7725 "referenced_type" : "_ZTIi" 7726 } 7727 ], 7728 "return_type" : "_ZTIi", 7729 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7730 }, 7731 { 7732 "function_name" : "AParcel_writeInt64", 7733 "linker_set_key" : "AParcel_writeInt64", 7734 "parameters" : 7735 [ 7736 { 7737 "referenced_type" : "_ZTIP7AParcel" 7738 }, 7739 { 7740 "referenced_type" : "_ZTIx" 7741 } 7742 ], 7743 "return_type" : "_ZTIi", 7744 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7745 }, 7746 { 7747 "function_name" : "AParcel_writeInt64Array", 7748 "linker_set_key" : "AParcel_writeInt64Array", 7749 "parameters" : 7750 [ 7751 { 7752 "referenced_type" : "_ZTIP7AParcel" 7753 }, 7754 { 7755 "referenced_type" : "_ZTIPKx" 7756 }, 7757 { 7758 "referenced_type" : "_ZTIi" 7759 } 7760 ], 7761 "return_type" : "_ZTIi", 7762 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7763 }, 7764 { 7765 "function_name" : "AParcel_writeParcelFileDescriptor", 7766 "linker_set_key" : "AParcel_writeParcelFileDescriptor", 7767 "parameters" : 7768 [ 7769 { 7770 "referenced_type" : "_ZTIP7AParcel" 7771 }, 7772 { 7773 "referenced_type" : "_ZTIi" 7774 } 7775 ], 7776 "return_type" : "_ZTIi", 7777 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7778 }, 7779 { 7780 "function_name" : "AParcel_writeParcelableArray", 7781 "linker_set_key" : "AParcel_writeParcelableArray", 7782 "parameters" : 7783 [ 7784 { 7785 "referenced_type" : "_ZTIP7AParcel" 7786 }, 7787 { 7788 "referenced_type" : "_ZTIPKv" 7789 }, 7790 { 7791 "referenced_type" : "_ZTIi" 7792 }, 7793 { 7794 "referenced_type" : "_ZTIPFiP7AParcelPKvjE" 7795 } 7796 ], 7797 "return_type" : "_ZTIi", 7798 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7799 }, 7800 { 7801 "function_name" : "AParcel_writeStatusHeader", 7802 "linker_set_key" : "AParcel_writeStatusHeader", 7803 "parameters" : 7804 [ 7805 { 7806 "referenced_type" : "_ZTIP7AParcel" 7807 }, 7808 { 7809 "referenced_type" : "_ZTIPK7AStatus" 7810 } 7811 ], 7812 "return_type" : "_ZTIi", 7813 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7814 }, 7815 { 7816 "function_name" : "AParcel_writeString", 7817 "linker_set_key" : "AParcel_writeString", 7818 "parameters" : 7819 [ 7820 { 7821 "referenced_type" : "_ZTIP7AParcel" 7822 }, 7823 { 7824 "referenced_type" : "_ZTIPKc" 7825 }, 7826 { 7827 "referenced_type" : "_ZTIi" 7828 } 7829 ], 7830 "return_type" : "_ZTIi", 7831 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7832 }, 7833 { 7834 "function_name" : "AParcel_writeStringArray", 7835 "linker_set_key" : "AParcel_writeStringArray", 7836 "parameters" : 7837 [ 7838 { 7839 "referenced_type" : "_ZTIP7AParcel" 7840 }, 7841 { 7842 "referenced_type" : "_ZTIPKv" 7843 }, 7844 { 7845 "referenced_type" : "_ZTIi" 7846 }, 7847 { 7848 "referenced_type" : "_ZTIPFPKcPKvjPiE" 7849 } 7850 ], 7851 "return_type" : "_ZTIi", 7852 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7853 }, 7854 { 7855 "function_name" : "AParcel_writeStrongBinder", 7856 "linker_set_key" : "AParcel_writeStrongBinder", 7857 "parameters" : 7858 [ 7859 { 7860 "referenced_type" : "_ZTIP7AParcel" 7861 }, 7862 { 7863 "referenced_type" : "_ZTIP8AIBinder" 7864 } 7865 ], 7866 "return_type" : "_ZTIi", 7867 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7868 }, 7869 { 7870 "function_name" : "AParcel_writeUint32", 7871 "linker_set_key" : "AParcel_writeUint32", 7872 "parameters" : 7873 [ 7874 { 7875 "referenced_type" : "_ZTIP7AParcel" 7876 }, 7877 { 7878 "referenced_type" : "_ZTIj" 7879 } 7880 ], 7881 "return_type" : "_ZTIi", 7882 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7883 }, 7884 { 7885 "function_name" : "AParcel_writeUint32Array", 7886 "linker_set_key" : "AParcel_writeUint32Array", 7887 "parameters" : 7888 [ 7889 { 7890 "referenced_type" : "_ZTIP7AParcel" 7891 }, 7892 { 7893 "referenced_type" : "_ZTIPKj" 7894 }, 7895 { 7896 "referenced_type" : "_ZTIi" 7897 } 7898 ], 7899 "return_type" : "_ZTIi", 7900 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7901 }, 7902 { 7903 "function_name" : "AParcel_writeUint64", 7904 "linker_set_key" : "AParcel_writeUint64", 7905 "parameters" : 7906 [ 7907 { 7908 "referenced_type" : "_ZTIP7AParcel" 7909 }, 7910 { 7911 "referenced_type" : "_ZTIy" 7912 } 7913 ], 7914 "return_type" : "_ZTIi", 7915 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7916 }, 7917 { 7918 "function_name" : "AParcel_writeUint64Array", 7919 "linker_set_key" : "AParcel_writeUint64Array", 7920 "parameters" : 7921 [ 7922 { 7923 "referenced_type" : "_ZTIP7AParcel" 7924 }, 7925 { 7926 "referenced_type" : "_ZTIPKy" 7927 }, 7928 { 7929 "referenced_type" : "_ZTIi" 7930 } 7931 ], 7932 "return_type" : "_ZTIi", 7933 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 7934 }, 7935 { 7936 "function_name" : "AServiceManager_NotificationRegistration_delete", 7937 "linker_set_key" : "AServiceManager_NotificationRegistration_delete", 7938 "parameters" : 7939 [ 7940 { 7941 "referenced_type" : "_ZTIP40AServiceManager_NotificationRegistration" 7942 } 7943 ], 7944 "return_type" : "_ZTIv", 7945 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 7946 }, 7947 { 7948 "function_name" : "AServiceManager_addService", 7949 "linker_set_key" : "AServiceManager_addService", 7950 "parameters" : 7951 [ 7952 { 7953 "referenced_type" : "_ZTIP8AIBinder" 7954 }, 7955 { 7956 "referenced_type" : "_ZTIPKc" 7957 } 7958 ], 7959 "return_type" : "_ZTIi", 7960 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 7961 }, 7962 { 7963 "function_name" : "AServiceManager_addServiceWithFlags", 7964 "linker_set_key" : "AServiceManager_addServiceWithFlags", 7965 "parameters" : 7966 [ 7967 { 7968 "referenced_type" : "_ZTIP8AIBinder" 7969 }, 7970 { 7971 "referenced_type" : "_ZTIPKc" 7972 }, 7973 { 7974 "referenced_type" : "_ZTIK30AServiceManager_AddServiceFlag" 7975 } 7976 ], 7977 "return_type" : "_ZTIi", 7978 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 7979 }, 7980 { 7981 "function_name" : "AServiceManager_checkService", 7982 "linker_set_key" : "AServiceManager_checkService", 7983 "parameters" : 7984 [ 7985 { 7986 "referenced_type" : "_ZTIPKc" 7987 } 7988 ], 7989 "return_type" : "_ZTIP8AIBinder", 7990 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 7991 }, 7992 { 7993 "function_name" : "AServiceManager_forEachDeclaredInstance", 7994 "linker_set_key" : "AServiceManager_forEachDeclaredInstance", 7995 "parameters" : 7996 [ 7997 { 7998 "referenced_type" : "_ZTIPKc" 7999 }, 8000 { 8001 "referenced_type" : "_ZTIPv" 8002 }, 8003 { 8004 "referenced_type" : "_ZTIPFvPKcPvE" 8005 } 8006 ], 8007 "return_type" : "_ZTIv", 8008 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8009 }, 8010 { 8011 "function_name" : "AServiceManager_forceLazyServicesPersist", 8012 "linker_set_key" : "AServiceManager_forceLazyServicesPersist", 8013 "parameters" : 8014 [ 8015 { 8016 "referenced_type" : "_ZTIb" 8017 } 8018 ], 8019 "return_type" : "_ZTIv", 8020 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8021 }, 8022 { 8023 "function_name" : "AServiceManager_getService", 8024 "linker_set_key" : "AServiceManager_getService", 8025 "parameters" : 8026 [ 8027 { 8028 "referenced_type" : "_ZTIPKc" 8029 } 8030 ], 8031 "return_type" : "_ZTIP8AIBinder", 8032 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8033 }, 8034 { 8035 "function_name" : "AServiceManager_getUpdatableApexName", 8036 "linker_set_key" : "AServiceManager_getUpdatableApexName", 8037 "parameters" : 8038 [ 8039 { 8040 "referenced_type" : "_ZTIPKc" 8041 }, 8042 { 8043 "referenced_type" : "_ZTIPv" 8044 }, 8045 { 8046 "referenced_type" : "_ZTIPFvPKcPvE" 8047 } 8048 ], 8049 "return_type" : "_ZTIv", 8050 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8051 }, 8052 { 8053 "function_name" : "AServiceManager_isDeclared", 8054 "linker_set_key" : "AServiceManager_isDeclared", 8055 "parameters" : 8056 [ 8057 { 8058 "referenced_type" : "_ZTIPKc" 8059 } 8060 ], 8061 "return_type" : "_ZTIb", 8062 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8063 }, 8064 { 8065 "function_name" : "AServiceManager_isUpdatableViaApex", 8066 "linker_set_key" : "AServiceManager_isUpdatableViaApex", 8067 "parameters" : 8068 [ 8069 { 8070 "referenced_type" : "_ZTIPKc" 8071 } 8072 ], 8073 "return_type" : "_ZTIb", 8074 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8075 }, 8076 { 8077 "function_name" : "AServiceManager_reRegister", 8078 "linker_set_key" : "AServiceManager_reRegister", 8079 "return_type" : "_ZTIv", 8080 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8081 }, 8082 { 8083 "function_name" : "AServiceManager_registerForServiceNotifications", 8084 "linker_set_key" : "AServiceManager_registerForServiceNotifications", 8085 "parameters" : 8086 [ 8087 { 8088 "referenced_type" : "_ZTIPKc" 8089 }, 8090 { 8091 "referenced_type" : "_ZTIPFvPKcP8AIBinderPvE" 8092 }, 8093 { 8094 "referenced_type" : "_ZTIPv" 8095 } 8096 ], 8097 "return_type" : "_ZTIP40AServiceManager_NotificationRegistration", 8098 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8099 }, 8100 { 8101 "function_name" : "AServiceManager_registerLazyService", 8102 "linker_set_key" : "AServiceManager_registerLazyService", 8103 "parameters" : 8104 [ 8105 { 8106 "referenced_type" : "_ZTIP8AIBinder" 8107 }, 8108 { 8109 "referenced_type" : "_ZTIPKc" 8110 } 8111 ], 8112 "return_type" : "_ZTIi", 8113 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8114 }, 8115 { 8116 "function_name" : "AServiceManager_setActiveServicesCallback", 8117 "linker_set_key" : "AServiceManager_setActiveServicesCallback", 8118 "parameters" : 8119 [ 8120 { 8121 "referenced_type" : "_ZTIPFbbPvE" 8122 }, 8123 { 8124 "referenced_type" : "_ZTIPv" 8125 } 8126 ], 8127 "return_type" : "_ZTIv", 8128 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8129 }, 8130 { 8131 "function_name" : "AServiceManager_tryUnregister", 8132 "linker_set_key" : "AServiceManager_tryUnregister", 8133 "return_type" : "_ZTIb", 8134 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8135 }, 8136 { 8137 "function_name" : "AServiceManager_waitForService", 8138 "linker_set_key" : "AServiceManager_waitForService", 8139 "parameters" : 8140 [ 8141 { 8142 "referenced_type" : "_ZTIPKc" 8143 } 8144 ], 8145 "return_type" : "_ZTIP8AIBinder", 8146 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8147 }, 8148 { 8149 "function_name" : "AStatus_delete", 8150 "linker_set_key" : "AStatus_delete", 8151 "parameters" : 8152 [ 8153 { 8154 "referenced_type" : "_ZTIP7AStatus" 8155 } 8156 ], 8157 "return_type" : "_ZTIv", 8158 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8159 }, 8160 { 8161 "function_name" : "AStatus_deleteDescription", 8162 "linker_set_key" : "AStatus_deleteDescription", 8163 "parameters" : 8164 [ 8165 { 8166 "referenced_type" : "_ZTIPKc" 8167 } 8168 ], 8169 "return_type" : "_ZTIv", 8170 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8171 }, 8172 { 8173 "function_name" : "AStatus_fromExceptionCode", 8174 "linker_set_key" : "AStatus_fromExceptionCode", 8175 "parameters" : 8176 [ 8177 { 8178 "referenced_type" : "_ZTIi" 8179 } 8180 ], 8181 "return_type" : "_ZTIP7AStatus", 8182 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8183 }, 8184 { 8185 "function_name" : "AStatus_fromExceptionCodeWithMessage", 8186 "linker_set_key" : "AStatus_fromExceptionCodeWithMessage", 8187 "parameters" : 8188 [ 8189 { 8190 "referenced_type" : "_ZTIi" 8191 }, 8192 { 8193 "referenced_type" : "_ZTIPKc" 8194 } 8195 ], 8196 "return_type" : "_ZTIP7AStatus", 8197 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8198 }, 8199 { 8200 "function_name" : "AStatus_fromServiceSpecificError", 8201 "linker_set_key" : "AStatus_fromServiceSpecificError", 8202 "parameters" : 8203 [ 8204 { 8205 "referenced_type" : "_ZTIi" 8206 } 8207 ], 8208 "return_type" : "_ZTIP7AStatus", 8209 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8210 }, 8211 { 8212 "function_name" : "AStatus_fromServiceSpecificErrorWithMessage", 8213 "linker_set_key" : "AStatus_fromServiceSpecificErrorWithMessage", 8214 "parameters" : 8215 [ 8216 { 8217 "referenced_type" : "_ZTIi" 8218 }, 8219 { 8220 "referenced_type" : "_ZTIPKc" 8221 } 8222 ], 8223 "return_type" : "_ZTIP7AStatus", 8224 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8225 }, 8226 { 8227 "function_name" : "AStatus_fromStatus", 8228 "linker_set_key" : "AStatus_fromStatus", 8229 "parameters" : 8230 [ 8231 { 8232 "referenced_type" : "_ZTIi" 8233 } 8234 ], 8235 "return_type" : "_ZTIP7AStatus", 8236 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8237 }, 8238 { 8239 "function_name" : "AStatus_getDescription", 8240 "linker_set_key" : "AStatus_getDescription", 8241 "parameters" : 8242 [ 8243 { 8244 "referenced_type" : "_ZTIPK7AStatus" 8245 } 8246 ], 8247 "return_type" : "_ZTIPKc", 8248 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8249 }, 8250 { 8251 "function_name" : "AStatus_getExceptionCode", 8252 "linker_set_key" : "AStatus_getExceptionCode", 8253 "parameters" : 8254 [ 8255 { 8256 "referenced_type" : "_ZTIPK7AStatus" 8257 } 8258 ], 8259 "return_type" : "_ZTIi", 8260 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8261 }, 8262 { 8263 "function_name" : "AStatus_getMessage", 8264 "linker_set_key" : "AStatus_getMessage", 8265 "parameters" : 8266 [ 8267 { 8268 "referenced_type" : "_ZTIPK7AStatus" 8269 } 8270 ], 8271 "return_type" : "_ZTIPKc", 8272 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8273 }, 8274 { 8275 "function_name" : "AStatus_getServiceSpecificError", 8276 "linker_set_key" : "AStatus_getServiceSpecificError", 8277 "parameters" : 8278 [ 8279 { 8280 "referenced_type" : "_ZTIPK7AStatus" 8281 } 8282 ], 8283 "return_type" : "_ZTIi", 8284 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8285 }, 8286 { 8287 "function_name" : "AStatus_getStatus", 8288 "linker_set_key" : "AStatus_getStatus", 8289 "parameters" : 8290 [ 8291 { 8292 "referenced_type" : "_ZTIPK7AStatus" 8293 } 8294 ], 8295 "return_type" : "_ZTIi", 8296 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8297 }, 8298 { 8299 "function_name" : "AStatus_isOk", 8300 "linker_set_key" : "AStatus_isOk", 8301 "parameters" : 8302 [ 8303 { 8304 "referenced_type" : "_ZTIPK7AStatus" 8305 } 8306 ], 8307 "return_type" : "_ZTIb", 8308 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8309 }, 8310 { 8311 "function_name" : "AStatus_newOk", 8312 "linker_set_key" : "AStatus_newOk", 8313 "return_type" : "_ZTIP7AStatus", 8314 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_status.h" 8315 }, 8316 { 8317 "function_name" : "AIBinder_toPlatformBinder", 8318 "linker_set_key" : "_Z25AIBinder_toPlatformBinderP8AIBinder", 8319 "parameters" : 8320 [ 8321 { 8322 "referenced_type" : "_ZTIP8AIBinder" 8323 } 8324 ], 8325 "return_type" : "_ZTIN7android2spINS_7IBinderEEE", 8326 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 8327 }, 8328 { 8329 "function_name" : "AParcel_viewPlatformParcel", 8330 "linker_set_key" : "_Z26AParcel_viewPlatformParcelP7AParcel", 8331 "parameters" : 8332 [ 8333 { 8334 "referenced_type" : "_ZTIP7AParcel" 8335 } 8336 ], 8337 "return_type" : "_ZTIPN7android6ParcelE", 8338 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 8339 }, 8340 { 8341 "function_name" : "AParcel_viewPlatformParcel", 8342 "linker_set_key" : "_Z26AParcel_viewPlatformParcelPK7AParcel", 8343 "parameters" : 8344 [ 8345 { 8346 "referenced_type" : "_ZTIPK7AParcel" 8347 } 8348 ], 8349 "return_type" : "_ZTIPKN7android6ParcelE", 8350 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 8351 }, 8352 { 8353 "function_name" : "AIBinder_fromPlatformBinder", 8354 "linker_set_key" : "_Z27AIBinder_fromPlatformBinderRKN7android2spINS_7IBinderEEE", 8355 "parameters" : 8356 [ 8357 { 8358 "referenced_type" : "_ZTIRKN7android2spINS_7IBinderEEE" 8359 } 8360 ], 8361 "return_type" : "_ZTIP8AIBinder", 8362 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 8363 } 8364 ], 8365 "global_vars" : [], 8366 "lvalue_reference_types" : 8367 [ 8368 { 8369 "alignment" : 4, 8370 "linker_set_key" : "_ZTIRKN7android2spINS_7IBinderEEE", 8371 "name" : "const android::sp<android::IBinder> &", 8372 "referenced_type" : "_ZTIKN7android2spINS_7IBinderEEE", 8373 "self_type" : "_ZTIRKN7android2spINS_7IBinderEEE", 8374 "size" : 4, 8375 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 8376 } 8377 ], 8378 "pointer_types" : 8379 [ 8380 { 8381 "alignment" : 4, 8382 "linker_set_key" : "_ZTIP10_jintArray", 8383 "name" : "_jintArray *", 8384 "referenced_type" : "_ZTI10_jintArray", 8385 "self_type" : "_ZTIP10_jintArray", 8386 "size" : 4, 8387 "source_file" : "libnativehelper/include_jni/jni.h" 8388 }, 8389 { 8390 "alignment" : 4, 8391 "linker_set_key" : "_ZTIP10_jmethodID", 8392 "name" : "_jmethodID *", 8393 "referenced_type" : "_ZTI10_jmethodID", 8394 "self_type" : "_ZTIP10_jmethodID", 8395 "size" : 4, 8396 "source_file" : "libnativehelper/include_jni/jni.h" 8397 }, 8398 { 8399 "alignment" : 4, 8400 "linker_set_key" : "_ZTIP11_jbyteArray", 8401 "name" : "_jbyteArray *", 8402 "referenced_type" : "_ZTI11_jbyteArray", 8403 "self_type" : "_ZTIP11_jbyteArray", 8404 "size" : 4, 8405 "source_file" : "libnativehelper/include_jni/jni.h" 8406 }, 8407 { 8408 "alignment" : 4, 8409 "linker_set_key" : "_ZTIP11_jcharArray", 8410 "name" : "_jcharArray *", 8411 "referenced_type" : "_ZTI11_jcharArray", 8412 "self_type" : "_ZTIP11_jcharArray", 8413 "size" : 4, 8414 "source_file" : "libnativehelper/include_jni/jni.h" 8415 }, 8416 { 8417 "alignment" : 4, 8418 "linker_set_key" : "_ZTIP11_jlongArray", 8419 "name" : "_jlongArray *", 8420 "referenced_type" : "_ZTI11_jlongArray", 8421 "self_type" : "_ZTIP11_jlongArray", 8422 "size" : 4, 8423 "source_file" : "libnativehelper/include_jni/jni.h" 8424 }, 8425 { 8426 "alignment" : 4, 8427 "linker_set_key" : "_ZTIP11_jthrowable", 8428 "name" : "_jthrowable *", 8429 "referenced_type" : "_ZTI11_jthrowable", 8430 "self_type" : "_ZTIP11_jthrowable", 8431 "size" : 4, 8432 "source_file" : "libnativehelper/include_jni/jni.h" 8433 }, 8434 { 8435 "alignment" : 4, 8436 "linker_set_key" : "_ZTIP12JavaVMOption", 8437 "name" : "JavaVMOption *", 8438 "referenced_type" : "_ZTI12JavaVMOption", 8439 "self_type" : "_ZTIP12JavaVMOption", 8440 "size" : 4, 8441 "source_file" : "libnativehelper/include_jni/jni.h" 8442 }, 8443 { 8444 "alignment" : 4, 8445 "linker_set_key" : "_ZTIP12_jfloatArray", 8446 "name" : "_jfloatArray *", 8447 "referenced_type" : "_ZTI12_jfloatArray", 8448 "self_type" : "_ZTIP12_jfloatArray", 8449 "size" : 4, 8450 "source_file" : "libnativehelper/include_jni/jni.h" 8451 }, 8452 { 8453 "alignment" : 4, 8454 "linker_set_key" : "_ZTIP12_jshortArray", 8455 "name" : "_jshortArray *", 8456 "referenced_type" : "_ZTI12_jshortArray", 8457 "self_type" : "_ZTIP12_jshortArray", 8458 "size" : 4, 8459 "source_file" : "libnativehelper/include_jni/jni.h" 8460 }, 8461 { 8462 "alignment" : 4, 8463 "linker_set_key" : "_ZTIP13AIBinder_Weak", 8464 "name" : "AIBinder_Weak *", 8465 "referenced_type" : "_ZTI13AIBinder_Weak", 8466 "self_type" : "_ZTIP13AIBinder_Weak", 8467 "size" : 4, 8468 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 8469 }, 8470 { 8471 "alignment" : 4, 8472 "linker_set_key" : "_ZTIP13_jdoubleArray", 8473 "name" : "_jdoubleArray *", 8474 "referenced_type" : "_ZTI13_jdoubleArray", 8475 "self_type" : "_ZTIP13_jdoubleArray", 8476 "size" : 4, 8477 "source_file" : "libnativehelper/include_jni/jni.h" 8478 }, 8479 { 8480 "alignment" : 4, 8481 "linker_set_key" : "_ZTIP13_jobjectArray", 8482 "name" : "_jobjectArray *", 8483 "referenced_type" : "_ZTI13_jobjectArray", 8484 "self_type" : "_ZTIP13_jobjectArray", 8485 "size" : 4, 8486 "source_file" : "libnativehelper/include_jni/jni.h" 8487 }, 8488 { 8489 "alignment" : 4, 8490 "linker_set_key" : "_ZTIP14AIBinder_Class", 8491 "name" : "AIBinder_Class *", 8492 "referenced_type" : "_ZTI14AIBinder_Class", 8493 "self_type" : "_ZTIP14AIBinder_Class", 8494 "size" : 4, 8495 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 8496 }, 8497 { 8498 "alignment" : 4, 8499 "linker_set_key" : "_ZTIP14_jbooleanArray", 8500 "name" : "_jbooleanArray *", 8501 "referenced_type" : "_ZTI14_jbooleanArray", 8502 "self_type" : "_ZTIP14_jbooleanArray", 8503 "size" : 4, 8504 "source_file" : "libnativehelper/include_jni/jni.h" 8505 }, 8506 { 8507 "alignment" : 4, 8508 "linker_set_key" : "_ZTIP23AIBinder_DeathRecipient", 8509 "name" : "AIBinder_DeathRecipient *", 8510 "referenced_type" : "_ZTI23AIBinder_DeathRecipient", 8511 "self_type" : "_ZTIP23AIBinder_DeathRecipient", 8512 "size" : 4, 8513 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 8514 }, 8515 { 8516 "alignment" : 4, 8517 "linker_set_key" : "_ZTIP40AServiceManager_NotificationRegistration", 8518 "name" : "AServiceManager_NotificationRegistration *", 8519 "referenced_type" : "_ZTI40AServiceManager_NotificationRegistration", 8520 "self_type" : "_ZTIP40AServiceManager_NotificationRegistration", 8521 "size" : 4, 8522 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 8523 }, 8524 { 8525 "alignment" : 4, 8526 "linker_set_key" : "_ZTIP7AParcel", 8527 "name" : "AParcel *", 8528 "referenced_type" : "_ZTI7AParcel", 8529 "self_type" : "_ZTIP7AParcel", 8530 "size" : 4, 8531 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 8532 }, 8533 { 8534 "alignment" : 4, 8535 "linker_set_key" : "_ZTIP7AStatus", 8536 "name" : "AStatus *", 8537 "referenced_type" : "_ZTI7AStatus", 8538 "self_type" : "_ZTIP7AStatus", 8539 "size" : 4, 8540 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 8541 }, 8542 { 8543 "alignment" : 4, 8544 "linker_set_key" : "_ZTIP7_JNIEnv", 8545 "name" : "_JNIEnv *", 8546 "referenced_type" : "_ZTI7_JNIEnv", 8547 "self_type" : "_ZTIP7_JNIEnv", 8548 "size" : 4, 8549 "source_file" : "libnativehelper/include_jni/jni.h" 8550 }, 8551 { 8552 "alignment" : 4, 8553 "linker_set_key" : "_ZTIP7_JavaVM", 8554 "name" : "_JavaVM *", 8555 "referenced_type" : "_ZTI7_JavaVM", 8556 "self_type" : "_ZTIP7_JavaVM", 8557 "size" : 4, 8558 "source_file" : "libnativehelper/include_jni/jni.h" 8559 }, 8560 { 8561 "alignment" : 4, 8562 "linker_set_key" : "_ZTIP7_jarray", 8563 "name" : "_jarray *", 8564 "referenced_type" : "_ZTI7_jarray", 8565 "self_type" : "_ZTIP7_jarray", 8566 "size" : 4, 8567 "source_file" : "libnativehelper/include_jni/jni.h" 8568 }, 8569 { 8570 "alignment" : 4, 8571 "linker_set_key" : "_ZTIP7_jclass", 8572 "name" : "_jclass *", 8573 "referenced_type" : "_ZTI7_jclass", 8574 "self_type" : "_ZTIP7_jclass", 8575 "size" : 4, 8576 "source_file" : "libnativehelper/include_jni/jni.h" 8577 }, 8578 { 8579 "alignment" : 4, 8580 "linker_set_key" : "_ZTIP8AIBinder", 8581 "name" : "AIBinder *", 8582 "referenced_type" : "_ZTI8AIBinder", 8583 "self_type" : "_ZTIP8AIBinder", 8584 "size" : 4, 8585 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 8586 }, 8587 { 8588 "alignment" : 4, 8589 "linker_set_key" : "_ZTIP8_jobject", 8590 "name" : "_jobject *", 8591 "referenced_type" : "_ZTI8_jobject", 8592 "self_type" : "_ZTIP8_jobject", 8593 "size" : 4, 8594 "source_file" : "libnativehelper/include_jni/jni.h" 8595 }, 8596 { 8597 "alignment" : 4, 8598 "linker_set_key" : "_ZTIP8_jstring", 8599 "name" : "_jstring *", 8600 "referenced_type" : "_ZTI8_jstring", 8601 "self_type" : "_ZTIP8_jstring", 8602 "size" : 4, 8603 "source_file" : "libnativehelper/include_jni/jni.h" 8604 }, 8605 { 8606 "alignment" : 4, 8607 "linker_set_key" : "_ZTIP9_jfieldID", 8608 "name" : "_jfieldID *", 8609 "referenced_type" : "_ZTI9_jfieldID", 8610 "self_type" : "_ZTIP9_jfieldID", 8611 "size" : 4, 8612 "source_file" : "libnativehelper/include_jni/jni.h" 8613 }, 8614 { 8615 "alignment" : 4, 8616 "linker_set_key" : "_ZTIPDs", 8617 "name" : "char16_t *", 8618 "referenced_type" : "_ZTIDs", 8619 "self_type" : "_ZTIPDs", 8620 "size" : 4, 8621 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 8622 }, 8623 { 8624 "alignment" : 4, 8625 "linker_set_key" : "_ZTIPF14jobjectRefTypeP7_JNIEnvP8_jobjectE", 8626 "name" : "jobjectRefType (*)(_JNIEnv *, _jobject *)", 8627 "referenced_type" : "_ZTIF14jobjectRefTypeP7_JNIEnvP8_jobjectE", 8628 "self_type" : "_ZTIPF14jobjectRefTypeP7_JNIEnvP8_jobjectE", 8629 "size" : 4, 8630 "source_file" : "libnativehelper/include_jni/jni.h" 8631 }, 8632 { 8633 "alignment" : 4, 8634 "linker_set_key" : "_ZTIPFP10_jintArrayP7_JNIEnviE", 8635 "name" : "_jintArray *(*)(_JNIEnv *, int)", 8636 "referenced_type" : "_ZTIFP10_jintArrayP7_JNIEnviE", 8637 "self_type" : "_ZTIPFP10_jintArrayP7_JNIEnviE", 8638 "size" : 4, 8639 "source_file" : "libnativehelper/include_jni/jni.h" 8640 }, 8641 { 8642 "alignment" : 4, 8643 "linker_set_key" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E", 8644 "name" : "_jmethodID *(*)(_JNIEnv *, _jclass *, const char *, const char *)", 8645 "referenced_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E", 8646 "self_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E", 8647 "size" : 4, 8648 "source_file" : "libnativehelper/include_jni/jni.h" 8649 }, 8650 { 8651 "alignment" : 4, 8652 "linker_set_key" : "_ZTIPFP10_jmethodIDP7_JNIEnvP8_jobjectE", 8653 "name" : "_jmethodID *(*)(_JNIEnv *, _jobject *)", 8654 "referenced_type" : "_ZTIFP10_jmethodIDP7_JNIEnvP8_jobjectE", 8655 "self_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP8_jobjectE", 8656 "size" : 4, 8657 "source_file" : "libnativehelper/include_jni/jni.h" 8658 }, 8659 { 8660 "alignment" : 4, 8661 "linker_set_key" : "_ZTIPFP11_jbyteArrayP7_JNIEnviE", 8662 "name" : "_jbyteArray *(*)(_JNIEnv *, int)", 8663 "referenced_type" : "_ZTIFP11_jbyteArrayP7_JNIEnviE", 8664 "self_type" : "_ZTIPFP11_jbyteArrayP7_JNIEnviE", 8665 "size" : 4, 8666 "source_file" : "libnativehelper/include_jni/jni.h" 8667 }, 8668 { 8669 "alignment" : 4, 8670 "linker_set_key" : "_ZTIPFP11_jcharArrayP7_JNIEnviE", 8671 "name" : "_jcharArray *(*)(_JNIEnv *, int)", 8672 "referenced_type" : "_ZTIFP11_jcharArrayP7_JNIEnviE", 8673 "self_type" : "_ZTIPFP11_jcharArrayP7_JNIEnviE", 8674 "size" : 4, 8675 "source_file" : "libnativehelper/include_jni/jni.h" 8676 }, 8677 { 8678 "alignment" : 4, 8679 "linker_set_key" : "_ZTIPFP11_jlongArrayP7_JNIEnviE", 8680 "name" : "_jlongArray *(*)(_JNIEnv *, int)", 8681 "referenced_type" : "_ZTIFP11_jlongArrayP7_JNIEnviE", 8682 "self_type" : "_ZTIPFP11_jlongArrayP7_JNIEnviE", 8683 "size" : 4, 8684 "source_file" : "libnativehelper/include_jni/jni.h" 8685 }, 8686 { 8687 "alignment" : 4, 8688 "linker_set_key" : "_ZTIPFP11_jthrowableP7_JNIEnvE", 8689 "name" : "_jthrowable *(*)(_JNIEnv *)", 8690 "referenced_type" : "_ZTIFP11_jthrowableP7_JNIEnvE", 8691 "self_type" : "_ZTIPFP11_jthrowableP7_JNIEnvE", 8692 "size" : 4, 8693 "source_file" : "libnativehelper/include_jni/jni.h" 8694 }, 8695 { 8696 "alignment" : 4, 8697 "linker_set_key" : "_ZTIPFP12_jfloatArrayP7_JNIEnviE", 8698 "name" : "_jfloatArray *(*)(_JNIEnv *, int)", 8699 "referenced_type" : "_ZTIFP12_jfloatArrayP7_JNIEnviE", 8700 "self_type" : "_ZTIPFP12_jfloatArrayP7_JNIEnviE", 8701 "size" : 4, 8702 "source_file" : "libnativehelper/include_jni/jni.h" 8703 }, 8704 { 8705 "alignment" : 4, 8706 "linker_set_key" : "_ZTIPFP12_jshortArrayP7_JNIEnviE", 8707 "name" : "_jshortArray *(*)(_JNIEnv *, int)", 8708 "referenced_type" : "_ZTIFP12_jshortArrayP7_JNIEnviE", 8709 "self_type" : "_ZTIPFP12_jshortArrayP7_JNIEnviE", 8710 "size" : 4, 8711 "source_file" : "libnativehelper/include_jni/jni.h" 8712 }, 8713 { 8714 "alignment" : 4, 8715 "linker_set_key" : "_ZTIPFP13_jdoubleArrayP7_JNIEnviE", 8716 "name" : "_jdoubleArray *(*)(_JNIEnv *, int)", 8717 "referenced_type" : "_ZTIFP13_jdoubleArrayP7_JNIEnviE", 8718 "self_type" : "_ZTIPFP13_jdoubleArrayP7_JNIEnviE", 8719 "size" : 4, 8720 "source_file" : "libnativehelper/include_jni/jni.h" 8721 }, 8722 { 8723 "alignment" : 4, 8724 "linker_set_key" : "_ZTIPFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE", 8725 "name" : "_jobjectArray *(*)(_JNIEnv *, int, _jclass *, _jobject *)", 8726 "referenced_type" : "_ZTIFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE", 8727 "self_type" : "_ZTIPFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE", 8728 "size" : 4, 8729 "source_file" : "libnativehelper/include_jni/jni.h" 8730 }, 8731 { 8732 "alignment" : 4, 8733 "linker_set_key" : "_ZTIPFP14_jbooleanArrayP7_JNIEnviE", 8734 "name" : "_jbooleanArray *(*)(_JNIEnv *, int)", 8735 "referenced_type" : "_ZTIFP14_jbooleanArrayP7_JNIEnviE", 8736 "self_type" : "_ZTIPFP14_jbooleanArrayP7_JNIEnviE", 8737 "size" : 4, 8738 "source_file" : "libnativehelper/include_jni/jni.h" 8739 }, 8740 { 8741 "alignment" : 4, 8742 "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvP8_jobjectE", 8743 "name" : "_jclass *(*)(_JNIEnv *, _jobject *)", 8744 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvP8_jobjectE", 8745 "self_type" : "_ZTIPFP7_jclassP7_JNIEnvP8_jobjectE", 8746 "size" : 4, 8747 "source_file" : "libnativehelper/include_jni/jni.h" 8748 }, 8749 { 8750 "alignment" : 4, 8751 "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvPKcE", 8752 "name" : "_jclass *(*)(_JNIEnv *, const char *)", 8753 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvPKcE", 8754 "self_type" : "_ZTIPFP7_jclassP7_JNIEnvPKcE", 8755 "size" : 4, 8756 "source_file" : "libnativehelper/include_jni/jni.h" 8757 }, 8758 { 8759 "alignment" : 4, 8760 "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE", 8761 "name" : "_jclass *(*)(_JNIEnv *, const char *, _jobject *, const signed char *, int)", 8762 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE", 8763 "self_type" : "_ZTIPFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE", 8764 "size" : 4, 8765 "source_file" : "libnativehelper/include_jni/jni.h" 8766 }, 8767 { 8768 "alignment" : 4, 8769 "linker_set_key" : "_ZTIPFP7_jclassP7_JNIEnvS0_E", 8770 "name" : "_jclass *(*)(_JNIEnv *, _jclass *)", 8771 "referenced_type" : "_ZTIFP7_jclassP7_JNIEnvS0_E", 8772 "self_type" : "_ZTIPFP7_jclassP7_JNIEnvS0_E", 8773 "size" : 4, 8774 "source_file" : "libnativehelper/include_jni/jni.h" 8775 }, 8776 { 8777 "alignment" : 4, 8778 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP13_jobjectArrayiE", 8779 "name" : "_jobject *(*)(_JNIEnv *, _jobjectArray *, int)", 8780 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP13_jobjectArrayiE", 8781 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP13_jobjectArrayiE", 8782 "size" : 4, 8783 "source_file" : "libnativehelper/include_jni/jni.h" 8784 }, 8785 { 8786 "alignment" : 4, 8787 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassE", 8788 "name" : "_jobject *(*)(_JNIEnv *, _jclass *)", 8789 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassE", 8790 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassE", 8791 "size" : 4, 8792 "source_file" : "libnativehelper/include_jni/jni.h" 8793 }, 8794 { 8795 "alignment" : 4, 8796 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 8797 "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 8798 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 8799 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 8800 "size" : 4, 8801 "source_file" : "libnativehelper/include_jni/jni.h" 8802 }, 8803 { 8804 "alignment" : 4, 8805 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE", 8806 "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 8807 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE", 8808 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE", 8809 "size" : 4, 8810 "source_file" : "libnativehelper/include_jni/jni.h" 8811 }, 8812 { 8813 "alignment" : 4, 8814 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE", 8815 "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, unsigned char)", 8816 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE", 8817 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE", 8818 "size" : 4, 8819 "source_file" : "libnativehelper/include_jni/jni.h" 8820 }, 8821 { 8822 "alignment" : 4, 8823 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE", 8824 "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 8825 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE", 8826 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE", 8827 "size" : 4, 8828 "source_file" : "libnativehelper/include_jni/jni.h" 8829 }, 8830 { 8831 "alignment" : 4, 8832 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE", 8833 "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jfieldID *)", 8834 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE", 8835 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE", 8836 "size" : 4, 8837 "source_file" : "libnativehelper/include_jni/jni.h" 8838 }, 8839 { 8840 "alignment" : 4, 8841 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE", 8842 "name" : "_jobject *(*)(_JNIEnv *, _jclass *, _jfieldID *, unsigned char)", 8843 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE", 8844 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE", 8845 "size" : 4, 8846 "source_file" : "libnativehelper/include_jni/jni.h" 8847 }, 8848 { 8849 "alignment" : 4, 8850 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvPvxE", 8851 "name" : "_jobject *(*)(_JNIEnv *, void *, long long)", 8852 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvPvxE", 8853 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvPvxE", 8854 "size" : 4, 8855 "source_file" : "libnativehelper/include_jni/jni.h" 8856 }, 8857 { 8858 "alignment" : 4, 8859 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E", 8860 "name" : "_jobject *(*)(_JNIEnv *, _jobject *)", 8861 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_E", 8862 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E", 8863 "size" : 4, 8864 "source_file" : "libnativehelper/include_jni/jni.h" 8865 }, 8866 { 8867 "alignment" : 4, 8868 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE", 8869 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 8870 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE", 8871 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE", 8872 "size" : 4, 8873 "source_file" : "libnativehelper/include_jni/jni.h" 8874 }, 8875 { 8876 "alignment" : 4, 8877 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE", 8878 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 8879 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE", 8880 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE", 8881 "size" : 4, 8882 "source_file" : "libnativehelper/include_jni/jni.h" 8883 }, 8884 { 8885 "alignment" : 4, 8886 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE", 8887 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 8888 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE", 8889 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE", 8890 "size" : 4, 8891 "source_file" : "libnativehelper/include_jni/jni.h" 8892 }, 8893 { 8894 "alignment" : 4, 8895 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE", 8896 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 8897 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE", 8898 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE", 8899 "size" : 4, 8900 "source_file" : "libnativehelper/include_jni/jni.h" 8901 }, 8902 { 8903 "alignment" : 4, 8904 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE", 8905 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 8906 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE", 8907 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE", 8908 "size" : 4, 8909 "source_file" : "libnativehelper/include_jni/jni.h" 8910 }, 8911 { 8912 "alignment" : 4, 8913 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE", 8914 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 8915 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE", 8916 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE", 8917 "size" : 4, 8918 "source_file" : "libnativehelper/include_jni/jni.h" 8919 }, 8920 { 8921 "alignment" : 4, 8922 "linker_set_key" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE", 8923 "name" : "_jobject *(*)(_JNIEnv *, _jobject *, _jfieldID *)", 8924 "referenced_type" : "_ZTIFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE", 8925 "self_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE", 8926 "size" : 4, 8927 "source_file" : "libnativehelper/include_jni/jni.h" 8928 }, 8929 { 8930 "alignment" : 4, 8931 "linker_set_key" : "_ZTIPFP8_jstringP7_JNIEnvPKcE", 8932 "name" : "_jstring *(*)(_JNIEnv *, const char *)", 8933 "referenced_type" : "_ZTIFP8_jstringP7_JNIEnvPKcE", 8934 "self_type" : "_ZTIPFP8_jstringP7_JNIEnvPKcE", 8935 "size" : 4, 8936 "source_file" : "libnativehelper/include_jni/jni.h" 8937 }, 8938 { 8939 "alignment" : 4, 8940 "linker_set_key" : "_ZTIPFP8_jstringP7_JNIEnvPKtiE", 8941 "name" : "_jstring *(*)(_JNIEnv *, const unsigned short *, int)", 8942 "referenced_type" : "_ZTIFP8_jstringP7_JNIEnvPKtiE", 8943 "self_type" : "_ZTIPFP8_jstringP7_JNIEnvPKtiE", 8944 "size" : 4, 8945 "source_file" : "libnativehelper/include_jni/jni.h" 8946 }, 8947 { 8948 "alignment" : 4, 8949 "linker_set_key" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E", 8950 "name" : "_jfieldID *(*)(_JNIEnv *, _jclass *, const char *, const char *)", 8951 "referenced_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E", 8952 "self_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E", 8953 "size" : 4, 8954 "source_file" : "libnativehelper/include_jni/jni.h" 8955 }, 8956 { 8957 "alignment" : 4, 8958 "linker_set_key" : "_ZTIPFP9_jfieldIDP7_JNIEnvP8_jobjectE", 8959 "name" : "_jfieldID *(*)(_JNIEnv *, _jobject *)", 8960 "referenced_type" : "_ZTIFP9_jfieldIDP7_JNIEnvP8_jobjectE", 8961 "self_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP8_jobjectE", 8962 "size" : 4, 8963 "source_file" : "libnativehelper/include_jni/jni.h" 8964 }, 8965 { 8966 "alignment" : 4, 8967 "linker_set_key" : "_ZTIPFPKcP7_JNIEnvP8_jstringPhE", 8968 "name" : "const char *(*)(_JNIEnv *, _jstring *, unsigned char *)", 8969 "referenced_type" : "_ZTIFPKcP7_JNIEnvP8_jstringPhE", 8970 "self_type" : "_ZTIPFPKcP7_JNIEnvP8_jstringPhE", 8971 "size" : 4, 8972 "source_file" : "libnativehelper/include_jni/jni.h" 8973 }, 8974 { 8975 "alignment" : 4, 8976 "linker_set_key" : "_ZTIPFPKcPKvjPiE", 8977 "name" : "const char *(*)(const void *, unsigned int, int *)", 8978 "referenced_type" : "_ZTIFPKcPKvjPiE", 8979 "self_type" : "_ZTIPFPKcPKvjPiE", 8980 "size" : 4, 8981 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 8982 }, 8983 { 8984 "alignment" : 4, 8985 "linker_set_key" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE", 8986 "name" : "const unsigned short *(*)(_JNIEnv *, _jstring *, unsigned char *)", 8987 "referenced_type" : "_ZTIFPKtP7_JNIEnvP8_jstringPhE", 8988 "self_type" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE", 8989 "size" : 4, 8990 "source_file" : "libnativehelper/include_jni/jni.h" 8991 }, 8992 { 8993 "alignment" : 4, 8994 "linker_set_key" : "_ZTIPFPaP7_JNIEnvP11_jbyteArrayPhE", 8995 "name" : "signed char *(*)(_JNIEnv *, _jbyteArray *, unsigned char *)", 8996 "referenced_type" : "_ZTIFPaP7_JNIEnvP11_jbyteArrayPhE", 8997 "self_type" : "_ZTIPFPaP7_JNIEnvP11_jbyteArrayPhE", 8998 "size" : 4, 8999 "source_file" : "libnativehelper/include_jni/jni.h" 9000 }, 9001 { 9002 "alignment" : 4, 9003 "linker_set_key" : "_ZTIPFPdP7_JNIEnvP13_jdoubleArrayPhE", 9004 "name" : "double *(*)(_JNIEnv *, _jdoubleArray *, unsigned char *)", 9005 "referenced_type" : "_ZTIFPdP7_JNIEnvP13_jdoubleArrayPhE", 9006 "self_type" : "_ZTIPFPdP7_JNIEnvP13_jdoubleArrayPhE", 9007 "size" : 4, 9008 "source_file" : "libnativehelper/include_jni/jni.h" 9009 }, 9010 { 9011 "alignment" : 4, 9012 "linker_set_key" : "_ZTIPFPfP7_JNIEnvP12_jfloatArrayPhE", 9013 "name" : "float *(*)(_JNIEnv *, _jfloatArray *, unsigned char *)", 9014 "referenced_type" : "_ZTIFPfP7_JNIEnvP12_jfloatArrayPhE", 9015 "self_type" : "_ZTIPFPfP7_JNIEnvP12_jfloatArrayPhE", 9016 "size" : 4, 9017 "source_file" : "libnativehelper/include_jni/jni.h" 9018 }, 9019 { 9020 "alignment" : 4, 9021 "linker_set_key" : "_ZTIPFPhP7_JNIEnvP14_jbooleanArrayS_E", 9022 "name" : "unsigned char *(*)(_JNIEnv *, _jbooleanArray *, unsigned char *)", 9023 "referenced_type" : "_ZTIFPhP7_JNIEnvP14_jbooleanArrayS_E", 9024 "self_type" : "_ZTIPFPhP7_JNIEnvP14_jbooleanArrayS_E", 9025 "size" : 4, 9026 "source_file" : "libnativehelper/include_jni/jni.h" 9027 }, 9028 { 9029 "alignment" : 4, 9030 "linker_set_key" : "_ZTIPFPiP7_JNIEnvP10_jintArrayPhE", 9031 "name" : "int *(*)(_JNIEnv *, _jintArray *, unsigned char *)", 9032 "referenced_type" : "_ZTIFPiP7_JNIEnvP10_jintArrayPhE", 9033 "self_type" : "_ZTIPFPiP7_JNIEnvP10_jintArrayPhE", 9034 "size" : 4, 9035 "source_file" : "libnativehelper/include_jni/jni.h" 9036 }, 9037 { 9038 "alignment" : 4, 9039 "linker_set_key" : "_ZTIPFPsP7_JNIEnvP12_jshortArrayPhE", 9040 "name" : "short *(*)(_JNIEnv *, _jshortArray *, unsigned char *)", 9041 "referenced_type" : "_ZTIFPsP7_JNIEnvP12_jshortArrayPhE", 9042 "self_type" : "_ZTIPFPsP7_JNIEnvP12_jshortArrayPhE", 9043 "size" : 4, 9044 "source_file" : "libnativehelper/include_jni/jni.h" 9045 }, 9046 { 9047 "alignment" : 4, 9048 "linker_set_key" : "_ZTIPFPtP7_JNIEnvP11_jcharArrayPhE", 9049 "name" : "unsigned short *(*)(_JNIEnv *, _jcharArray *, unsigned char *)", 9050 "referenced_type" : "_ZTIFPtP7_JNIEnvP11_jcharArrayPhE", 9051 "self_type" : "_ZTIPFPtP7_JNIEnvP11_jcharArrayPhE", 9052 "size" : 4, 9053 "source_file" : "libnativehelper/include_jni/jni.h" 9054 }, 9055 { 9056 "alignment" : 4, 9057 "linker_set_key" : "_ZTIPFPvP7_JNIEnvP7_jarrayPhE", 9058 "name" : "void *(*)(_JNIEnv *, _jarray *, unsigned char *)", 9059 "referenced_type" : "_ZTIFPvP7_JNIEnvP7_jarrayPhE", 9060 "self_type" : "_ZTIPFPvP7_JNIEnvP7_jarrayPhE", 9061 "size" : 4, 9062 "source_file" : "libnativehelper/include_jni/jni.h" 9063 }, 9064 { 9065 "alignment" : 4, 9066 "linker_set_key" : "_ZTIPFPvP7_JNIEnvP8_jobjectE", 9067 "name" : "void *(*)(_JNIEnv *, _jobject *)", 9068 "referenced_type" : "_ZTIFPvP7_JNIEnvP8_jobjectE", 9069 "self_type" : "_ZTIPFPvP7_JNIEnvP8_jobjectE", 9070 "size" : 4, 9071 "source_file" : "libnativehelper/include_jni/jni.h" 9072 }, 9073 { 9074 "alignment" : 4, 9075 "linker_set_key" : "_ZTIPFPvS_E", 9076 "name" : "void *(*)(void *)", 9077 "referenced_type" : "_ZTIFPvS_E", 9078 "self_type" : "_ZTIPFPvS_E", 9079 "size" : 4, 9080 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 9081 }, 9082 { 9083 "alignment" : 4, 9084 "linker_set_key" : "_ZTIPFPxP7_JNIEnvP11_jlongArrayPhE", 9085 "name" : "long long *(*)(_JNIEnv *, _jlongArray *, unsigned char *)", 9086 "referenced_type" : "_ZTIFPxP7_JNIEnvP11_jlongArrayPhE", 9087 "self_type" : "_ZTIPFPxP7_JNIEnvP11_jlongArrayPhE", 9088 "size" : 4, 9089 "source_file" : "libnativehelper/include_jni/jni.h" 9090 }, 9091 { 9092 "alignment" : 4, 9093 "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9094 "name" : "signed char (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 9095 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9096 "self_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9097 "size" : 4, 9098 "source_file" : "libnativehelper/include_jni/jni.h" 9099 }, 9100 { 9101 "alignment" : 4, 9102 "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9103 "name" : "signed char (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 9104 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9105 "self_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9106 "size" : 4, 9107 "source_file" : "libnativehelper/include_jni/jni.h" 9108 }, 9109 { 9110 "alignment" : 4, 9111 "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDzE", 9112 "name" : "signed char (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 9113 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP10_jmethodIDzE", 9114 "self_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDzE", 9115 "size" : 4, 9116 "source_file" : "libnativehelper/include_jni/jni.h" 9117 }, 9118 { 9119 "alignment" : 4, 9120 "linker_set_key" : "_ZTIPFaP7_JNIEnvP7_jclassP9_jfieldIDE", 9121 "name" : "signed char (*)(_JNIEnv *, _jclass *, _jfieldID *)", 9122 "referenced_type" : "_ZTIFaP7_JNIEnvP7_jclassP9_jfieldIDE", 9123 "self_type" : "_ZTIPFaP7_JNIEnvP7_jclassP9_jfieldIDE", 9124 "size" : 4, 9125 "source_file" : "libnativehelper/include_jni/jni.h" 9126 }, 9127 { 9128 "alignment" : 4, 9129 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9130 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 9131 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9132 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9133 "size" : 4, 9134 "source_file" : "libnativehelper/include_jni/jni.h" 9135 }, 9136 { 9137 "alignment" : 4, 9138 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9139 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 9140 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9141 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9142 "size" : 4, 9143 "source_file" : "libnativehelper/include_jni/jni.h" 9144 }, 9145 { 9146 "alignment" : 4, 9147 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9148 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 9149 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9150 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9151 "size" : 4, 9152 "source_file" : "libnativehelper/include_jni/jni.h" 9153 }, 9154 { 9155 "alignment" : 4, 9156 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9157 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 9158 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9159 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9160 "size" : 4, 9161 "source_file" : "libnativehelper/include_jni/jni.h" 9162 }, 9163 { 9164 "alignment" : 4, 9165 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9166 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 9167 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9168 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9169 "size" : 4, 9170 "source_file" : "libnativehelper/include_jni/jni.h" 9171 }, 9172 { 9173 "alignment" : 4, 9174 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9175 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 9176 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9177 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9178 "size" : 4, 9179 "source_file" : "libnativehelper/include_jni/jni.h" 9180 }, 9181 { 9182 "alignment" : 4, 9183 "linker_set_key" : "_ZTIPFaP7_JNIEnvP8_jobjectP9_jfieldIDE", 9184 "name" : "signed char (*)(_JNIEnv *, _jobject *, _jfieldID *)", 9185 "referenced_type" : "_ZTIFaP7_JNIEnvP8_jobjectP9_jfieldIDE", 9186 "self_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP9_jfieldIDE", 9187 "size" : 4, 9188 "source_file" : "libnativehelper/include_jni/jni.h" 9189 }, 9190 { 9191 "alignment" : 4, 9192 "linker_set_key" : "_ZTIPFbPKvjE", 9193 "name" : "bool (*)(const void *, unsigned int)", 9194 "referenced_type" : "_ZTIFbPKvjE", 9195 "self_type" : "_ZTIPFbPKvjE", 9196 "size" : 4, 9197 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9198 }, 9199 { 9200 "alignment" : 4, 9201 "linker_set_key" : "_ZTIPFbPviE", 9202 "name" : "bool (*)(void *, int)", 9203 "referenced_type" : "_ZTIFbPviE", 9204 "self_type" : "_ZTIPFbPviE", 9205 "size" : 4, 9206 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9207 }, 9208 { 9209 "alignment" : 4, 9210 "linker_set_key" : "_ZTIPFbPviPPDsE", 9211 "name" : "bool (*)(void *, int, char16_t **)", 9212 "referenced_type" : "_ZTIFbPviPPDsE", 9213 "self_type" : "_ZTIPFbPviPPDsE", 9214 "size" : 4, 9215 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9216 }, 9217 { 9218 "alignment" : 4, 9219 "linker_set_key" : "_ZTIPFbPviPPaE", 9220 "name" : "bool (*)(void *, int, signed char **)", 9221 "referenced_type" : "_ZTIFbPviPPaE", 9222 "self_type" : "_ZTIPFbPviPPaE", 9223 "size" : 4, 9224 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9225 }, 9226 { 9227 "alignment" : 4, 9228 "linker_set_key" : "_ZTIPFbPviPPcE", 9229 "name" : "bool (*)(void *, int, char **)", 9230 "referenced_type" : "_ZTIFbPviPPcE", 9231 "self_type" : "_ZTIPFbPviPPcE", 9232 "size" : 4, 9233 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9234 }, 9235 { 9236 "alignment" : 4, 9237 "linker_set_key" : "_ZTIPFbPviPPdE", 9238 "name" : "bool (*)(void *, int, double **)", 9239 "referenced_type" : "_ZTIFbPviPPdE", 9240 "self_type" : "_ZTIPFbPviPPdE", 9241 "size" : 4, 9242 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9243 }, 9244 { 9245 "alignment" : 4, 9246 "linker_set_key" : "_ZTIPFbPviPPfE", 9247 "name" : "bool (*)(void *, int, float **)", 9248 "referenced_type" : "_ZTIFbPviPPfE", 9249 "self_type" : "_ZTIPFbPviPPfE", 9250 "size" : 4, 9251 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9252 }, 9253 { 9254 "alignment" : 4, 9255 "linker_set_key" : "_ZTIPFbPviPPiE", 9256 "name" : "bool (*)(void *, int, int **)", 9257 "referenced_type" : "_ZTIFbPviPPiE", 9258 "self_type" : "_ZTIPFbPviPPiE", 9259 "size" : 4, 9260 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9261 }, 9262 { 9263 "alignment" : 4, 9264 "linker_set_key" : "_ZTIPFbPviPPjE", 9265 "name" : "bool (*)(void *, int, unsigned int **)", 9266 "referenced_type" : "_ZTIFbPviPPjE", 9267 "self_type" : "_ZTIPFbPviPPjE", 9268 "size" : 4, 9269 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9270 }, 9271 { 9272 "alignment" : 4, 9273 "linker_set_key" : "_ZTIPFbPviPPxE", 9274 "name" : "bool (*)(void *, int, long long **)", 9275 "referenced_type" : "_ZTIFbPviPPxE", 9276 "self_type" : "_ZTIPFbPviPPxE", 9277 "size" : 4, 9278 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9279 }, 9280 { 9281 "alignment" : 4, 9282 "linker_set_key" : "_ZTIPFbPviPPyE", 9283 "name" : "bool (*)(void *, int, unsigned long long **)", 9284 "referenced_type" : "_ZTIFbPviPPyE", 9285 "self_type" : "_ZTIPFbPviPPyE", 9286 "size" : 4, 9287 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9288 }, 9289 { 9290 "alignment" : 4, 9291 "linker_set_key" : "_ZTIPFbPvjiPPcE", 9292 "name" : "bool (*)(void *, unsigned int, int, char **)", 9293 "referenced_type" : "_ZTIFbPvjiPPcE", 9294 "self_type" : "_ZTIPFbPvjiPPcE", 9295 "size" : 4, 9296 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9297 }, 9298 { 9299 "alignment" : 4, 9300 "linker_set_key" : "_ZTIPFbbPvE", 9301 "name" : "bool (*)(bool, void *)", 9302 "referenced_type" : "_ZTIFbbPvE", 9303 "self_type" : "_ZTIPFbbPvE", 9304 "size" : 4, 9305 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 9306 }, 9307 { 9308 "alignment" : 4, 9309 "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9310 "name" : "double (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 9311 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9312 "self_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9313 "size" : 4, 9314 "source_file" : "libnativehelper/include_jni/jni.h" 9315 }, 9316 { 9317 "alignment" : 4, 9318 "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9319 "name" : "double (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 9320 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9321 "self_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9322 "size" : 4, 9323 "source_file" : "libnativehelper/include_jni/jni.h" 9324 }, 9325 { 9326 "alignment" : 4, 9327 "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDzE", 9328 "name" : "double (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 9329 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP10_jmethodIDzE", 9330 "self_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDzE", 9331 "size" : 4, 9332 "source_file" : "libnativehelper/include_jni/jni.h" 9333 }, 9334 { 9335 "alignment" : 4, 9336 "linker_set_key" : "_ZTIPFdP7_JNIEnvP7_jclassP9_jfieldIDE", 9337 "name" : "double (*)(_JNIEnv *, _jclass *, _jfieldID *)", 9338 "referenced_type" : "_ZTIFdP7_JNIEnvP7_jclassP9_jfieldIDE", 9339 "self_type" : "_ZTIPFdP7_JNIEnvP7_jclassP9_jfieldIDE", 9340 "size" : 4, 9341 "source_file" : "libnativehelper/include_jni/jni.h" 9342 }, 9343 { 9344 "alignment" : 4, 9345 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9346 "name" : "double (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 9347 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9348 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9349 "size" : 4, 9350 "source_file" : "libnativehelper/include_jni/jni.h" 9351 }, 9352 { 9353 "alignment" : 4, 9354 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9355 "name" : "double (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 9356 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9357 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9358 "size" : 4, 9359 "source_file" : "libnativehelper/include_jni/jni.h" 9360 }, 9361 { 9362 "alignment" : 4, 9363 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9364 "name" : "double (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 9365 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9366 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9367 "size" : 4, 9368 "source_file" : "libnativehelper/include_jni/jni.h" 9369 }, 9370 { 9371 "alignment" : 4, 9372 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9373 "name" : "double (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 9374 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9375 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9376 "size" : 4, 9377 "source_file" : "libnativehelper/include_jni/jni.h" 9378 }, 9379 { 9380 "alignment" : 4, 9381 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9382 "name" : "double (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 9383 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9384 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9385 "size" : 4, 9386 "source_file" : "libnativehelper/include_jni/jni.h" 9387 }, 9388 { 9389 "alignment" : 4, 9390 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9391 "name" : "double (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 9392 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9393 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9394 "size" : 4, 9395 "source_file" : "libnativehelper/include_jni/jni.h" 9396 }, 9397 { 9398 "alignment" : 4, 9399 "linker_set_key" : "_ZTIPFdP7_JNIEnvP8_jobjectP9_jfieldIDE", 9400 "name" : "double (*)(_JNIEnv *, _jobject *, _jfieldID *)", 9401 "referenced_type" : "_ZTIFdP7_JNIEnvP8_jobjectP9_jfieldIDE", 9402 "self_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP9_jfieldIDE", 9403 "size" : 4, 9404 "source_file" : "libnativehelper/include_jni/jni.h" 9405 }, 9406 { 9407 "alignment" : 4, 9408 "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9409 "name" : "float (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 9410 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9411 "self_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9412 "size" : 4, 9413 "source_file" : "libnativehelper/include_jni/jni.h" 9414 }, 9415 { 9416 "alignment" : 4, 9417 "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9418 "name" : "float (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 9419 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9420 "self_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9421 "size" : 4, 9422 "source_file" : "libnativehelper/include_jni/jni.h" 9423 }, 9424 { 9425 "alignment" : 4, 9426 "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDzE", 9427 "name" : "float (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 9428 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP10_jmethodIDzE", 9429 "self_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDzE", 9430 "size" : 4, 9431 "source_file" : "libnativehelper/include_jni/jni.h" 9432 }, 9433 { 9434 "alignment" : 4, 9435 "linker_set_key" : "_ZTIPFfP7_JNIEnvP7_jclassP9_jfieldIDE", 9436 "name" : "float (*)(_JNIEnv *, _jclass *, _jfieldID *)", 9437 "referenced_type" : "_ZTIFfP7_JNIEnvP7_jclassP9_jfieldIDE", 9438 "self_type" : "_ZTIPFfP7_JNIEnvP7_jclassP9_jfieldIDE", 9439 "size" : 4, 9440 "source_file" : "libnativehelper/include_jni/jni.h" 9441 }, 9442 { 9443 "alignment" : 4, 9444 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9445 "name" : "float (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 9446 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9447 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9448 "size" : 4, 9449 "source_file" : "libnativehelper/include_jni/jni.h" 9450 }, 9451 { 9452 "alignment" : 4, 9453 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9454 "name" : "float (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 9455 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9456 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9457 "size" : 4, 9458 "source_file" : "libnativehelper/include_jni/jni.h" 9459 }, 9460 { 9461 "alignment" : 4, 9462 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9463 "name" : "float (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 9464 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9465 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9466 "size" : 4, 9467 "source_file" : "libnativehelper/include_jni/jni.h" 9468 }, 9469 { 9470 "alignment" : 4, 9471 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9472 "name" : "float (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 9473 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9474 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9475 "size" : 4, 9476 "source_file" : "libnativehelper/include_jni/jni.h" 9477 }, 9478 { 9479 "alignment" : 4, 9480 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9481 "name" : "float (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 9482 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9483 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9484 "size" : 4, 9485 "source_file" : "libnativehelper/include_jni/jni.h" 9486 }, 9487 { 9488 "alignment" : 4, 9489 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9490 "name" : "float (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 9491 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9492 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9493 "size" : 4, 9494 "source_file" : "libnativehelper/include_jni/jni.h" 9495 }, 9496 { 9497 "alignment" : 4, 9498 "linker_set_key" : "_ZTIPFfP7_JNIEnvP8_jobjectP9_jfieldIDE", 9499 "name" : "float (*)(_JNIEnv *, _jobject *, _jfieldID *)", 9500 "referenced_type" : "_ZTIFfP7_JNIEnvP8_jobjectP9_jfieldIDE", 9501 "self_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP9_jfieldIDE", 9502 "size" : 4, 9503 "source_file" : "libnativehelper/include_jni/jni.h" 9504 }, 9505 { 9506 "alignment" : 4, 9507 "linker_set_key" : "_ZTIPFhP7_JNIEnvE", 9508 "name" : "unsigned char (*)(_JNIEnv *)", 9509 "referenced_type" : "_ZTIFhP7_JNIEnvE", 9510 "self_type" : "_ZTIPFhP7_JNIEnvE", 9511 "size" : 4, 9512 "source_file" : "libnativehelper/include_jni/jni.h" 9513 }, 9514 { 9515 "alignment" : 4, 9516 "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9517 "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 9518 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9519 "self_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9520 "size" : 4, 9521 "source_file" : "libnativehelper/include_jni/jni.h" 9522 }, 9523 { 9524 "alignment" : 4, 9525 "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9526 "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 9527 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9528 "self_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9529 "size" : 4, 9530 "source_file" : "libnativehelper/include_jni/jni.h" 9531 }, 9532 { 9533 "alignment" : 4, 9534 "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDzE", 9535 "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 9536 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP10_jmethodIDzE", 9537 "self_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDzE", 9538 "size" : 4, 9539 "source_file" : "libnativehelper/include_jni/jni.h" 9540 }, 9541 { 9542 "alignment" : 4, 9543 "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassP9_jfieldIDE", 9544 "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jfieldID *)", 9545 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassP9_jfieldIDE", 9546 "self_type" : "_ZTIPFhP7_JNIEnvP7_jclassP9_jfieldIDE", 9547 "size" : 4, 9548 "source_file" : "libnativehelper/include_jni/jni.h" 9549 }, 9550 { 9551 "alignment" : 4, 9552 "linker_set_key" : "_ZTIPFhP7_JNIEnvP7_jclassS2_E", 9553 "name" : "unsigned char (*)(_JNIEnv *, _jclass *, _jclass *)", 9554 "referenced_type" : "_ZTIFhP7_JNIEnvP7_jclassS2_E", 9555 "self_type" : "_ZTIPFhP7_JNIEnvP7_jclassS2_E", 9556 "size" : 4, 9557 "source_file" : "libnativehelper/include_jni/jni.h" 9558 }, 9559 { 9560 "alignment" : 4, 9561 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9562 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 9563 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9564 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9565 "size" : 4, 9566 "source_file" : "libnativehelper/include_jni/jni.h" 9567 }, 9568 { 9569 "alignment" : 4, 9570 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9571 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 9572 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9573 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9574 "size" : 4, 9575 "source_file" : "libnativehelper/include_jni/jni.h" 9576 }, 9577 { 9578 "alignment" : 4, 9579 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9580 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 9581 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9582 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9583 "size" : 4, 9584 "source_file" : "libnativehelper/include_jni/jni.h" 9585 }, 9586 { 9587 "alignment" : 4, 9588 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassE", 9589 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *)", 9590 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassE", 9591 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassE", 9592 "size" : 4, 9593 "source_file" : "libnativehelper/include_jni/jni.h" 9594 }, 9595 { 9596 "alignment" : 4, 9597 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9598 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 9599 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9600 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9601 "size" : 4, 9602 "source_file" : "libnativehelper/include_jni/jni.h" 9603 }, 9604 { 9605 "alignment" : 4, 9606 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9607 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 9608 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9609 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9610 "size" : 4, 9611 "source_file" : "libnativehelper/include_jni/jni.h" 9612 }, 9613 { 9614 "alignment" : 4, 9615 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9616 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 9617 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9618 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9619 "size" : 4, 9620 "source_file" : "libnativehelper/include_jni/jni.h" 9621 }, 9622 { 9623 "alignment" : 4, 9624 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectP9_jfieldIDE", 9625 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jfieldID *)", 9626 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectP9_jfieldIDE", 9627 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP9_jfieldIDE", 9628 "size" : 4, 9629 "source_file" : "libnativehelper/include_jni/jni.h" 9630 }, 9631 { 9632 "alignment" : 4, 9633 "linker_set_key" : "_ZTIPFhP7_JNIEnvP8_jobjectS2_E", 9634 "name" : "unsigned char (*)(_JNIEnv *, _jobject *, _jobject *)", 9635 "referenced_type" : "_ZTIFhP7_JNIEnvP8_jobjectS2_E", 9636 "self_type" : "_ZTIPFhP7_JNIEnvP8_jobjectS2_E", 9637 "size" : 4, 9638 "source_file" : "libnativehelper/include_jni/jni.h" 9639 }, 9640 { 9641 "alignment" : 4, 9642 "linker_set_key" : "_ZTIPFiP7AParcelPKvjE", 9643 "name" : "int (*)(AParcel *, const void *, unsigned int)", 9644 "referenced_type" : "_ZTIFiP7AParcelPKvjE", 9645 "self_type" : "_ZTIPFiP7AParcelPKvjE", 9646 "size" : 4, 9647 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9648 }, 9649 { 9650 "alignment" : 4, 9651 "linker_set_key" : "_ZTIPFiP7_JNIEnvE", 9652 "name" : "int (*)(_JNIEnv *)", 9653 "referenced_type" : "_ZTIFiP7_JNIEnvE", 9654 "self_type" : "_ZTIPFiP7_JNIEnvE", 9655 "size" : 4, 9656 "source_file" : "libnativehelper/include_jni/jni.h" 9657 }, 9658 { 9659 "alignment" : 4, 9660 "linker_set_key" : "_ZTIPFiP7_JNIEnvP11_jthrowableE", 9661 "name" : "int (*)(_JNIEnv *, _jthrowable *)", 9662 "referenced_type" : "_ZTIFiP7_JNIEnvP11_jthrowableE", 9663 "self_type" : "_ZTIPFiP7_JNIEnvP11_jthrowableE", 9664 "size" : 4, 9665 "source_file" : "libnativehelper/include_jni/jni.h" 9666 }, 9667 { 9668 "alignment" : 4, 9669 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jarrayE", 9670 "name" : "int (*)(_JNIEnv *, _jarray *)", 9671 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jarrayE", 9672 "self_type" : "_ZTIPFiP7_JNIEnvP7_jarrayE", 9673 "size" : 4, 9674 "source_file" : "libnativehelper/include_jni/jni.h" 9675 }, 9676 { 9677 "alignment" : 4, 9678 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassE", 9679 "name" : "int (*)(_JNIEnv *, _jclass *)", 9680 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassE", 9681 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassE", 9682 "size" : 4, 9683 "source_file" : "libnativehelper/include_jni/jni.h" 9684 }, 9685 { 9686 "alignment" : 4, 9687 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9688 "name" : "int (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 9689 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9690 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9691 "size" : 4, 9692 "source_file" : "libnativehelper/include_jni/jni.h" 9693 }, 9694 { 9695 "alignment" : 4, 9696 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9697 "name" : "int (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 9698 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9699 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9700 "size" : 4, 9701 "source_file" : "libnativehelper/include_jni/jni.h" 9702 }, 9703 { 9704 "alignment" : 4, 9705 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDzE", 9706 "name" : "int (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 9707 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP10_jmethodIDzE", 9708 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDzE", 9709 "size" : 4, 9710 "source_file" : "libnativehelper/include_jni/jni.h" 9711 }, 9712 { 9713 "alignment" : 4, 9714 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassP9_jfieldIDE", 9715 "name" : "int (*)(_JNIEnv *, _jclass *, _jfieldID *)", 9716 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassP9_jfieldIDE", 9717 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassP9_jfieldIDE", 9718 "size" : 4, 9719 "source_file" : "libnativehelper/include_jni/jni.h" 9720 }, 9721 { 9722 "alignment" : 4, 9723 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE", 9724 "name" : "int (*)(_JNIEnv *, _jclass *, const JNINativeMethod *, int)", 9725 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE", 9726 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE", 9727 "size" : 4, 9728 "source_file" : "libnativehelper/include_jni/jni.h" 9729 }, 9730 { 9731 "alignment" : 4, 9732 "linker_set_key" : "_ZTIPFiP7_JNIEnvP7_jclassPKcE", 9733 "name" : "int (*)(_JNIEnv *, _jclass *, const char *)", 9734 "referenced_type" : "_ZTIFiP7_JNIEnvP7_jclassPKcE", 9735 "self_type" : "_ZTIPFiP7_JNIEnvP7_jclassPKcE", 9736 "size" : 4, 9737 "source_file" : "libnativehelper/include_jni/jni.h" 9738 }, 9739 { 9740 "alignment" : 4, 9741 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectE", 9742 "name" : "int (*)(_JNIEnv *, _jobject *)", 9743 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectE", 9744 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectE", 9745 "size" : 4, 9746 "source_file" : "libnativehelper/include_jni/jni.h" 9747 }, 9748 { 9749 "alignment" : 4, 9750 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9751 "name" : "int (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 9752 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9753 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9754 "size" : 4, 9755 "source_file" : "libnativehelper/include_jni/jni.h" 9756 }, 9757 { 9758 "alignment" : 4, 9759 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9760 "name" : "int (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 9761 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9762 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9763 "size" : 4, 9764 "source_file" : "libnativehelper/include_jni/jni.h" 9765 }, 9766 { 9767 "alignment" : 4, 9768 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9769 "name" : "int (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 9770 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9771 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9772 "size" : 4, 9773 "source_file" : "libnativehelper/include_jni/jni.h" 9774 }, 9775 { 9776 "alignment" : 4, 9777 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9778 "name" : "int (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 9779 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9780 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9781 "size" : 4, 9782 "source_file" : "libnativehelper/include_jni/jni.h" 9783 }, 9784 { 9785 "alignment" : 4, 9786 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9787 "name" : "int (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 9788 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9789 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9790 "size" : 4, 9791 "source_file" : "libnativehelper/include_jni/jni.h" 9792 }, 9793 { 9794 "alignment" : 4, 9795 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9796 "name" : "int (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 9797 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9798 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9799 "size" : 4, 9800 "source_file" : "libnativehelper/include_jni/jni.h" 9801 }, 9802 { 9803 "alignment" : 4, 9804 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jobjectP9_jfieldIDE", 9805 "name" : "int (*)(_JNIEnv *, _jobject *, _jfieldID *)", 9806 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jobjectP9_jfieldIDE", 9807 "self_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP9_jfieldIDE", 9808 "size" : 4, 9809 "source_file" : "libnativehelper/include_jni/jni.h" 9810 }, 9811 { 9812 "alignment" : 4, 9813 "linker_set_key" : "_ZTIPFiP7_JNIEnvP8_jstringE", 9814 "name" : "int (*)(_JNIEnv *, _jstring *)", 9815 "referenced_type" : "_ZTIFiP7_JNIEnvP8_jstringE", 9816 "self_type" : "_ZTIPFiP7_JNIEnvP8_jstringE", 9817 "size" : 4, 9818 "source_file" : "libnativehelper/include_jni/jni.h" 9819 }, 9820 { 9821 "alignment" : 4, 9822 "linker_set_key" : "_ZTIPFiP7_JNIEnvPP7_JavaVME", 9823 "name" : "int (*)(_JNIEnv *, _JavaVM **)", 9824 "referenced_type" : "_ZTIFiP7_JNIEnvPP7_JavaVME", 9825 "self_type" : "_ZTIPFiP7_JNIEnvPP7_JavaVME", 9826 "size" : 4, 9827 "source_file" : "libnativehelper/include_jni/jni.h" 9828 }, 9829 { 9830 "alignment" : 4, 9831 "linker_set_key" : "_ZTIPFiP7_JNIEnviE", 9832 "name" : "int (*)(_JNIEnv *, int)", 9833 "referenced_type" : "_ZTIFiP7_JNIEnviE", 9834 "self_type" : "_ZTIPFiP7_JNIEnviE", 9835 "size" : 4, 9836 "source_file" : "libnativehelper/include_jni/jni.h" 9837 }, 9838 { 9839 "alignment" : 4, 9840 "linker_set_key" : "_ZTIPFiP7_JavaVME", 9841 "name" : "int (*)(_JavaVM *)", 9842 "referenced_type" : "_ZTIFiP7_JavaVME", 9843 "self_type" : "_ZTIPFiP7_JavaVME", 9844 "size" : 4, 9845 "source_file" : "libnativehelper/include_jni/jni.h" 9846 }, 9847 { 9848 "alignment" : 4, 9849 "linker_set_key" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE", 9850 "name" : "int (*)(_JavaVM *, _JNIEnv **, void *)", 9851 "referenced_type" : "_ZTIFiP7_JavaVMPP7_JNIEnvPvE", 9852 "self_type" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE", 9853 "size" : 4, 9854 "source_file" : "libnativehelper/include_jni/jni.h" 9855 }, 9856 { 9857 "alignment" : 4, 9858 "linker_set_key" : "_ZTIPFiP7_JavaVMPPviE", 9859 "name" : "int (*)(_JavaVM *, void **, int)", 9860 "referenced_type" : "_ZTIFiP7_JavaVMPPviE", 9861 "self_type" : "_ZTIPFiP7_JavaVMPPviE", 9862 "size" : 4, 9863 "source_file" : "libnativehelper/include_jni/jni.h" 9864 }, 9865 { 9866 "alignment" : 4, 9867 "linker_set_key" : "_ZTIPFiP8AIBinderiPPKcjE", 9868 "name" : "int (*)(AIBinder *, int, const char **, unsigned int)", 9869 "referenced_type" : "_ZTIFiP8AIBinderiPPKcjE", 9870 "self_type" : "_ZTIPFiP8AIBinderiPPKcjE", 9871 "size" : 4, 9872 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 9873 }, 9874 { 9875 "alignment" : 4, 9876 "linker_set_key" : "_ZTIPFiP8AIBinderiiiPPKcjE", 9877 "name" : "int (*)(AIBinder *, int, int, int, const char **, unsigned int)", 9878 "referenced_type" : "_ZTIFiP8AIBinderiiiPPKcjE", 9879 "self_type" : "_ZTIPFiP8AIBinderiiiPPKcjE", 9880 "size" : 4, 9881 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_shell.h" 9882 }, 9883 { 9884 "alignment" : 4, 9885 "linker_set_key" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E", 9886 "name" : "int (*)(AIBinder *, unsigned int, const AParcel *, AParcel *)", 9887 "referenced_type" : "_ZTIFiP8AIBinderjPK7AParcelPS1_E", 9888 "self_type" : "_ZTIPFiP8AIBinderjPK7AParcelPS1_E", 9889 "size" : 4, 9890 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 9891 }, 9892 { 9893 "alignment" : 4, 9894 "linker_set_key" : "_ZTIPFiPK7AParcelPvjE", 9895 "name" : "int (*)(const AParcel *, void *, unsigned int)", 9896 "referenced_type" : "_ZTIFiPK7AParcelPvjE", 9897 "self_type" : "_ZTIPFiPK7AParcelPvjE", 9898 "size" : 4, 9899 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 9900 }, 9901 { 9902 "alignment" : 4, 9903 "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9904 "name" : "short (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 9905 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9906 "self_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 9907 "size" : 4, 9908 "source_file" : "libnativehelper/include_jni/jni.h" 9909 }, 9910 { 9911 "alignment" : 4, 9912 "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9913 "name" : "short (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 9914 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9915 "self_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPcE", 9916 "size" : 4, 9917 "source_file" : "libnativehelper/include_jni/jni.h" 9918 }, 9919 { 9920 "alignment" : 4, 9921 "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDzE", 9922 "name" : "short (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 9923 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP10_jmethodIDzE", 9924 "self_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDzE", 9925 "size" : 4, 9926 "source_file" : "libnativehelper/include_jni/jni.h" 9927 }, 9928 { 9929 "alignment" : 4, 9930 "linker_set_key" : "_ZTIPFsP7_JNIEnvP7_jclassP9_jfieldIDE", 9931 "name" : "short (*)(_JNIEnv *, _jclass *, _jfieldID *)", 9932 "referenced_type" : "_ZTIFsP7_JNIEnvP7_jclassP9_jfieldIDE", 9933 "self_type" : "_ZTIPFsP7_JNIEnvP7_jclassP9_jfieldIDE", 9934 "size" : 4, 9935 "source_file" : "libnativehelper/include_jni/jni.h" 9936 }, 9937 { 9938 "alignment" : 4, 9939 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9940 "name" : "short (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 9941 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9942 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 9943 "size" : 4, 9944 "source_file" : "libnativehelper/include_jni/jni.h" 9945 }, 9946 { 9947 "alignment" : 4, 9948 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9949 "name" : "short (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 9950 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9951 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 9952 "size" : 4, 9953 "source_file" : "libnativehelper/include_jni/jni.h" 9954 }, 9955 { 9956 "alignment" : 4, 9957 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9958 "name" : "short (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 9959 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9960 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDzE", 9961 "size" : 4, 9962 "source_file" : "libnativehelper/include_jni/jni.h" 9963 }, 9964 { 9965 "alignment" : 4, 9966 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9967 "name" : "short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 9968 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9969 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 9970 "size" : 4, 9971 "source_file" : "libnativehelper/include_jni/jni.h" 9972 }, 9973 { 9974 "alignment" : 4, 9975 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9976 "name" : "short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 9977 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9978 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 9979 "size" : 4, 9980 "source_file" : "libnativehelper/include_jni/jni.h" 9981 }, 9982 { 9983 "alignment" : 4, 9984 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9985 "name" : "short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 9986 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9987 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 9988 "size" : 4, 9989 "source_file" : "libnativehelper/include_jni/jni.h" 9990 }, 9991 { 9992 "alignment" : 4, 9993 "linker_set_key" : "_ZTIPFsP7_JNIEnvP8_jobjectP9_jfieldIDE", 9994 "name" : "short (*)(_JNIEnv *, _jobject *, _jfieldID *)", 9995 "referenced_type" : "_ZTIFsP7_JNIEnvP8_jobjectP9_jfieldIDE", 9996 "self_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP9_jfieldIDE", 9997 "size" : 4, 9998 "source_file" : "libnativehelper/include_jni/jni.h" 9999 }, 10000 { 10001 "alignment" : 4, 10002 "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10003 "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 10004 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10005 "self_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10006 "size" : 4, 10007 "source_file" : "libnativehelper/include_jni/jni.h" 10008 }, 10009 { 10010 "alignment" : 4, 10011 "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10012 "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 10013 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10014 "self_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10015 "size" : 4, 10016 "source_file" : "libnativehelper/include_jni/jni.h" 10017 }, 10018 { 10019 "alignment" : 4, 10020 "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDzE", 10021 "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 10022 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP10_jmethodIDzE", 10023 "self_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDzE", 10024 "size" : 4, 10025 "source_file" : "libnativehelper/include_jni/jni.h" 10026 }, 10027 { 10028 "alignment" : 4, 10029 "linker_set_key" : "_ZTIPFtP7_JNIEnvP7_jclassP9_jfieldIDE", 10030 "name" : "unsigned short (*)(_JNIEnv *, _jclass *, _jfieldID *)", 10031 "referenced_type" : "_ZTIFtP7_JNIEnvP7_jclassP9_jfieldIDE", 10032 "self_type" : "_ZTIPFtP7_JNIEnvP7_jclassP9_jfieldIDE", 10033 "size" : 4, 10034 "source_file" : "libnativehelper/include_jni/jni.h" 10035 }, 10036 { 10037 "alignment" : 4, 10038 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10039 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 10040 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10041 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10042 "size" : 4, 10043 "source_file" : "libnativehelper/include_jni/jni.h" 10044 }, 10045 { 10046 "alignment" : 4, 10047 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10048 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 10049 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10050 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10051 "size" : 4, 10052 "source_file" : "libnativehelper/include_jni/jni.h" 10053 }, 10054 { 10055 "alignment" : 4, 10056 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10057 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 10058 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10059 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10060 "size" : 4, 10061 "source_file" : "libnativehelper/include_jni/jni.h" 10062 }, 10063 { 10064 "alignment" : 4, 10065 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10066 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 10067 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10068 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10069 "size" : 4, 10070 "source_file" : "libnativehelper/include_jni/jni.h" 10071 }, 10072 { 10073 "alignment" : 4, 10074 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10075 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 10076 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10077 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10078 "size" : 4, 10079 "source_file" : "libnativehelper/include_jni/jni.h" 10080 }, 10081 { 10082 "alignment" : 4, 10083 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10084 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 10085 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10086 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10087 "size" : 4, 10088 "source_file" : "libnativehelper/include_jni/jni.h" 10089 }, 10090 { 10091 "alignment" : 4, 10092 "linker_set_key" : "_ZTIPFtP7_JNIEnvP8_jobjectP9_jfieldIDE", 10093 "name" : "unsigned short (*)(_JNIEnv *, _jobject *, _jfieldID *)", 10094 "referenced_type" : "_ZTIFtP7_JNIEnvP8_jobjectP9_jfieldIDE", 10095 "self_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP9_jfieldIDE", 10096 "size" : 4, 10097 "source_file" : "libnativehelper/include_jni/jni.h" 10098 }, 10099 { 10100 "alignment" : 4, 10101 "linker_set_key" : "_ZTIPFvP7_JNIEnvE", 10102 "name" : "void (*)(_JNIEnv *)", 10103 "referenced_type" : "_ZTIFvP7_JNIEnvE", 10104 "self_type" : "_ZTIPFvP7_JNIEnvE", 10105 "size" : 4, 10106 "source_file" : "libnativehelper/include_jni/jni.h" 10107 }, 10108 { 10109 "alignment" : 4, 10110 "linker_set_key" : "_ZTIPFvP7_JNIEnvP10_jintArrayPiiE", 10111 "name" : "void (*)(_JNIEnv *, _jintArray *, int *, int)", 10112 "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayPiiE", 10113 "self_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayPiiE", 10114 "size" : 4, 10115 "source_file" : "libnativehelper/include_jni/jni.h" 10116 }, 10117 { 10118 "alignment" : 4, 10119 "linker_set_key" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPKiE", 10120 "name" : "void (*)(_JNIEnv *, _jintArray *, int, int, const int *)", 10121 "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPKiE", 10122 "self_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPKiE", 10123 "size" : 4, 10124 "source_file" : "libnativehelper/include_jni/jni.h" 10125 }, 10126 { 10127 "alignment" : 4, 10128 "linker_set_key" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPiE", 10129 "name" : "void (*)(_JNIEnv *, _jintArray *, int, int, int *)", 10130 "referenced_type" : "_ZTIFvP7_JNIEnvP10_jintArrayiiPiE", 10131 "self_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPiE", 10132 "size" : 4, 10133 "source_file" : "libnativehelper/include_jni/jni.h" 10134 }, 10135 { 10136 "alignment" : 4, 10137 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayPaiE", 10138 "name" : "void (*)(_JNIEnv *, _jbyteArray *, signed char *, int)", 10139 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayPaiE", 10140 "self_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayPaiE", 10141 "size" : 4, 10142 "source_file" : "libnativehelper/include_jni/jni.h" 10143 }, 10144 { 10145 "alignment" : 4, 10146 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPKaE", 10147 "name" : "void (*)(_JNIEnv *, _jbyteArray *, int, int, const signed char *)", 10148 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPKaE", 10149 "self_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPKaE", 10150 "size" : 4, 10151 "source_file" : "libnativehelper/include_jni/jni.h" 10152 }, 10153 { 10154 "alignment" : 4, 10155 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPaE", 10156 "name" : "void (*)(_JNIEnv *, _jbyteArray *, int, int, signed char *)", 10157 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jbyteArrayiiPaE", 10158 "self_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPaE", 10159 "size" : 4, 10160 "source_file" : "libnativehelper/include_jni/jni.h" 10161 }, 10162 { 10163 "alignment" : 4, 10164 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jcharArrayPtiE", 10165 "name" : "void (*)(_JNIEnv *, _jcharArray *, unsigned short *, int)", 10166 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayPtiE", 10167 "self_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayPtiE", 10168 "size" : 4, 10169 "source_file" : "libnativehelper/include_jni/jni.h" 10170 }, 10171 { 10172 "alignment" : 4, 10173 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPKtE", 10174 "name" : "void (*)(_JNIEnv *, _jcharArray *, int, int, const unsigned short *)", 10175 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPKtE", 10176 "self_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPKtE", 10177 "size" : 4, 10178 "source_file" : "libnativehelper/include_jni/jni.h" 10179 }, 10180 { 10181 "alignment" : 4, 10182 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPtE", 10183 "name" : "void (*)(_JNIEnv *, _jcharArray *, int, int, unsigned short *)", 10184 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jcharArrayiiPtE", 10185 "self_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPtE", 10186 "size" : 4, 10187 "source_file" : "libnativehelper/include_jni/jni.h" 10188 }, 10189 { 10190 "alignment" : 4, 10191 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jlongArrayPxiE", 10192 "name" : "void (*)(_JNIEnv *, _jlongArray *, long long *, int)", 10193 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayPxiE", 10194 "self_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayPxiE", 10195 "size" : 4, 10196 "source_file" : "libnativehelper/include_jni/jni.h" 10197 }, 10198 { 10199 "alignment" : 4, 10200 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPKxE", 10201 "name" : "void (*)(_JNIEnv *, _jlongArray *, int, int, const long long *)", 10202 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPKxE", 10203 "self_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPKxE", 10204 "size" : 4, 10205 "source_file" : "libnativehelper/include_jni/jni.h" 10206 }, 10207 { 10208 "alignment" : 4, 10209 "linker_set_key" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPxE", 10210 "name" : "void (*)(_JNIEnv *, _jlongArray *, int, int, long long *)", 10211 "referenced_type" : "_ZTIFvP7_JNIEnvP11_jlongArrayiiPxE", 10212 "self_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPxE", 10213 "size" : 4, 10214 "source_file" : "libnativehelper/include_jni/jni.h" 10215 }, 10216 { 10217 "alignment" : 4, 10218 "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayPfiE", 10219 "name" : "void (*)(_JNIEnv *, _jfloatArray *, float *, int)", 10220 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayPfiE", 10221 "self_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayPfiE", 10222 "size" : 4, 10223 "source_file" : "libnativehelper/include_jni/jni.h" 10224 }, 10225 { 10226 "alignment" : 4, 10227 "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPKfE", 10228 "name" : "void (*)(_JNIEnv *, _jfloatArray *, int, int, const float *)", 10229 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPKfE", 10230 "self_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPKfE", 10231 "size" : 4, 10232 "source_file" : "libnativehelper/include_jni/jni.h" 10233 }, 10234 { 10235 "alignment" : 4, 10236 "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPfE", 10237 "name" : "void (*)(_JNIEnv *, _jfloatArray *, int, int, float *)", 10238 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jfloatArrayiiPfE", 10239 "self_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPfE", 10240 "size" : 4, 10241 "source_file" : "libnativehelper/include_jni/jni.h" 10242 }, 10243 { 10244 "alignment" : 4, 10245 "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jshortArrayPsiE", 10246 "name" : "void (*)(_JNIEnv *, _jshortArray *, short *, int)", 10247 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayPsiE", 10248 "self_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayPsiE", 10249 "size" : 4, 10250 "source_file" : "libnativehelper/include_jni/jni.h" 10251 }, 10252 { 10253 "alignment" : 4, 10254 "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPKsE", 10255 "name" : "void (*)(_JNIEnv *, _jshortArray *, int, int, const short *)", 10256 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPKsE", 10257 "self_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPKsE", 10258 "size" : 4, 10259 "source_file" : "libnativehelper/include_jni/jni.h" 10260 }, 10261 { 10262 "alignment" : 4, 10263 "linker_set_key" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPsE", 10264 "name" : "void (*)(_JNIEnv *, _jshortArray *, int, int, short *)", 10265 "referenced_type" : "_ZTIFvP7_JNIEnvP12_jshortArrayiiPsE", 10266 "self_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPsE", 10267 "size" : 4, 10268 "source_file" : "libnativehelper/include_jni/jni.h" 10269 }, 10270 { 10271 "alignment" : 4, 10272 "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayPdiE", 10273 "name" : "void (*)(_JNIEnv *, _jdoubleArray *, double *, int)", 10274 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayPdiE", 10275 "self_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayPdiE", 10276 "size" : 4, 10277 "source_file" : "libnativehelper/include_jni/jni.h" 10278 }, 10279 { 10280 "alignment" : 4, 10281 "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPKdE", 10282 "name" : "void (*)(_JNIEnv *, _jdoubleArray *, int, int, const double *)", 10283 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPKdE", 10284 "self_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPKdE", 10285 "size" : 4, 10286 "source_file" : "libnativehelper/include_jni/jni.h" 10287 }, 10288 { 10289 "alignment" : 4, 10290 "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPdE", 10291 "name" : "void (*)(_JNIEnv *, _jdoubleArray *, int, int, double *)", 10292 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jdoubleArrayiiPdE", 10293 "self_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPdE", 10294 "size" : 4, 10295 "source_file" : "libnativehelper/include_jni/jni.h" 10296 }, 10297 { 10298 "alignment" : 4, 10299 "linker_set_key" : "_ZTIPFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE", 10300 "name" : "void (*)(_JNIEnv *, _jobjectArray *, int, _jobject *)", 10301 "referenced_type" : "_ZTIFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE", 10302 "self_type" : "_ZTIPFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE", 10303 "size" : 4, 10304 "source_file" : "libnativehelper/include_jni/jni.h" 10305 }, 10306 { 10307 "alignment" : 4, 10308 "linker_set_key" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayPhiE", 10309 "name" : "void (*)(_JNIEnv *, _jbooleanArray *, unsigned char *, int)", 10310 "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayPhiE", 10311 "self_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayPhiE", 10312 "size" : 4, 10313 "source_file" : "libnativehelper/include_jni/jni.h" 10314 }, 10315 { 10316 "alignment" : 4, 10317 "linker_set_key" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPKhE", 10318 "name" : "void (*)(_JNIEnv *, _jbooleanArray *, int, int, const unsigned char *)", 10319 "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPKhE", 10320 "self_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPKhE", 10321 "size" : 4, 10322 "source_file" : "libnativehelper/include_jni/jni.h" 10323 }, 10324 { 10325 "alignment" : 4, 10326 "linker_set_key" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPhE", 10327 "name" : "void (*)(_JNIEnv *, _jbooleanArray *, int, int, unsigned char *)", 10328 "referenced_type" : "_ZTIFvP7_JNIEnvP14_jbooleanArrayiiPhE", 10329 "self_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPhE", 10330 "size" : 4, 10331 "source_file" : "libnativehelper/include_jni/jni.h" 10332 }, 10333 { 10334 "alignment" : 4, 10335 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jarrayPviE", 10336 "name" : "void (*)(_JNIEnv *, _jarray *, void *, int)", 10337 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jarrayPviE", 10338 "self_type" : "_ZTIPFvP7_JNIEnvP7_jarrayPviE", 10339 "size" : 4, 10340 "source_file" : "libnativehelper/include_jni/jni.h" 10341 }, 10342 { 10343 "alignment" : 4, 10344 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10345 "name" : "void (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 10346 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10347 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10348 "size" : 4, 10349 "source_file" : "libnativehelper/include_jni/jni.h" 10350 }, 10351 { 10352 "alignment" : 4, 10353 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10354 "name" : "void (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 10355 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10356 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10357 "size" : 4, 10358 "source_file" : "libnativehelper/include_jni/jni.h" 10359 }, 10360 { 10361 "alignment" : 4, 10362 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDzE", 10363 "name" : "void (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 10364 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP10_jmethodIDzE", 10365 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDzE", 10366 "size" : 4, 10367 "source_file" : "libnativehelper/include_jni/jni.h" 10368 }, 10369 { 10370 "alignment" : 4, 10371 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE", 10372 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, _jobject *)", 10373 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE", 10374 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE", 10375 "size" : 4, 10376 "source_file" : "libnativehelper/include_jni/jni.h" 10377 }, 10378 { 10379 "alignment" : 4, 10380 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDaE", 10381 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, signed char)", 10382 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDaE", 10383 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDaE", 10384 "size" : 4, 10385 "source_file" : "libnativehelper/include_jni/jni.h" 10386 }, 10387 { 10388 "alignment" : 4, 10389 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDdE", 10390 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, double)", 10391 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDdE", 10392 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDdE", 10393 "size" : 4, 10394 "source_file" : "libnativehelper/include_jni/jni.h" 10395 }, 10396 { 10397 "alignment" : 4, 10398 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDfE", 10399 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, float)", 10400 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDfE", 10401 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDfE", 10402 "size" : 4, 10403 "source_file" : "libnativehelper/include_jni/jni.h" 10404 }, 10405 { 10406 "alignment" : 4, 10407 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDhE", 10408 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, unsigned char)", 10409 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDhE", 10410 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDhE", 10411 "size" : 4, 10412 "source_file" : "libnativehelper/include_jni/jni.h" 10413 }, 10414 { 10415 "alignment" : 4, 10416 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDiE", 10417 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, int)", 10418 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDiE", 10419 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDiE", 10420 "size" : 4, 10421 "source_file" : "libnativehelper/include_jni/jni.h" 10422 }, 10423 { 10424 "alignment" : 4, 10425 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDsE", 10426 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, short)", 10427 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDsE", 10428 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDsE", 10429 "size" : 4, 10430 "source_file" : "libnativehelper/include_jni/jni.h" 10431 }, 10432 { 10433 "alignment" : 4, 10434 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDtE", 10435 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, unsigned short)", 10436 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDtE", 10437 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDtE", 10438 "size" : 4, 10439 "source_file" : "libnativehelper/include_jni/jni.h" 10440 }, 10441 { 10442 "alignment" : 4, 10443 "linker_set_key" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDxE", 10444 "name" : "void (*)(_JNIEnv *, _jclass *, _jfieldID *, long long)", 10445 "referenced_type" : "_ZTIFvP7_JNIEnvP7_jclassP9_jfieldIDxE", 10446 "self_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDxE", 10447 "size" : 4, 10448 "source_file" : "libnativehelper/include_jni/jni.h" 10449 }, 10450 { 10451 "alignment" : 4, 10452 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectE", 10453 "name" : "void (*)(_JNIEnv *, _jobject *)", 10454 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectE", 10455 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE", 10456 "size" : 4, 10457 "source_file" : "libnativehelper/include_jni/jni.h" 10458 }, 10459 { 10460 "alignment" : 4, 10461 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10462 "name" : "void (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 10463 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10464 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10465 "size" : 4, 10466 "source_file" : "libnativehelper/include_jni/jni.h" 10467 }, 10468 { 10469 "alignment" : 4, 10470 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10471 "name" : "void (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 10472 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10473 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10474 "size" : 4, 10475 "source_file" : "libnativehelper/include_jni/jni.h" 10476 }, 10477 { 10478 "alignment" : 4, 10479 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10480 "name" : "void (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 10481 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10482 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10483 "size" : 4, 10484 "source_file" : "libnativehelper/include_jni/jni.h" 10485 }, 10486 { 10487 "alignment" : 4, 10488 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10489 "name" : "void (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 10490 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10491 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10492 "size" : 4, 10493 "source_file" : "libnativehelper/include_jni/jni.h" 10494 }, 10495 { 10496 "alignment" : 4, 10497 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10498 "name" : "void (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 10499 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10500 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10501 "size" : 4, 10502 "source_file" : "libnativehelper/include_jni/jni.h" 10503 }, 10504 { 10505 "alignment" : 4, 10506 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10507 "name" : "void (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 10508 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10509 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10510 "size" : 4, 10511 "source_file" : "libnativehelper/include_jni/jni.h" 10512 }, 10513 { 10514 "alignment" : 4, 10515 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E", 10516 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, _jobject *)", 10517 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E", 10518 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E", 10519 "size" : 4, 10520 "source_file" : "libnativehelper/include_jni/jni.h" 10521 }, 10522 { 10523 "alignment" : 4, 10524 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDaE", 10525 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, signed char)", 10526 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDaE", 10527 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDaE", 10528 "size" : 4, 10529 "source_file" : "libnativehelper/include_jni/jni.h" 10530 }, 10531 { 10532 "alignment" : 4, 10533 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDdE", 10534 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, double)", 10535 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDdE", 10536 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDdE", 10537 "size" : 4, 10538 "source_file" : "libnativehelper/include_jni/jni.h" 10539 }, 10540 { 10541 "alignment" : 4, 10542 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDfE", 10543 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, float)", 10544 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDfE", 10545 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDfE", 10546 "size" : 4, 10547 "source_file" : "libnativehelper/include_jni/jni.h" 10548 }, 10549 { 10550 "alignment" : 4, 10551 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDhE", 10552 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, unsigned char)", 10553 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDhE", 10554 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDhE", 10555 "size" : 4, 10556 "source_file" : "libnativehelper/include_jni/jni.h" 10557 }, 10558 { 10559 "alignment" : 4, 10560 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDiE", 10561 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, int)", 10562 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDiE", 10563 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDiE", 10564 "size" : 4, 10565 "source_file" : "libnativehelper/include_jni/jni.h" 10566 }, 10567 { 10568 "alignment" : 4, 10569 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDsE", 10570 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, short)", 10571 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDsE", 10572 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDsE", 10573 "size" : 4, 10574 "source_file" : "libnativehelper/include_jni/jni.h" 10575 }, 10576 { 10577 "alignment" : 4, 10578 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDtE", 10579 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, unsigned short)", 10580 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDtE", 10581 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDtE", 10582 "size" : 4, 10583 "source_file" : "libnativehelper/include_jni/jni.h" 10584 }, 10585 { 10586 "alignment" : 4, 10587 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDxE", 10588 "name" : "void (*)(_JNIEnv *, _jobject *, _jfieldID *, long long)", 10589 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jobjectP9_jfieldIDxE", 10590 "self_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDxE", 10591 "size" : 4, 10592 "source_file" : "libnativehelper/include_jni/jni.h" 10593 }, 10594 { 10595 "alignment" : 4, 10596 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringPKcE", 10597 "name" : "void (*)(_JNIEnv *, _jstring *, const char *)", 10598 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringPKcE", 10599 "self_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKcE", 10600 "size" : 4, 10601 "source_file" : "libnativehelper/include_jni/jni.h" 10602 }, 10603 { 10604 "alignment" : 4, 10605 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE", 10606 "name" : "void (*)(_JNIEnv *, _jstring *, const unsigned short *)", 10607 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringPKtE", 10608 "self_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE", 10609 "size" : 4, 10610 "source_file" : "libnativehelper/include_jni/jni.h" 10611 }, 10612 { 10613 "alignment" : 4, 10614 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringiiPcE", 10615 "name" : "void (*)(_JNIEnv *, _jstring *, int, int, char *)", 10616 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPcE", 10617 "self_type" : "_ZTIPFvP7_JNIEnvP8_jstringiiPcE", 10618 "size" : 4, 10619 "source_file" : "libnativehelper/include_jni/jni.h" 10620 }, 10621 { 10622 "alignment" : 4, 10623 "linker_set_key" : "_ZTIPFvP7_JNIEnvP8_jstringiiPtE", 10624 "name" : "void (*)(_JNIEnv *, _jstring *, int, int, unsigned short *)", 10625 "referenced_type" : "_ZTIFvP7_JNIEnvP8_jstringiiPtE", 10626 "self_type" : "_ZTIPFvP7_JNIEnvP8_jstringiiPtE", 10627 "size" : 4, 10628 "source_file" : "libnativehelper/include_jni/jni.h" 10629 }, 10630 { 10631 "alignment" : 4, 10632 "linker_set_key" : "_ZTIPFvP7_JNIEnvPKcE", 10633 "name" : "void (*)(_JNIEnv *, const char *)", 10634 "referenced_type" : "_ZTIFvP7_JNIEnvPKcE", 10635 "self_type" : "_ZTIPFvP7_JNIEnvPKcE", 10636 "size" : 4, 10637 "source_file" : "libnativehelper/include_jni/jni.h" 10638 }, 10639 { 10640 "alignment" : 4, 10641 "linker_set_key" : "_ZTIPFvPKcP8AIBinderPvE", 10642 "name" : "void (*)(const char *, AIBinder *, void *)", 10643 "referenced_type" : "_ZTIFvPKcP8AIBinderPvE", 10644 "self_type" : "_ZTIPFvPKcP8AIBinderPvE", 10645 "size" : 4, 10646 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 10647 }, 10648 { 10649 "alignment" : 4, 10650 "linker_set_key" : "_ZTIPFvPKcPvE", 10651 "name" : "void (*)(const char *, void *)", 10652 "referenced_type" : "_ZTIFvPKcPvE", 10653 "self_type" : "_ZTIPFvPKcPvE", 10654 "size" : 4, 10655 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 10656 }, 10657 { 10658 "alignment" : 4, 10659 "linker_set_key" : "_ZTIPFvPvE", 10660 "name" : "void (*)(void *)", 10661 "referenced_type" : "_ZTIFvPvE", 10662 "self_type" : "_ZTIPFvPvE", 10663 "size" : 4, 10664 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 10665 }, 10666 { 10667 "alignment" : 4, 10668 "linker_set_key" : "_ZTIPFvPvjbE", 10669 "name" : "void (*)(void *, unsigned int, bool)", 10670 "referenced_type" : "_ZTIFvPvjbE", 10671 "self_type" : "_ZTIPFvPvjbE", 10672 "size" : 4, 10673 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 10674 }, 10675 { 10676 "alignment" : 4, 10677 "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10678 "name" : "long long (*)(_JNIEnv *, _jclass *, _jmethodID *, const jvalue *)", 10679 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10680 "self_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE", 10681 "size" : 4, 10682 "source_file" : "libnativehelper/include_jni/jni.h" 10683 }, 10684 { 10685 "alignment" : 4, 10686 "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10687 "name" : "long long (*)(_JNIEnv *, _jclass *, _jmethodID *, char *)", 10688 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10689 "self_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPcE", 10690 "size" : 4, 10691 "source_file" : "libnativehelper/include_jni/jni.h" 10692 }, 10693 { 10694 "alignment" : 4, 10695 "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDzE", 10696 "name" : "long long (*)(_JNIEnv *, _jclass *, _jmethodID *, ...)", 10697 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP10_jmethodIDzE", 10698 "self_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDzE", 10699 "size" : 4, 10700 "source_file" : "libnativehelper/include_jni/jni.h" 10701 }, 10702 { 10703 "alignment" : 4, 10704 "linker_set_key" : "_ZTIPFxP7_JNIEnvP7_jclassP9_jfieldIDE", 10705 "name" : "long long (*)(_JNIEnv *, _jclass *, _jfieldID *)", 10706 "referenced_type" : "_ZTIFxP7_JNIEnvP7_jclassP9_jfieldIDE", 10707 "self_type" : "_ZTIPFxP7_JNIEnvP7_jclassP9_jfieldIDE", 10708 "size" : 4, 10709 "source_file" : "libnativehelper/include_jni/jni.h" 10710 }, 10711 { 10712 "alignment" : 4, 10713 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectE", 10714 "name" : "long long (*)(_JNIEnv *, _jobject *)", 10715 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectE", 10716 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectE", 10717 "size" : 4, 10718 "source_file" : "libnativehelper/include_jni/jni.h" 10719 }, 10720 { 10721 "alignment" : 4, 10722 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10723 "name" : "long long (*)(_JNIEnv *, _jobject *, _jmethodID *, const jvalue *)", 10724 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10725 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE", 10726 "size" : 4, 10727 "source_file" : "libnativehelper/include_jni/jni.h" 10728 }, 10729 { 10730 "alignment" : 4, 10731 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10732 "name" : "long long (*)(_JNIEnv *, _jobject *, _jmethodID *, char *)", 10733 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10734 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE", 10735 "size" : 4, 10736 "source_file" : "libnativehelper/include_jni/jni.h" 10737 }, 10738 { 10739 "alignment" : 4, 10740 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10741 "name" : "long long (*)(_JNIEnv *, _jobject *, _jmethodID *, ...)", 10742 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10743 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDzE", 10744 "size" : 4, 10745 "source_file" : "libnativehelper/include_jni/jni.h" 10746 }, 10747 { 10748 "alignment" : 4, 10749 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10750 "name" : "long long (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, const jvalue *)", 10751 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10752 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE", 10753 "size" : 4, 10754 "source_file" : "libnativehelper/include_jni/jni.h" 10755 }, 10756 { 10757 "alignment" : 4, 10758 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10759 "name" : "long long (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, char *)", 10760 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10761 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE", 10762 "size" : 4, 10763 "source_file" : "libnativehelper/include_jni/jni.h" 10764 }, 10765 { 10766 "alignment" : 4, 10767 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10768 "name" : "long long (*)(_JNIEnv *, _jobject *, _jclass *, _jmethodID *, ...)", 10769 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10770 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE", 10771 "size" : 4, 10772 "source_file" : "libnativehelper/include_jni/jni.h" 10773 }, 10774 { 10775 "alignment" : 4, 10776 "linker_set_key" : "_ZTIPFxP7_JNIEnvP8_jobjectP9_jfieldIDE", 10777 "name" : "long long (*)(_JNIEnv *, _jobject *, _jfieldID *)", 10778 "referenced_type" : "_ZTIFxP7_JNIEnvP8_jobjectP9_jfieldIDE", 10779 "self_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP9_jfieldIDE", 10780 "size" : 4, 10781 "source_file" : "libnativehelper/include_jni/jni.h" 10782 }, 10783 { 10784 "alignment" : 4, 10785 "linker_set_key" : "_ZTIPK13AIBinder_Weak", 10786 "name" : "const AIBinder_Weak *", 10787 "referenced_type" : "_ZTIK13AIBinder_Weak", 10788 "self_type" : "_ZTIPK13AIBinder_Weak", 10789 "size" : 4, 10790 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 10791 }, 10792 { 10793 "alignment" : 4, 10794 "linker_set_key" : "_ZTIPK14AIBinder_Class", 10795 "name" : "const AIBinder_Class *", 10796 "referenced_type" : "_ZTIK14AIBinder_Class", 10797 "self_type" : "_ZTIPK14AIBinder_Class", 10798 "size" : 4, 10799 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 10800 }, 10801 { 10802 "alignment" : 4, 10803 "linker_set_key" : "_ZTIPK15JNINativeMethod", 10804 "name" : "const JNINativeMethod *", 10805 "referenced_type" : "_ZTIK15JNINativeMethod", 10806 "self_type" : "_ZTIPK15JNINativeMethod", 10807 "size" : 4, 10808 "source_file" : "libnativehelper/include_jni/jni.h" 10809 }, 10810 { 10811 "alignment" : 4, 10812 "linker_set_key" : "_ZTIPK18JNIInvokeInterface", 10813 "name" : "const JNIInvokeInterface *", 10814 "referenced_type" : "_ZTIK18JNIInvokeInterface", 10815 "self_type" : "_ZTIPK18JNIInvokeInterface", 10816 "size" : 4, 10817 "source_file" : "libnativehelper/include_jni/jni.h" 10818 }, 10819 { 10820 "alignment" : 4, 10821 "linker_set_key" : "_ZTIPK18JNINativeInterface", 10822 "name" : "const JNINativeInterface *", 10823 "referenced_type" : "_ZTIK18JNINativeInterface", 10824 "self_type" : "_ZTIPK18JNINativeInterface", 10825 "size" : 4, 10826 "source_file" : "libnativehelper/include_jni/jni.h" 10827 }, 10828 { 10829 "alignment" : 4, 10830 "linker_set_key" : "_ZTIPK6jvalue", 10831 "name" : "const jvalue *", 10832 "referenced_type" : "_ZTIK6jvalue", 10833 "self_type" : "_ZTIPK6jvalue", 10834 "size" : 4, 10835 "source_file" : "libnativehelper/include_jni/jni.h" 10836 }, 10837 { 10838 "alignment" : 4, 10839 "linker_set_key" : "_ZTIPK7AParcel", 10840 "name" : "const AParcel *", 10841 "referenced_type" : "_ZTIK7AParcel", 10842 "self_type" : "_ZTIPK7AParcel", 10843 "size" : 4, 10844 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 10845 }, 10846 { 10847 "alignment" : 4, 10848 "linker_set_key" : "_ZTIPK7AStatus", 10849 "name" : "const AStatus *", 10850 "referenced_type" : "_ZTIK7AStatus", 10851 "self_type" : "_ZTIPK7AStatus", 10852 "size" : 4, 10853 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 10854 }, 10855 { 10856 "alignment" : 4, 10857 "linker_set_key" : "_ZTIPK8AIBinder", 10858 "name" : "const AIBinder *", 10859 "referenced_type" : "_ZTIK8AIBinder", 10860 "self_type" : "_ZTIPK8AIBinder", 10861 "size" : 4, 10862 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 10863 }, 10864 { 10865 "alignment" : 4, 10866 "linker_set_key" : "_ZTIPKDs", 10867 "name" : "const char16_t *", 10868 "referenced_type" : "_ZTIKDs", 10869 "self_type" : "_ZTIPKDs", 10870 "size" : 4, 10871 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 10872 }, 10873 { 10874 "alignment" : 4, 10875 "linker_set_key" : "_ZTIPKN7android6ParcelE", 10876 "name" : "const android::Parcel *", 10877 "referenced_type" : "_ZTIKN7android6ParcelE", 10878 "self_type" : "_ZTIPKN7android6ParcelE", 10879 "size" : 4, 10880 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 10881 }, 10882 { 10883 "alignment" : 4, 10884 "linker_set_key" : "_ZTIPKa", 10885 "name" : "const signed char *", 10886 "referenced_type" : "_ZTIKa", 10887 "self_type" : "_ZTIPKa", 10888 "size" : 4, 10889 "source_file" : "libnativehelper/include_jni/jni.h" 10890 }, 10891 { 10892 "alignment" : 4, 10893 "linker_set_key" : "_ZTIPKc", 10894 "name" : "const char *", 10895 "referenced_type" : "_ZTIKc", 10896 "self_type" : "_ZTIPKc", 10897 "size" : 4, 10898 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 10899 }, 10900 { 10901 "alignment" : 4, 10902 "linker_set_key" : "_ZTIPKd", 10903 "name" : "const double *", 10904 "referenced_type" : "_ZTIKd", 10905 "self_type" : "_ZTIPKd", 10906 "size" : 4, 10907 "source_file" : "libnativehelper/include_jni/jni.h" 10908 }, 10909 { 10910 "alignment" : 4, 10911 "linker_set_key" : "_ZTIPKf", 10912 "name" : "const float *", 10913 "referenced_type" : "_ZTIKf", 10914 "self_type" : "_ZTIPKf", 10915 "size" : 4, 10916 "source_file" : "libnativehelper/include_jni/jni.h" 10917 }, 10918 { 10919 "alignment" : 4, 10920 "linker_set_key" : "_ZTIPKh", 10921 "name" : "const unsigned char *", 10922 "referenced_type" : "_ZTIKh", 10923 "self_type" : "_ZTIPKh", 10924 "size" : 4, 10925 "source_file" : "libnativehelper/include_jni/jni.h" 10926 }, 10927 { 10928 "alignment" : 4, 10929 "linker_set_key" : "_ZTIPKi", 10930 "name" : "const int *", 10931 "referenced_type" : "_ZTIKi", 10932 "self_type" : "_ZTIPKi", 10933 "size" : 4, 10934 "source_file" : "libnativehelper/include_jni/jni.h" 10935 }, 10936 { 10937 "alignment" : 4, 10938 "linker_set_key" : "_ZTIPKj", 10939 "name" : "const unsigned int *", 10940 "referenced_type" : "_ZTIKj", 10941 "self_type" : "_ZTIPKj", 10942 "size" : 4, 10943 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 10944 }, 10945 { 10946 "alignment" : 4, 10947 "linker_set_key" : "_ZTIPKs", 10948 "name" : "const short *", 10949 "referenced_type" : "_ZTIKs", 10950 "self_type" : "_ZTIPKs", 10951 "size" : 4, 10952 "source_file" : "libnativehelper/include_jni/jni.h" 10953 }, 10954 { 10955 "alignment" : 4, 10956 "linker_set_key" : "_ZTIPKt", 10957 "name" : "const unsigned short *", 10958 "referenced_type" : "_ZTIKt", 10959 "self_type" : "_ZTIPKt", 10960 "size" : 4, 10961 "source_file" : "libnativehelper/include_jni/jni.h" 10962 }, 10963 { 10964 "alignment" : 4, 10965 "linker_set_key" : "_ZTIPKv", 10966 "name" : "const void *", 10967 "referenced_type" : "_ZTIKv", 10968 "self_type" : "_ZTIPKv", 10969 "size" : 4, 10970 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 10971 }, 10972 { 10973 "alignment" : 4, 10974 "linker_set_key" : "_ZTIPKx", 10975 "name" : "const long long *", 10976 "referenced_type" : "_ZTIKx", 10977 "self_type" : "_ZTIPKx", 10978 "size" : 4, 10979 "source_file" : "libnativehelper/include_jni/jni.h" 10980 }, 10981 { 10982 "alignment" : 4, 10983 "linker_set_key" : "_ZTIPKy", 10984 "name" : "const unsigned long long *", 10985 "referenced_type" : "_ZTIKy", 10986 "self_type" : "_ZTIPKy", 10987 "size" : 4, 10988 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 10989 }, 10990 { 10991 "alignment" : 4, 10992 "linker_set_key" : "_ZTIPN7android6ParcelE", 10993 "name" : "android::Parcel *", 10994 "referenced_type" : "_ZTIN7android6ParcelE", 10995 "self_type" : "_ZTIPN7android6ParcelE", 10996 "size" : 4, 10997 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 10998 }, 10999 { 11000 "alignment" : 4, 11001 "linker_set_key" : "_ZTIPP7AParcel", 11002 "name" : "AParcel **", 11003 "referenced_type" : "_ZTIP7AParcel", 11004 "self_type" : "_ZTIPP7AParcel", 11005 "size" : 4, 11006 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11007 }, 11008 { 11009 "alignment" : 4, 11010 "linker_set_key" : "_ZTIPP7AStatus", 11011 "name" : "AStatus **", 11012 "referenced_type" : "_ZTIP7AStatus", 11013 "self_type" : "_ZTIPP7AStatus", 11014 "size" : 4, 11015 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11016 }, 11017 { 11018 "alignment" : 4, 11019 "linker_set_key" : "_ZTIPP7_JNIEnv", 11020 "name" : "_JNIEnv **", 11021 "referenced_type" : "_ZTIP7_JNIEnv", 11022 "self_type" : "_ZTIPP7_JNIEnv", 11023 "size" : 4, 11024 "source_file" : "libnativehelper/include_jni/jni.h" 11025 }, 11026 { 11027 "alignment" : 4, 11028 "linker_set_key" : "_ZTIPP7_JavaVM", 11029 "name" : "_JavaVM **", 11030 "referenced_type" : "_ZTIP7_JavaVM", 11031 "self_type" : "_ZTIPP7_JavaVM", 11032 "size" : 4, 11033 "source_file" : "libnativehelper/include_jni/jni.h" 11034 }, 11035 { 11036 "alignment" : 4, 11037 "linker_set_key" : "_ZTIPP8AIBinder", 11038 "name" : "AIBinder **", 11039 "referenced_type" : "_ZTIP8AIBinder", 11040 "self_type" : "_ZTIPP8AIBinder", 11041 "size" : 4, 11042 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11043 }, 11044 { 11045 "alignment" : 4, 11046 "linker_set_key" : "_ZTIPPDs", 11047 "name" : "char16_t **", 11048 "referenced_type" : "_ZTIPDs", 11049 "self_type" : "_ZTIPPDs", 11050 "size" : 4, 11051 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11052 }, 11053 { 11054 "alignment" : 4, 11055 "linker_set_key" : "_ZTIPPKc", 11056 "name" : "const char **", 11057 "referenced_type" : "_ZTIPKc", 11058 "self_type" : "_ZTIPPKc", 11059 "size" : 4, 11060 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11061 }, 11062 { 11063 "alignment" : 4, 11064 "linker_set_key" : "_ZTIPPa", 11065 "name" : "signed char **", 11066 "referenced_type" : "_ZTIPa", 11067 "self_type" : "_ZTIPPa", 11068 "size" : 4, 11069 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11070 }, 11071 { 11072 "alignment" : 4, 11073 "linker_set_key" : "_ZTIPPc", 11074 "name" : "char **", 11075 "referenced_type" : "_ZTIPc", 11076 "self_type" : "_ZTIPPc", 11077 "size" : 4, 11078 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11079 }, 11080 { 11081 "alignment" : 4, 11082 "linker_set_key" : "_ZTIPPd", 11083 "name" : "double **", 11084 "referenced_type" : "_ZTIPd", 11085 "self_type" : "_ZTIPPd", 11086 "size" : 4, 11087 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11088 }, 11089 { 11090 "alignment" : 4, 11091 "linker_set_key" : "_ZTIPPf", 11092 "name" : "float **", 11093 "referenced_type" : "_ZTIPf", 11094 "self_type" : "_ZTIPPf", 11095 "size" : 4, 11096 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11097 }, 11098 { 11099 "alignment" : 4, 11100 "linker_set_key" : "_ZTIPPi", 11101 "name" : "int **", 11102 "referenced_type" : "_ZTIPi", 11103 "self_type" : "_ZTIPPi", 11104 "size" : 4, 11105 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11106 }, 11107 { 11108 "alignment" : 4, 11109 "linker_set_key" : "_ZTIPPj", 11110 "name" : "unsigned int **", 11111 "referenced_type" : "_ZTIPj", 11112 "self_type" : "_ZTIPPj", 11113 "size" : 4, 11114 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11115 }, 11116 { 11117 "alignment" : 4, 11118 "linker_set_key" : "_ZTIPPv", 11119 "name" : "void **", 11120 "referenced_type" : "_ZTIPv", 11121 "self_type" : "_ZTIPPv", 11122 "size" : 4, 11123 "source_file" : "libnativehelper/include_jni/jni.h" 11124 }, 11125 { 11126 "alignment" : 4, 11127 "linker_set_key" : "_ZTIPPx", 11128 "name" : "long long **", 11129 "referenced_type" : "_ZTIPx", 11130 "self_type" : "_ZTIPPx", 11131 "size" : 4, 11132 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11133 }, 11134 { 11135 "alignment" : 4, 11136 "linker_set_key" : "_ZTIPPy", 11137 "name" : "unsigned long long **", 11138 "referenced_type" : "_ZTIPy", 11139 "self_type" : "_ZTIPPy", 11140 "size" : 4, 11141 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11142 }, 11143 { 11144 "alignment" : 4, 11145 "linker_set_key" : "_ZTIPa", 11146 "name" : "signed char *", 11147 "referenced_type" : "_ZTIa", 11148 "self_type" : "_ZTIPa", 11149 "size" : 4, 11150 "source_file" : "libnativehelper/include_jni/jni.h" 11151 }, 11152 { 11153 "alignment" : 4, 11154 "linker_set_key" : "_ZTIPb", 11155 "name" : "bool *", 11156 "referenced_type" : "_ZTIb", 11157 "self_type" : "_ZTIPb", 11158 "size" : 4, 11159 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11160 }, 11161 { 11162 "alignment" : 4, 11163 "linker_set_key" : "_ZTIPc", 11164 "name" : "char *", 11165 "referenced_type" : "_ZTIc", 11166 "self_type" : "_ZTIPc", 11167 "size" : 4, 11168 "source_file" : "libnativehelper/include_jni/jni.h" 11169 }, 11170 { 11171 "alignment" : 4, 11172 "linker_set_key" : "_ZTIPd", 11173 "name" : "double *", 11174 "referenced_type" : "_ZTId", 11175 "self_type" : "_ZTIPd", 11176 "size" : 4, 11177 "source_file" : "libnativehelper/include_jni/jni.h" 11178 }, 11179 { 11180 "alignment" : 4, 11181 "linker_set_key" : "_ZTIPf", 11182 "name" : "float *", 11183 "referenced_type" : "_ZTIf", 11184 "self_type" : "_ZTIPf", 11185 "size" : 4, 11186 "source_file" : "libnativehelper/include_jni/jni.h" 11187 }, 11188 { 11189 "alignment" : 4, 11190 "linker_set_key" : "_ZTIPh", 11191 "name" : "unsigned char *", 11192 "referenced_type" : "_ZTIh", 11193 "self_type" : "_ZTIPh", 11194 "size" : 4, 11195 "source_file" : "libnativehelper/include_jni/jni.h" 11196 }, 11197 { 11198 "alignment" : 4, 11199 "linker_set_key" : "_ZTIPi", 11200 "name" : "int *", 11201 "referenced_type" : "_ZTIi", 11202 "self_type" : "_ZTIPi", 11203 "size" : 4, 11204 "source_file" : "libnativehelper/include_jni/jni.h" 11205 }, 11206 { 11207 "alignment" : 4, 11208 "linker_set_key" : "_ZTIPj", 11209 "name" : "unsigned int *", 11210 "referenced_type" : "_ZTIj", 11211 "self_type" : "_ZTIPj", 11212 "size" : 4, 11213 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11214 }, 11215 { 11216 "alignment" : 4, 11217 "linker_set_key" : "_ZTIPs", 11218 "name" : "short *", 11219 "referenced_type" : "_ZTIs", 11220 "self_type" : "_ZTIPs", 11221 "size" : 4, 11222 "source_file" : "libnativehelper/include_jni/jni.h" 11223 }, 11224 { 11225 "alignment" : 4, 11226 "linker_set_key" : "_ZTIPt", 11227 "name" : "unsigned short *", 11228 "referenced_type" : "_ZTIt", 11229 "self_type" : "_ZTIPt", 11230 "size" : 4, 11231 "source_file" : "libnativehelper/include_jni/jni.h" 11232 }, 11233 { 11234 "alignment" : 4, 11235 "linker_set_key" : "_ZTIPv", 11236 "name" : "void *", 11237 "referenced_type" : "_ZTIv", 11238 "self_type" : "_ZTIPv", 11239 "size" : 4, 11240 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11241 }, 11242 { 11243 "alignment" : 4, 11244 "linker_set_key" : "_ZTIPx", 11245 "name" : "long long *", 11246 "referenced_type" : "_ZTIx", 11247 "self_type" : "_ZTIPx", 11248 "size" : 4, 11249 "source_file" : "libnativehelper/include_jni/jni.h" 11250 }, 11251 { 11252 "alignment" : 4, 11253 "linker_set_key" : "_ZTIPy", 11254 "name" : "unsigned long long *", 11255 "referenced_type" : "_ZTIy", 11256 "self_type" : "_ZTIPy", 11257 "size" : 4, 11258 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11259 } 11260 ], 11261 "qualified_types" : 11262 [ 11263 { 11264 "alignment" : 4, 11265 "is_const" : true, 11266 "linker_set_key" : "_ZTIK13AIBinder_Weak", 11267 "name" : "const AIBinder_Weak", 11268 "referenced_type" : "_ZTI13AIBinder_Weak", 11269 "self_type" : "_ZTIK13AIBinder_Weak", 11270 "size" : 8, 11271 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11272 }, 11273 { 11274 "alignment" : 4, 11275 "is_const" : true, 11276 "linker_set_key" : "_ZTIK14AIBinder_Class", 11277 "name" : "const AIBinder_Class", 11278 "referenced_type" : "_ZTI14AIBinder_Class", 11279 "self_type" : "_ZTIK14AIBinder_Class", 11280 "size" : 40, 11281 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11282 }, 11283 { 11284 "alignment" : 4, 11285 "is_const" : true, 11286 "linker_set_key" : "_ZTIK15JNINativeMethod", 11287 "name" : "const JNINativeMethod", 11288 "referenced_type" : "_ZTI15JNINativeMethod", 11289 "self_type" : "_ZTIK15JNINativeMethod", 11290 "size" : 12, 11291 "source_file" : "libnativehelper/include_jni/jni.h" 11292 }, 11293 { 11294 "alignment" : 4, 11295 "is_const" : true, 11296 "linker_set_key" : "_ZTIK18JNIInvokeInterface", 11297 "name" : "const JNIInvokeInterface", 11298 "referenced_type" : "_ZTI18JNIInvokeInterface", 11299 "self_type" : "_ZTIK18JNIInvokeInterface", 11300 "size" : 32, 11301 "source_file" : "libnativehelper/include_jni/jni.h" 11302 }, 11303 { 11304 "alignment" : 4, 11305 "is_const" : true, 11306 "linker_set_key" : "_ZTIK18JNINativeInterface", 11307 "name" : "const JNINativeInterface", 11308 "referenced_type" : "_ZTI18JNINativeInterface", 11309 "self_type" : "_ZTIK18JNINativeInterface", 11310 "size" : 932, 11311 "source_file" : "libnativehelper/include_jni/jni.h" 11312 }, 11313 { 11314 "alignment" : 4, 11315 "is_const" : true, 11316 "linker_set_key" : "_ZTIK30AServiceManager_AddServiceFlag", 11317 "name" : "const AServiceManager_AddServiceFlag", 11318 "referenced_type" : "_ZTI30AServiceManager_AddServiceFlag", 11319 "self_type" : "_ZTIK30AServiceManager_AddServiceFlag", 11320 "size" : 4, 11321 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_manager.h" 11322 }, 11323 { 11324 "alignment" : 4, 11325 "is_const" : true, 11326 "linker_set_key" : "_ZTIK6jvalue", 11327 "name" : "const jvalue", 11328 "referenced_type" : "_ZTI6jvalue", 11329 "self_type" : "_ZTIK6jvalue", 11330 "size" : 8, 11331 "source_file" : "libnativehelper/include_jni/jni.h" 11332 }, 11333 { 11334 "alignment" : 4, 11335 "is_const" : true, 11336 "linker_set_key" : "_ZTIK7AParcel", 11337 "name" : "const AParcel", 11338 "referenced_type" : "_ZTI7AParcel", 11339 "self_type" : "_ZTIK7AParcel", 11340 "size" : 12, 11341 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11342 }, 11343 { 11344 "alignment" : 4, 11345 "is_const" : true, 11346 "linker_set_key" : "_ZTIK7AStatus", 11347 "name" : "const AStatus", 11348 "referenced_type" : "_ZTI7AStatus", 11349 "self_type" : "_ZTIK7AStatus", 11350 "size" : 12, 11351 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11352 }, 11353 { 11354 "alignment" : 4, 11355 "is_const" : true, 11356 "linker_set_key" : "_ZTIK8AIBinder", 11357 "name" : "const AIBinder", 11358 "referenced_type" : "_ZTI8AIBinder", 11359 "self_type" : "_ZTIK8AIBinder", 11360 "size" : 20, 11361 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11362 }, 11363 { 11364 "alignment" : 2, 11365 "is_const" : true, 11366 "linker_set_key" : "_ZTIKDs", 11367 "name" : "const char16_t", 11368 "referenced_type" : "_ZTIDs", 11369 "self_type" : "_ZTIKDs", 11370 "size" : 2, 11371 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11372 }, 11373 { 11374 "alignment" : 4, 11375 "is_const" : true, 11376 "linker_set_key" : "_ZTIKN7android2spINS_7IBinderEEE", 11377 "name" : "const android::sp<android::IBinder>", 11378 "referenced_type" : "_ZTIN7android2spINS_7IBinderEEE", 11379 "self_type" : "_ZTIKN7android2spINS_7IBinderEEE", 11380 "size" : 4, 11381 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 11382 }, 11383 { 11384 "alignment" : 4, 11385 "is_const" : true, 11386 "linker_set_key" : "_ZTIKN7android6ParcelE", 11387 "name" : "const android::Parcel", 11388 "referenced_type" : "_ZTIN7android6ParcelE", 11389 "self_type" : "_ZTIKN7android6ParcelE", 11390 "size" : 60, 11391 "source_file" : "frameworks/native/libs/binder/ndk/include_platform/android/binder_libbinder.h" 11392 }, 11393 { 11394 "alignment" : 1, 11395 "is_const" : true, 11396 "linker_set_key" : "_ZTIKa", 11397 "name" : "const signed char", 11398 "referenced_type" : "_ZTIa", 11399 "self_type" : "_ZTIKa", 11400 "size" : 1, 11401 "source_file" : "libnativehelper/include_jni/jni.h" 11402 }, 11403 { 11404 "alignment" : 1, 11405 "is_const" : true, 11406 "linker_set_key" : "_ZTIKc", 11407 "name" : "const char", 11408 "referenced_type" : "_ZTIc", 11409 "self_type" : "_ZTIKc", 11410 "size" : 1, 11411 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_ibinder.h" 11412 }, 11413 { 11414 "alignment" : 4, 11415 "is_const" : true, 11416 "linker_set_key" : "_ZTIKd", 11417 "name" : "const double", 11418 "referenced_type" : "_ZTId", 11419 "self_type" : "_ZTIKd", 11420 "size" : 8, 11421 "source_file" : "libnativehelper/include_jni/jni.h" 11422 }, 11423 { 11424 "alignment" : 4, 11425 "is_const" : true, 11426 "linker_set_key" : "_ZTIKf", 11427 "name" : "const float", 11428 "referenced_type" : "_ZTIf", 11429 "self_type" : "_ZTIKf", 11430 "size" : 4, 11431 "source_file" : "libnativehelper/include_jni/jni.h" 11432 }, 11433 { 11434 "alignment" : 1, 11435 "is_const" : true, 11436 "linker_set_key" : "_ZTIKh", 11437 "name" : "const unsigned char", 11438 "referenced_type" : "_ZTIh", 11439 "self_type" : "_ZTIKh", 11440 "size" : 1, 11441 "source_file" : "libnativehelper/include_jni/jni.h" 11442 }, 11443 { 11444 "alignment" : 4, 11445 "is_const" : true, 11446 "linker_set_key" : "_ZTIKi", 11447 "name" : "const int", 11448 "referenced_type" : "_ZTIi", 11449 "self_type" : "_ZTIKi", 11450 "size" : 4, 11451 "source_file" : "libnativehelper/include_jni/jni.h" 11452 }, 11453 { 11454 "alignment" : 4, 11455 "is_const" : true, 11456 "linker_set_key" : "_ZTIKj", 11457 "name" : "const unsigned int", 11458 "referenced_type" : "_ZTIj", 11459 "self_type" : "_ZTIKj", 11460 "size" : 4, 11461 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11462 }, 11463 { 11464 "alignment" : 2, 11465 "is_const" : true, 11466 "linker_set_key" : "_ZTIKs", 11467 "name" : "const short", 11468 "referenced_type" : "_ZTIs", 11469 "self_type" : "_ZTIKs", 11470 "size" : 2, 11471 "source_file" : "libnativehelper/include_jni/jni.h" 11472 }, 11473 { 11474 "alignment" : 2, 11475 "is_const" : true, 11476 "linker_set_key" : "_ZTIKt", 11477 "name" : "const unsigned short", 11478 "referenced_type" : "_ZTIt", 11479 "self_type" : "_ZTIKt", 11480 "size" : 2, 11481 "source_file" : "libnativehelper/include_jni/jni.h" 11482 }, 11483 { 11484 "is_const" : true, 11485 "linker_set_key" : "_ZTIKv", 11486 "name" : "const void", 11487 "referenced_type" : "_ZTIv", 11488 "self_type" : "_ZTIKv", 11489 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11490 }, 11491 { 11492 "alignment" : 4, 11493 "is_const" : true, 11494 "linker_set_key" : "_ZTIKx", 11495 "name" : "const long long", 11496 "referenced_type" : "_ZTIx", 11497 "self_type" : "_ZTIKx", 11498 "size" : 8, 11499 "source_file" : "libnativehelper/include_jni/jni.h" 11500 }, 11501 { 11502 "alignment" : 4, 11503 "is_const" : true, 11504 "linker_set_key" : "_ZTIKy", 11505 "name" : "const unsigned long long", 11506 "referenced_type" : "_ZTIy", 11507 "self_type" : "_ZTIKy", 11508 "size" : 8, 11509 "source_file" : "frameworks/native/libs/binder/ndk/include_ndk/android/binder_parcel.h" 11510 } 11511 ], 11512 "record_types" : 11513 [ 11514 { 11515 "alignment" : 1, 11516 "base_specifiers" : 11517 [ 11518 { 11519 "referenced_type" : "_ZTI7_jarray" 11520 } 11521 ], 11522 "linker_set_key" : "_ZTI10_jintArray", 11523 "name" : "_jintArray", 11524 "record_kind" : "class", 11525 "referenced_type" : "_ZTI10_jintArray", 11526 "self_type" : "_ZTI10_jintArray", 11527 "size" : 1, 11528 "source_file" : "libnativehelper/include_jni/jni.h" 11529 }, 11530 { 11531 "alignment" : 1, 11532 "base_specifiers" : 11533 [ 11534 { 11535 "referenced_type" : "_ZTI7_jarray" 11536 } 11537 ], 11538 "linker_set_key" : "_ZTI11_jbyteArray", 11539 "name" : "_jbyteArray", 11540 "record_kind" : "class", 11541 "referenced_type" : "_ZTI11_jbyteArray", 11542 "self_type" : "_ZTI11_jbyteArray", 11543 "size" : 1, 11544 "source_file" : "libnativehelper/include_jni/jni.h" 11545 }, 11546 { 11547 "alignment" : 1, 11548 "base_specifiers" : 11549 [ 11550 { 11551 "referenced_type" : "_ZTI7_jarray" 11552 } 11553 ], 11554 "linker_set_key" : "_ZTI11_jcharArray", 11555 "name" : "_jcharArray", 11556 "record_kind" : "class", 11557 "referenced_type" : "_ZTI11_jcharArray", 11558 "self_type" : "_ZTI11_jcharArray", 11559 "size" : 1, 11560 "source_file" : "libnativehelper/include_jni/jni.h" 11561 }, 11562 { 11563 "alignment" : 1, 11564 "base_specifiers" : 11565 [ 11566 { 11567 "referenced_type" : "_ZTI7_jarray" 11568 } 11569 ], 11570 "linker_set_key" : "_ZTI11_jlongArray", 11571 "name" : "_jlongArray", 11572 "record_kind" : "class", 11573 "referenced_type" : "_ZTI11_jlongArray", 11574 "self_type" : "_ZTI11_jlongArray", 11575 "size" : 1, 11576 "source_file" : "libnativehelper/include_jni/jni.h" 11577 }, 11578 { 11579 "alignment" : 1, 11580 "base_specifiers" : 11581 [ 11582 { 11583 "referenced_type" : "_ZTI8_jobject" 11584 } 11585 ], 11586 "linker_set_key" : "_ZTI11_jthrowable", 11587 "name" : "_jthrowable", 11588 "record_kind" : "class", 11589 "referenced_type" : "_ZTI11_jthrowable", 11590 "self_type" : "_ZTI11_jthrowable", 11591 "size" : 1, 11592 "source_file" : "libnativehelper/include_jni/jni.h" 11593 }, 11594 { 11595 "alignment" : 4, 11596 "fields" : 11597 [ 11598 { 11599 "field_name" : "optionString", 11600 "referenced_type" : "_ZTIPKc" 11601 }, 11602 { 11603 "field_name" : "extraInfo", 11604 "field_offset" : 32, 11605 "referenced_type" : "_ZTIPv" 11606 } 11607 ], 11608 "linker_set_key" : "_ZTI12JavaVMOption", 11609 "name" : "JavaVMOption", 11610 "referenced_type" : "_ZTI12JavaVMOption", 11611 "self_type" : "_ZTI12JavaVMOption", 11612 "size" : 8, 11613 "source_file" : "libnativehelper/include_jni/jni.h" 11614 }, 11615 { 11616 "alignment" : 1, 11617 "base_specifiers" : 11618 [ 11619 { 11620 "referenced_type" : "_ZTI7_jarray" 11621 } 11622 ], 11623 "linker_set_key" : "_ZTI12_jfloatArray", 11624 "name" : "_jfloatArray", 11625 "record_kind" : "class", 11626 "referenced_type" : "_ZTI12_jfloatArray", 11627 "self_type" : "_ZTI12_jfloatArray", 11628 "size" : 1, 11629 "source_file" : "libnativehelper/include_jni/jni.h" 11630 }, 11631 { 11632 "alignment" : 1, 11633 "base_specifiers" : 11634 [ 11635 { 11636 "referenced_type" : "_ZTI7_jarray" 11637 } 11638 ], 11639 "linker_set_key" : "_ZTI12_jshortArray", 11640 "name" : "_jshortArray", 11641 "record_kind" : "class", 11642 "referenced_type" : "_ZTI12_jshortArray", 11643 "self_type" : "_ZTI12_jshortArray", 11644 "size" : 1, 11645 "source_file" : "libnativehelper/include_jni/jni.h" 11646 }, 11647 { 11648 "alignment" : 1, 11649 "base_specifiers" : 11650 [ 11651 { 11652 "referenced_type" : "_ZTI7_jarray" 11653 } 11654 ], 11655 "linker_set_key" : "_ZTI13_jdoubleArray", 11656 "name" : "_jdoubleArray", 11657 "record_kind" : "class", 11658 "referenced_type" : "_ZTI13_jdoubleArray", 11659 "self_type" : "_ZTI13_jdoubleArray", 11660 "size" : 1, 11661 "source_file" : "libnativehelper/include_jni/jni.h" 11662 }, 11663 { 11664 "alignment" : 1, 11665 "base_specifiers" : 11666 [ 11667 { 11668 "referenced_type" : "_ZTI7_jarray" 11669 } 11670 ], 11671 "linker_set_key" : "_ZTI13_jobjectArray", 11672 "name" : "_jobjectArray", 11673 "record_kind" : "class", 11674 "referenced_type" : "_ZTI13_jobjectArray", 11675 "self_type" : "_ZTI13_jobjectArray", 11676 "size" : 1, 11677 "source_file" : "libnativehelper/include_jni/jni.h" 11678 }, 11679 { 11680 "alignment" : 4, 11681 "fields" : 11682 [ 11683 { 11684 "field_name" : "version", 11685 "referenced_type" : "_ZTIi" 11686 }, 11687 { 11688 "field_name" : "nOptions", 11689 "field_offset" : 32, 11690 "referenced_type" : "_ZTIi" 11691 }, 11692 { 11693 "field_name" : "options", 11694 "field_offset" : 64, 11695 "referenced_type" : "_ZTIP12JavaVMOption" 11696 }, 11697 { 11698 "field_name" : "ignoreUnrecognized", 11699 "field_offset" : 96, 11700 "referenced_type" : "_ZTIh" 11701 } 11702 ], 11703 "linker_set_key" : "_ZTI14JavaVMInitArgs", 11704 "name" : "JavaVMInitArgs", 11705 "referenced_type" : "_ZTI14JavaVMInitArgs", 11706 "self_type" : "_ZTI14JavaVMInitArgs", 11707 "size" : 16, 11708 "source_file" : "libnativehelper/include_jni/jni.h" 11709 }, 11710 { 11711 "alignment" : 1, 11712 "base_specifiers" : 11713 [ 11714 { 11715 "referenced_type" : "_ZTI7_jarray" 11716 } 11717 ], 11718 "linker_set_key" : "_ZTI14_jbooleanArray", 11719 "name" : "_jbooleanArray", 11720 "record_kind" : "class", 11721 "referenced_type" : "_ZTI14_jbooleanArray", 11722 "self_type" : "_ZTI14_jbooleanArray", 11723 "size" : 1, 11724 "source_file" : "libnativehelper/include_jni/jni.h" 11725 }, 11726 { 11727 "alignment" : 4, 11728 "fields" : 11729 [ 11730 { 11731 "field_name" : "name", 11732 "referenced_type" : "_ZTIPKc" 11733 }, 11734 { 11735 "field_name" : "signature", 11736 "field_offset" : 32, 11737 "referenced_type" : "_ZTIPKc" 11738 }, 11739 { 11740 "field_name" : "fnPtr", 11741 "field_offset" : 64, 11742 "referenced_type" : "_ZTIPv" 11743 } 11744 ], 11745 "linker_set_key" : "_ZTI15JNINativeMethod", 11746 "name" : "JNINativeMethod", 11747 "referenced_type" : "_ZTI15JNINativeMethod", 11748 "self_type" : "_ZTI15JNINativeMethod", 11749 "size" : 12, 11750 "source_file" : "libnativehelper/include_jni/jni.h" 11751 }, 11752 { 11753 "alignment" : 4, 11754 "fields" : 11755 [ 11756 { 11757 "field_name" : "version", 11758 "referenced_type" : "_ZTIi" 11759 }, 11760 { 11761 "field_name" : "name", 11762 "field_offset" : 32, 11763 "referenced_type" : "_ZTIPKc" 11764 }, 11765 { 11766 "field_name" : "group", 11767 "field_offset" : 64, 11768 "referenced_type" : "_ZTIP8_jobject" 11769 } 11770 ], 11771 "linker_set_key" : "_ZTI16JavaVMAttachArgs", 11772 "name" : "JavaVMAttachArgs", 11773 "referenced_type" : "_ZTI16JavaVMAttachArgs", 11774 "self_type" : "_ZTI16JavaVMAttachArgs", 11775 "size" : 12, 11776 "source_file" : "libnativehelper/include_jni/jni.h" 11777 }, 11778 { 11779 "alignment" : 4, 11780 "fields" : 11781 [ 11782 { 11783 "field_name" : "reserved0", 11784 "referenced_type" : "_ZTIPv" 11785 }, 11786 { 11787 "field_name" : "reserved1", 11788 "field_offset" : 32, 11789 "referenced_type" : "_ZTIPv" 11790 }, 11791 { 11792 "field_name" : "reserved2", 11793 "field_offset" : 64, 11794 "referenced_type" : "_ZTIPv" 11795 }, 11796 { 11797 "field_name" : "DestroyJavaVM", 11798 "field_offset" : 96, 11799 "referenced_type" : "_ZTIPFiP7_JavaVME" 11800 }, 11801 { 11802 "field_name" : "AttachCurrentThread", 11803 "field_offset" : 128, 11804 "referenced_type" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE" 11805 }, 11806 { 11807 "field_name" : "DetachCurrentThread", 11808 "field_offset" : 160, 11809 "referenced_type" : "_ZTIPFiP7_JavaVME" 11810 }, 11811 { 11812 "field_name" : "GetEnv", 11813 "field_offset" : 192, 11814 "referenced_type" : "_ZTIPFiP7_JavaVMPPviE" 11815 }, 11816 { 11817 "field_name" : "AttachCurrentThreadAsDaemon", 11818 "field_offset" : 224, 11819 "referenced_type" : "_ZTIPFiP7_JavaVMPP7_JNIEnvPvE" 11820 } 11821 ], 11822 "linker_set_key" : "_ZTI18JNIInvokeInterface", 11823 "name" : "JNIInvokeInterface", 11824 "referenced_type" : "_ZTI18JNIInvokeInterface", 11825 "self_type" : "_ZTI18JNIInvokeInterface", 11826 "size" : 32, 11827 "source_file" : "libnativehelper/include_jni/jni.h" 11828 }, 11829 { 11830 "alignment" : 4, 11831 "fields" : 11832 [ 11833 { 11834 "field_name" : "reserved0", 11835 "referenced_type" : "_ZTIPv" 11836 }, 11837 { 11838 "field_name" : "reserved1", 11839 "field_offset" : 32, 11840 "referenced_type" : "_ZTIPv" 11841 }, 11842 { 11843 "field_name" : "reserved2", 11844 "field_offset" : 64, 11845 "referenced_type" : "_ZTIPv" 11846 }, 11847 { 11848 "field_name" : "reserved3", 11849 "field_offset" : 96, 11850 "referenced_type" : "_ZTIPv" 11851 }, 11852 { 11853 "field_name" : "GetVersion", 11854 "field_offset" : 128, 11855 "referenced_type" : "_ZTIPFiP7_JNIEnvE" 11856 }, 11857 { 11858 "field_name" : "DefineClass", 11859 "field_offset" : 160, 11860 "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvPKcP8_jobjectPKaiE" 11861 }, 11862 { 11863 "field_name" : "FindClass", 11864 "field_offset" : 192, 11865 "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvPKcE" 11866 }, 11867 { 11868 "field_name" : "FromReflectedMethod", 11869 "field_offset" : 224, 11870 "referenced_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP8_jobjectE" 11871 }, 11872 { 11873 "field_name" : "FromReflectedField", 11874 "field_offset" : 256, 11875 "referenced_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP8_jobjectE" 11876 }, 11877 { 11878 "field_name" : "ToReflectedMethod", 11879 "field_offset" : 288, 11880 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDhE" 11881 }, 11882 { 11883 "field_name" : "GetSuperclass", 11884 "field_offset" : 320, 11885 "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvS0_E" 11886 }, 11887 { 11888 "field_name" : "IsAssignableFrom", 11889 "field_offset" : 352, 11890 "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassS2_E" 11891 }, 11892 { 11893 "field_name" : "ToReflectedField", 11894 "field_offset" : 384, 11895 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDhE" 11896 }, 11897 { 11898 "field_name" : "Throw", 11899 "field_offset" : 416, 11900 "referenced_type" : "_ZTIPFiP7_JNIEnvP11_jthrowableE" 11901 }, 11902 { 11903 "field_name" : "ThrowNew", 11904 "field_offset" : 448, 11905 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassPKcE" 11906 }, 11907 { 11908 "field_name" : "ExceptionOccurred", 11909 "field_offset" : 480, 11910 "referenced_type" : "_ZTIPFP11_jthrowableP7_JNIEnvE" 11911 }, 11912 { 11913 "field_name" : "ExceptionDescribe", 11914 "field_offset" : 512, 11915 "referenced_type" : "_ZTIPFvP7_JNIEnvE" 11916 }, 11917 { 11918 "field_name" : "ExceptionClear", 11919 "field_offset" : 544, 11920 "referenced_type" : "_ZTIPFvP7_JNIEnvE" 11921 }, 11922 { 11923 "field_name" : "FatalError", 11924 "field_offset" : 576, 11925 "referenced_type" : "_ZTIPFvP7_JNIEnvPKcE" 11926 }, 11927 { 11928 "field_name" : "PushLocalFrame", 11929 "field_offset" : 608, 11930 "referenced_type" : "_ZTIPFiP7_JNIEnviE" 11931 }, 11932 { 11933 "field_name" : "PopLocalFrame", 11934 "field_offset" : 640, 11935 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E" 11936 }, 11937 { 11938 "field_name" : "NewGlobalRef", 11939 "field_offset" : 672, 11940 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E" 11941 }, 11942 { 11943 "field_name" : "DeleteGlobalRef", 11944 "field_offset" : 704, 11945 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE" 11946 }, 11947 { 11948 "field_name" : "DeleteLocalRef", 11949 "field_offset" : 736, 11950 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE" 11951 }, 11952 { 11953 "field_name" : "IsSameObject", 11954 "field_offset" : 768, 11955 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectS2_E" 11956 }, 11957 { 11958 "field_name" : "NewLocalRef", 11959 "field_offset" : 800, 11960 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E" 11961 }, 11962 { 11963 "field_name" : "EnsureLocalCapacity", 11964 "field_offset" : 832, 11965 "referenced_type" : "_ZTIPFiP7_JNIEnviE" 11966 }, 11967 { 11968 "field_name" : "AllocObject", 11969 "field_offset" : 864, 11970 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassE" 11971 }, 11972 { 11973 "field_name" : "NewObject", 11974 "field_offset" : 896, 11975 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE" 11976 }, 11977 { 11978 "field_name" : "NewObjectV", 11979 "field_offset" : 928, 11980 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE" 11981 }, 11982 { 11983 "field_name" : "NewObjectA", 11984 "field_offset" : 960, 11985 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 11986 }, 11987 { 11988 "field_name" : "GetObjectClass", 11989 "field_offset" : 992, 11990 "referenced_type" : "_ZTIPFP7_jclassP7_JNIEnvP8_jobjectE" 11991 }, 11992 { 11993 "field_name" : "IsInstanceOf", 11994 "field_offset" : 1024, 11995 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassE" 11996 }, 11997 { 11998 "field_name" : "GetMethodID", 11999 "field_offset" : 1056, 12000 "referenced_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E" 12001 }, 12002 { 12003 "field_name" : "CallObjectMethod", 12004 "field_offset" : 1088, 12005 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDzE" 12006 }, 12007 { 12008 "field_name" : "CallObjectMethodV", 12009 "field_offset" : 1120, 12010 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPcE" 12011 }, 12012 { 12013 "field_name" : "CallObjectMethodA", 12014 "field_offset" : 1152, 12015 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P10_jmethodIDPK6jvalueE" 12016 }, 12017 { 12018 "field_name" : "CallBooleanMethod", 12019 "field_offset" : 1184, 12020 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12021 }, 12022 { 12023 "field_name" : "CallBooleanMethodV", 12024 "field_offset" : 1216, 12025 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12026 }, 12027 { 12028 "field_name" : "CallBooleanMethodA", 12029 "field_offset" : 1248, 12030 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12031 }, 12032 { 12033 "field_name" : "CallByteMethod", 12034 "field_offset" : 1280, 12035 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12036 }, 12037 { 12038 "field_name" : "CallByteMethodV", 12039 "field_offset" : 1312, 12040 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12041 }, 12042 { 12043 "field_name" : "CallByteMethodA", 12044 "field_offset" : 1344, 12045 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12046 }, 12047 { 12048 "field_name" : "CallCharMethod", 12049 "field_offset" : 1376, 12050 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12051 }, 12052 { 12053 "field_name" : "CallCharMethodV", 12054 "field_offset" : 1408, 12055 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12056 }, 12057 { 12058 "field_name" : "CallCharMethodA", 12059 "field_offset" : 1440, 12060 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12061 }, 12062 { 12063 "field_name" : "CallShortMethod", 12064 "field_offset" : 1472, 12065 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12066 }, 12067 { 12068 "field_name" : "CallShortMethodV", 12069 "field_offset" : 1504, 12070 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12071 }, 12072 { 12073 "field_name" : "CallShortMethodA", 12074 "field_offset" : 1536, 12075 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12076 }, 12077 { 12078 "field_name" : "CallIntMethod", 12079 "field_offset" : 1568, 12080 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12081 }, 12082 { 12083 "field_name" : "CallIntMethodV", 12084 "field_offset" : 1600, 12085 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12086 }, 12087 { 12088 "field_name" : "CallIntMethodA", 12089 "field_offset" : 1632, 12090 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12091 }, 12092 { 12093 "field_name" : "CallLongMethod", 12094 "field_offset" : 1664, 12095 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12096 }, 12097 { 12098 "field_name" : "CallLongMethodV", 12099 "field_offset" : 1696, 12100 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12101 }, 12102 { 12103 "field_name" : "CallLongMethodA", 12104 "field_offset" : 1728, 12105 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12106 }, 12107 { 12108 "field_name" : "CallFloatMethod", 12109 "field_offset" : 1760, 12110 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12111 }, 12112 { 12113 "field_name" : "CallFloatMethodV", 12114 "field_offset" : 1792, 12115 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12116 }, 12117 { 12118 "field_name" : "CallFloatMethodA", 12119 "field_offset" : 1824, 12120 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12121 }, 12122 { 12123 "field_name" : "CallDoubleMethod", 12124 "field_offset" : 1856, 12125 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12126 }, 12127 { 12128 "field_name" : "CallDoubleMethodV", 12129 "field_offset" : 1888, 12130 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12131 }, 12132 { 12133 "field_name" : "CallDoubleMethodA", 12134 "field_offset" : 1920, 12135 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12136 }, 12137 { 12138 "field_name" : "CallVoidMethod", 12139 "field_offset" : 1952, 12140 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDzE" 12141 }, 12142 { 12143 "field_name" : "CallVoidMethodV", 12144 "field_offset" : 1984, 12145 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPcE" 12146 }, 12147 { 12148 "field_name" : "CallVoidMethodA", 12149 "field_offset" : 2016, 12150 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP10_jmethodIDPK6jvalueE" 12151 }, 12152 { 12153 "field_name" : "CallNonvirtualObjectMethod", 12154 "field_offset" : 2048, 12155 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDzE" 12156 }, 12157 { 12158 "field_name" : "CallNonvirtualObjectMethodV", 12159 "field_offset" : 2080, 12160 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPcE" 12161 }, 12162 { 12163 "field_name" : "CallNonvirtualObjectMethodA", 12164 "field_offset" : 2112, 12165 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P7_jclassP10_jmethodIDPK6jvalueE" 12166 }, 12167 { 12168 "field_name" : "CallNonvirtualBooleanMethod", 12169 "field_offset" : 2144, 12170 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12171 }, 12172 { 12173 "field_name" : "CallNonvirtualBooleanMethodV", 12174 "field_offset" : 2176, 12175 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12176 }, 12177 { 12178 "field_name" : "CallNonvirtualBooleanMethodA", 12179 "field_offset" : 2208, 12180 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12181 }, 12182 { 12183 "field_name" : "CallNonvirtualByteMethod", 12184 "field_offset" : 2240, 12185 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12186 }, 12187 { 12188 "field_name" : "CallNonvirtualByteMethodV", 12189 "field_offset" : 2272, 12190 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12191 }, 12192 { 12193 "field_name" : "CallNonvirtualByteMethodA", 12194 "field_offset" : 2304, 12195 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12196 }, 12197 { 12198 "field_name" : "CallNonvirtualCharMethod", 12199 "field_offset" : 2336, 12200 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12201 }, 12202 { 12203 "field_name" : "CallNonvirtualCharMethodV", 12204 "field_offset" : 2368, 12205 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12206 }, 12207 { 12208 "field_name" : "CallNonvirtualCharMethodA", 12209 "field_offset" : 2400, 12210 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12211 }, 12212 { 12213 "field_name" : "CallNonvirtualShortMethod", 12214 "field_offset" : 2432, 12215 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12216 }, 12217 { 12218 "field_name" : "CallNonvirtualShortMethodV", 12219 "field_offset" : 2464, 12220 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12221 }, 12222 { 12223 "field_name" : "CallNonvirtualShortMethodA", 12224 "field_offset" : 2496, 12225 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12226 }, 12227 { 12228 "field_name" : "CallNonvirtualIntMethod", 12229 "field_offset" : 2528, 12230 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12231 }, 12232 { 12233 "field_name" : "CallNonvirtualIntMethodV", 12234 "field_offset" : 2560, 12235 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12236 }, 12237 { 12238 "field_name" : "CallNonvirtualIntMethodA", 12239 "field_offset" : 2592, 12240 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12241 }, 12242 { 12243 "field_name" : "CallNonvirtualLongMethod", 12244 "field_offset" : 2624, 12245 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12246 }, 12247 { 12248 "field_name" : "CallNonvirtualLongMethodV", 12249 "field_offset" : 2656, 12250 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12251 }, 12252 { 12253 "field_name" : "CallNonvirtualLongMethodA", 12254 "field_offset" : 2688, 12255 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12256 }, 12257 { 12258 "field_name" : "CallNonvirtualFloatMethod", 12259 "field_offset" : 2720, 12260 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12261 }, 12262 { 12263 "field_name" : "CallNonvirtualFloatMethodV", 12264 "field_offset" : 2752, 12265 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12266 }, 12267 { 12268 "field_name" : "CallNonvirtualFloatMethodA", 12269 "field_offset" : 2784, 12270 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12271 }, 12272 { 12273 "field_name" : "CallNonvirtualDoubleMethod", 12274 "field_offset" : 2816, 12275 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12276 }, 12277 { 12278 "field_name" : "CallNonvirtualDoubleMethodV", 12279 "field_offset" : 2848, 12280 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12281 }, 12282 { 12283 "field_name" : "CallNonvirtualDoubleMethodA", 12284 "field_offset" : 2880, 12285 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12286 }, 12287 { 12288 "field_name" : "CallNonvirtualVoidMethod", 12289 "field_offset" : 2912, 12290 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDzE" 12291 }, 12292 { 12293 "field_name" : "CallNonvirtualVoidMethodV", 12294 "field_offset" : 2944, 12295 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPcE" 12296 }, 12297 { 12298 "field_name" : "CallNonvirtualVoidMethodA", 12299 "field_offset" : 2976, 12300 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDPK6jvalueE" 12301 }, 12302 { 12303 "field_name" : "GetFieldID", 12304 "field_offset" : 3008, 12305 "referenced_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E" 12306 }, 12307 { 12308 "field_name" : "GetObjectField", 12309 "field_offset" : 3040, 12310 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_P9_jfieldIDE" 12311 }, 12312 { 12313 "field_name" : "GetBooleanField", 12314 "field_offset" : 3072, 12315 "referenced_type" : "_ZTIPFhP7_JNIEnvP8_jobjectP9_jfieldIDE" 12316 }, 12317 { 12318 "field_name" : "GetByteField", 12319 "field_offset" : 3104, 12320 "referenced_type" : "_ZTIPFaP7_JNIEnvP8_jobjectP9_jfieldIDE" 12321 }, 12322 { 12323 "field_name" : "GetCharField", 12324 "field_offset" : 3136, 12325 "referenced_type" : "_ZTIPFtP7_JNIEnvP8_jobjectP9_jfieldIDE" 12326 }, 12327 { 12328 "field_name" : "GetShortField", 12329 "field_offset" : 3168, 12330 "referenced_type" : "_ZTIPFsP7_JNIEnvP8_jobjectP9_jfieldIDE" 12331 }, 12332 { 12333 "field_name" : "GetIntField", 12334 "field_offset" : 3200, 12335 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectP9_jfieldIDE" 12336 }, 12337 { 12338 "field_name" : "GetLongField", 12339 "field_offset" : 3232, 12340 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectP9_jfieldIDE" 12341 }, 12342 { 12343 "field_name" : "GetFloatField", 12344 "field_offset" : 3264, 12345 "referenced_type" : "_ZTIPFfP7_JNIEnvP8_jobjectP9_jfieldIDE" 12346 }, 12347 { 12348 "field_name" : "GetDoubleField", 12349 "field_offset" : 3296, 12350 "referenced_type" : "_ZTIPFdP7_JNIEnvP8_jobjectP9_jfieldIDE" 12351 }, 12352 { 12353 "field_name" : "SetObjectField", 12354 "field_offset" : 3328, 12355 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDS2_E" 12356 }, 12357 { 12358 "field_name" : "SetBooleanField", 12359 "field_offset" : 3360, 12360 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDhE" 12361 }, 12362 { 12363 "field_name" : "SetByteField", 12364 "field_offset" : 3392, 12365 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDaE" 12366 }, 12367 { 12368 "field_name" : "SetCharField", 12369 "field_offset" : 3424, 12370 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDtE" 12371 }, 12372 { 12373 "field_name" : "SetShortField", 12374 "field_offset" : 3456, 12375 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDsE" 12376 }, 12377 { 12378 "field_name" : "SetIntField", 12379 "field_offset" : 3488, 12380 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDiE" 12381 }, 12382 { 12383 "field_name" : "SetLongField", 12384 "field_offset" : 3520, 12385 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDxE" 12386 }, 12387 { 12388 "field_name" : "SetFloatField", 12389 "field_offset" : 3552, 12390 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDfE" 12391 }, 12392 { 12393 "field_name" : "SetDoubleField", 12394 "field_offset" : 3584, 12395 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectP9_jfieldIDdE" 12396 }, 12397 { 12398 "field_name" : "GetStaticMethodID", 12399 "field_offset" : 3616, 12400 "referenced_type" : "_ZTIPFP10_jmethodIDP7_JNIEnvP7_jclassPKcS6_E" 12401 }, 12402 { 12403 "field_name" : "CallStaticObjectMethod", 12404 "field_offset" : 3648, 12405 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDzE" 12406 }, 12407 { 12408 "field_name" : "CallStaticObjectMethodV", 12409 "field_offset" : 3680, 12410 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12411 }, 12412 { 12413 "field_name" : "CallStaticObjectMethodA", 12414 "field_offset" : 3712, 12415 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12416 }, 12417 { 12418 "field_name" : "CallStaticBooleanMethod", 12419 "field_offset" : 3744, 12420 "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDzE" 12421 }, 12422 { 12423 "field_name" : "CallStaticBooleanMethodV", 12424 "field_offset" : 3776, 12425 "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12426 }, 12427 { 12428 "field_name" : "CallStaticBooleanMethodA", 12429 "field_offset" : 3808, 12430 "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12431 }, 12432 { 12433 "field_name" : "CallStaticByteMethod", 12434 "field_offset" : 3840, 12435 "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDzE" 12436 }, 12437 { 12438 "field_name" : "CallStaticByteMethodV", 12439 "field_offset" : 3872, 12440 "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12441 }, 12442 { 12443 "field_name" : "CallStaticByteMethodA", 12444 "field_offset" : 3904, 12445 "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12446 }, 12447 { 12448 "field_name" : "CallStaticCharMethod", 12449 "field_offset" : 3936, 12450 "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDzE" 12451 }, 12452 { 12453 "field_name" : "CallStaticCharMethodV", 12454 "field_offset" : 3968, 12455 "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12456 }, 12457 { 12458 "field_name" : "CallStaticCharMethodA", 12459 "field_offset" : 4000, 12460 "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12461 }, 12462 { 12463 "field_name" : "CallStaticShortMethod", 12464 "field_offset" : 4032, 12465 "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDzE" 12466 }, 12467 { 12468 "field_name" : "CallStaticShortMethodV", 12469 "field_offset" : 4064, 12470 "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12471 }, 12472 { 12473 "field_name" : "CallStaticShortMethodA", 12474 "field_offset" : 4096, 12475 "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12476 }, 12477 { 12478 "field_name" : "CallStaticIntMethod", 12479 "field_offset" : 4128, 12480 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDzE" 12481 }, 12482 { 12483 "field_name" : "CallStaticIntMethodV", 12484 "field_offset" : 4160, 12485 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12486 }, 12487 { 12488 "field_name" : "CallStaticIntMethodA", 12489 "field_offset" : 4192, 12490 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12491 }, 12492 { 12493 "field_name" : "CallStaticLongMethod", 12494 "field_offset" : 4224, 12495 "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDzE" 12496 }, 12497 { 12498 "field_name" : "CallStaticLongMethodV", 12499 "field_offset" : 4256, 12500 "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12501 }, 12502 { 12503 "field_name" : "CallStaticLongMethodA", 12504 "field_offset" : 4288, 12505 "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12506 }, 12507 { 12508 "field_name" : "CallStaticFloatMethod", 12509 "field_offset" : 4320, 12510 "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDzE" 12511 }, 12512 { 12513 "field_name" : "CallStaticFloatMethodV", 12514 "field_offset" : 4352, 12515 "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12516 }, 12517 { 12518 "field_name" : "CallStaticFloatMethodA", 12519 "field_offset" : 4384, 12520 "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12521 }, 12522 { 12523 "field_name" : "CallStaticDoubleMethod", 12524 "field_offset" : 4416, 12525 "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDzE" 12526 }, 12527 { 12528 "field_name" : "CallStaticDoubleMethodV", 12529 "field_offset" : 4448, 12530 "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12531 }, 12532 { 12533 "field_name" : "CallStaticDoubleMethodA", 12534 "field_offset" : 4480, 12535 "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12536 }, 12537 { 12538 "field_name" : "CallStaticVoidMethod", 12539 "field_offset" : 4512, 12540 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDzE" 12541 }, 12542 { 12543 "field_name" : "CallStaticVoidMethodV", 12544 "field_offset" : 4544, 12545 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPcE" 12546 }, 12547 { 12548 "field_name" : "CallStaticVoidMethodA", 12549 "field_offset" : 4576, 12550 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP10_jmethodIDPK6jvalueE" 12551 }, 12552 { 12553 "field_name" : "GetStaticFieldID", 12554 "field_offset" : 4608, 12555 "referenced_type" : "_ZTIPFP9_jfieldIDP7_JNIEnvP7_jclassPKcS6_E" 12556 }, 12557 { 12558 "field_name" : "GetStaticObjectField", 12559 "field_offset" : 4640, 12560 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP7_jclassP9_jfieldIDE" 12561 }, 12562 { 12563 "field_name" : "GetStaticBooleanField", 12564 "field_offset" : 4672, 12565 "referenced_type" : "_ZTIPFhP7_JNIEnvP7_jclassP9_jfieldIDE" 12566 }, 12567 { 12568 "field_name" : "GetStaticByteField", 12569 "field_offset" : 4704, 12570 "referenced_type" : "_ZTIPFaP7_JNIEnvP7_jclassP9_jfieldIDE" 12571 }, 12572 { 12573 "field_name" : "GetStaticCharField", 12574 "field_offset" : 4736, 12575 "referenced_type" : "_ZTIPFtP7_JNIEnvP7_jclassP9_jfieldIDE" 12576 }, 12577 { 12578 "field_name" : "GetStaticShortField", 12579 "field_offset" : 4768, 12580 "referenced_type" : "_ZTIPFsP7_JNIEnvP7_jclassP9_jfieldIDE" 12581 }, 12582 { 12583 "field_name" : "GetStaticIntField", 12584 "field_offset" : 4800, 12585 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassP9_jfieldIDE" 12586 }, 12587 { 12588 "field_name" : "GetStaticLongField", 12589 "field_offset" : 4832, 12590 "referenced_type" : "_ZTIPFxP7_JNIEnvP7_jclassP9_jfieldIDE" 12591 }, 12592 { 12593 "field_name" : "GetStaticFloatField", 12594 "field_offset" : 4864, 12595 "referenced_type" : "_ZTIPFfP7_JNIEnvP7_jclassP9_jfieldIDE" 12596 }, 12597 { 12598 "field_name" : "GetStaticDoubleField", 12599 "field_offset" : 4896, 12600 "referenced_type" : "_ZTIPFdP7_JNIEnvP7_jclassP9_jfieldIDE" 12601 }, 12602 { 12603 "field_name" : "SetStaticObjectField", 12604 "field_offset" : 4928, 12605 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDP8_jobjectE" 12606 }, 12607 { 12608 "field_name" : "SetStaticBooleanField", 12609 "field_offset" : 4960, 12610 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDhE" 12611 }, 12612 { 12613 "field_name" : "SetStaticByteField", 12614 "field_offset" : 4992, 12615 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDaE" 12616 }, 12617 { 12618 "field_name" : "SetStaticCharField", 12619 "field_offset" : 5024, 12620 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDtE" 12621 }, 12622 { 12623 "field_name" : "SetStaticShortField", 12624 "field_offset" : 5056, 12625 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDsE" 12626 }, 12627 { 12628 "field_name" : "SetStaticIntField", 12629 "field_offset" : 5088, 12630 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDiE" 12631 }, 12632 { 12633 "field_name" : "SetStaticLongField", 12634 "field_offset" : 5120, 12635 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDxE" 12636 }, 12637 { 12638 "field_name" : "SetStaticFloatField", 12639 "field_offset" : 5152, 12640 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDfE" 12641 }, 12642 { 12643 "field_name" : "SetStaticDoubleField", 12644 "field_offset" : 5184, 12645 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jclassP9_jfieldIDdE" 12646 }, 12647 { 12648 "field_name" : "NewString", 12649 "field_offset" : 5216, 12650 "referenced_type" : "_ZTIPFP8_jstringP7_JNIEnvPKtiE" 12651 }, 12652 { 12653 "field_name" : "GetStringLength", 12654 "field_offset" : 5248, 12655 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jstringE" 12656 }, 12657 { 12658 "field_name" : "GetStringChars", 12659 "field_offset" : 5280, 12660 "referenced_type" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE" 12661 }, 12662 { 12663 "field_name" : "ReleaseStringChars", 12664 "field_offset" : 5312, 12665 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE" 12666 }, 12667 { 12668 "field_name" : "NewStringUTF", 12669 "field_offset" : 5344, 12670 "referenced_type" : "_ZTIPFP8_jstringP7_JNIEnvPKcE" 12671 }, 12672 { 12673 "field_name" : "GetStringUTFLength", 12674 "field_offset" : 5376, 12675 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jstringE" 12676 }, 12677 { 12678 "field_name" : "GetStringUTFChars", 12679 "field_offset" : 5408, 12680 "referenced_type" : "_ZTIPFPKcP7_JNIEnvP8_jstringPhE" 12681 }, 12682 { 12683 "field_name" : "ReleaseStringUTFChars", 12684 "field_offset" : 5440, 12685 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKcE" 12686 }, 12687 { 12688 "field_name" : "GetArrayLength", 12689 "field_offset" : 5472, 12690 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jarrayE" 12691 }, 12692 { 12693 "field_name" : "NewObjectArray", 12694 "field_offset" : 5504, 12695 "referenced_type" : "_ZTIPFP13_jobjectArrayP7_JNIEnviP7_jclassP8_jobjectE" 12696 }, 12697 { 12698 "field_name" : "GetObjectArrayElement", 12699 "field_offset" : 5536, 12700 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvP13_jobjectArrayiE" 12701 }, 12702 { 12703 "field_name" : "SetObjectArrayElement", 12704 "field_offset" : 5568, 12705 "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jobjectArrayiP8_jobjectE" 12706 }, 12707 { 12708 "field_name" : "NewBooleanArray", 12709 "field_offset" : 5600, 12710 "referenced_type" : "_ZTIPFP14_jbooleanArrayP7_JNIEnviE" 12711 }, 12712 { 12713 "field_name" : "NewByteArray", 12714 "field_offset" : 5632, 12715 "referenced_type" : "_ZTIPFP11_jbyteArrayP7_JNIEnviE" 12716 }, 12717 { 12718 "field_name" : "NewCharArray", 12719 "field_offset" : 5664, 12720 "referenced_type" : "_ZTIPFP11_jcharArrayP7_JNIEnviE" 12721 }, 12722 { 12723 "field_name" : "NewShortArray", 12724 "field_offset" : 5696, 12725 "referenced_type" : "_ZTIPFP12_jshortArrayP7_JNIEnviE" 12726 }, 12727 { 12728 "field_name" : "NewIntArray", 12729 "field_offset" : 5728, 12730 "referenced_type" : "_ZTIPFP10_jintArrayP7_JNIEnviE" 12731 }, 12732 { 12733 "field_name" : "NewLongArray", 12734 "field_offset" : 5760, 12735 "referenced_type" : "_ZTIPFP11_jlongArrayP7_JNIEnviE" 12736 }, 12737 { 12738 "field_name" : "NewFloatArray", 12739 "field_offset" : 5792, 12740 "referenced_type" : "_ZTIPFP12_jfloatArrayP7_JNIEnviE" 12741 }, 12742 { 12743 "field_name" : "NewDoubleArray", 12744 "field_offset" : 5824, 12745 "referenced_type" : "_ZTIPFP13_jdoubleArrayP7_JNIEnviE" 12746 }, 12747 { 12748 "field_name" : "GetBooleanArrayElements", 12749 "field_offset" : 5856, 12750 "referenced_type" : "_ZTIPFPhP7_JNIEnvP14_jbooleanArrayS_E" 12751 }, 12752 { 12753 "field_name" : "GetByteArrayElements", 12754 "field_offset" : 5888, 12755 "referenced_type" : "_ZTIPFPaP7_JNIEnvP11_jbyteArrayPhE" 12756 }, 12757 { 12758 "field_name" : "GetCharArrayElements", 12759 "field_offset" : 5920, 12760 "referenced_type" : "_ZTIPFPtP7_JNIEnvP11_jcharArrayPhE" 12761 }, 12762 { 12763 "field_name" : "GetShortArrayElements", 12764 "field_offset" : 5952, 12765 "referenced_type" : "_ZTIPFPsP7_JNIEnvP12_jshortArrayPhE" 12766 }, 12767 { 12768 "field_name" : "GetIntArrayElements", 12769 "field_offset" : 5984, 12770 "referenced_type" : "_ZTIPFPiP7_JNIEnvP10_jintArrayPhE" 12771 }, 12772 { 12773 "field_name" : "GetLongArrayElements", 12774 "field_offset" : 6016, 12775 "referenced_type" : "_ZTIPFPxP7_JNIEnvP11_jlongArrayPhE" 12776 }, 12777 { 12778 "field_name" : "GetFloatArrayElements", 12779 "field_offset" : 6048, 12780 "referenced_type" : "_ZTIPFPfP7_JNIEnvP12_jfloatArrayPhE" 12781 }, 12782 { 12783 "field_name" : "GetDoubleArrayElements", 12784 "field_offset" : 6080, 12785 "referenced_type" : "_ZTIPFPdP7_JNIEnvP13_jdoubleArrayPhE" 12786 }, 12787 { 12788 "field_name" : "ReleaseBooleanArrayElements", 12789 "field_offset" : 6112, 12790 "referenced_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayPhiE" 12791 }, 12792 { 12793 "field_name" : "ReleaseByteArrayElements", 12794 "field_offset" : 6144, 12795 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayPaiE" 12796 }, 12797 { 12798 "field_name" : "ReleaseCharArrayElements", 12799 "field_offset" : 6176, 12800 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayPtiE" 12801 }, 12802 { 12803 "field_name" : "ReleaseShortArrayElements", 12804 "field_offset" : 6208, 12805 "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayPsiE" 12806 }, 12807 { 12808 "field_name" : "ReleaseIntArrayElements", 12809 "field_offset" : 6240, 12810 "referenced_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayPiiE" 12811 }, 12812 { 12813 "field_name" : "ReleaseLongArrayElements", 12814 "field_offset" : 6272, 12815 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayPxiE" 12816 }, 12817 { 12818 "field_name" : "ReleaseFloatArrayElements", 12819 "field_offset" : 6304, 12820 "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayPfiE" 12821 }, 12822 { 12823 "field_name" : "ReleaseDoubleArrayElements", 12824 "field_offset" : 6336, 12825 "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayPdiE" 12826 }, 12827 { 12828 "field_name" : "GetBooleanArrayRegion", 12829 "field_offset" : 6368, 12830 "referenced_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPhE" 12831 }, 12832 { 12833 "field_name" : "GetByteArrayRegion", 12834 "field_offset" : 6400, 12835 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPaE" 12836 }, 12837 { 12838 "field_name" : "GetCharArrayRegion", 12839 "field_offset" : 6432, 12840 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPtE" 12841 }, 12842 { 12843 "field_name" : "GetShortArrayRegion", 12844 "field_offset" : 6464, 12845 "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPsE" 12846 }, 12847 { 12848 "field_name" : "GetIntArrayRegion", 12849 "field_offset" : 6496, 12850 "referenced_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPiE" 12851 }, 12852 { 12853 "field_name" : "GetLongArrayRegion", 12854 "field_offset" : 6528, 12855 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPxE" 12856 }, 12857 { 12858 "field_name" : "GetFloatArrayRegion", 12859 "field_offset" : 6560, 12860 "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPfE" 12861 }, 12862 { 12863 "field_name" : "GetDoubleArrayRegion", 12864 "field_offset" : 6592, 12865 "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPdE" 12866 }, 12867 { 12868 "field_name" : "SetBooleanArrayRegion", 12869 "field_offset" : 6624, 12870 "referenced_type" : "_ZTIPFvP7_JNIEnvP14_jbooleanArrayiiPKhE" 12871 }, 12872 { 12873 "field_name" : "SetByteArrayRegion", 12874 "field_offset" : 6656, 12875 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jbyteArrayiiPKaE" 12876 }, 12877 { 12878 "field_name" : "SetCharArrayRegion", 12879 "field_offset" : 6688, 12880 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jcharArrayiiPKtE" 12881 }, 12882 { 12883 "field_name" : "SetShortArrayRegion", 12884 "field_offset" : 6720, 12885 "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jshortArrayiiPKsE" 12886 }, 12887 { 12888 "field_name" : "SetIntArrayRegion", 12889 "field_offset" : 6752, 12890 "referenced_type" : "_ZTIPFvP7_JNIEnvP10_jintArrayiiPKiE" 12891 }, 12892 { 12893 "field_name" : "SetLongArrayRegion", 12894 "field_offset" : 6784, 12895 "referenced_type" : "_ZTIPFvP7_JNIEnvP11_jlongArrayiiPKxE" 12896 }, 12897 { 12898 "field_name" : "SetFloatArrayRegion", 12899 "field_offset" : 6816, 12900 "referenced_type" : "_ZTIPFvP7_JNIEnvP12_jfloatArrayiiPKfE" 12901 }, 12902 { 12903 "field_name" : "SetDoubleArrayRegion", 12904 "field_offset" : 6848, 12905 "referenced_type" : "_ZTIPFvP7_JNIEnvP13_jdoubleArrayiiPKdE" 12906 }, 12907 { 12908 "field_name" : "RegisterNatives", 12909 "field_offset" : 6880, 12910 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassPK15JNINativeMethodiE" 12911 }, 12912 { 12913 "field_name" : "UnregisterNatives", 12914 "field_offset" : 6912, 12915 "referenced_type" : "_ZTIPFiP7_JNIEnvP7_jclassE" 12916 }, 12917 { 12918 "field_name" : "MonitorEnter", 12919 "field_offset" : 6944, 12920 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectE" 12921 }, 12922 { 12923 "field_name" : "MonitorExit", 12924 "field_offset" : 6976, 12925 "referenced_type" : "_ZTIPFiP7_JNIEnvP8_jobjectE" 12926 }, 12927 { 12928 "field_name" : "GetJavaVM", 12929 "field_offset" : 7008, 12930 "referenced_type" : "_ZTIPFiP7_JNIEnvPP7_JavaVME" 12931 }, 12932 { 12933 "field_name" : "GetStringRegion", 12934 "field_offset" : 7040, 12935 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringiiPtE" 12936 }, 12937 { 12938 "field_name" : "GetStringUTFRegion", 12939 "field_offset" : 7072, 12940 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringiiPcE" 12941 }, 12942 { 12943 "field_name" : "GetPrimitiveArrayCritical", 12944 "field_offset" : 7104, 12945 "referenced_type" : "_ZTIPFPvP7_JNIEnvP7_jarrayPhE" 12946 }, 12947 { 12948 "field_name" : "ReleasePrimitiveArrayCritical", 12949 "field_offset" : 7136, 12950 "referenced_type" : "_ZTIPFvP7_JNIEnvP7_jarrayPviE" 12951 }, 12952 { 12953 "field_name" : "GetStringCritical", 12954 "field_offset" : 7168, 12955 "referenced_type" : "_ZTIPFPKtP7_JNIEnvP8_jstringPhE" 12956 }, 12957 { 12958 "field_name" : "ReleaseStringCritical", 12959 "field_offset" : 7200, 12960 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jstringPKtE" 12961 }, 12962 { 12963 "field_name" : "NewWeakGlobalRef", 12964 "field_offset" : 7232, 12965 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvS0_E" 12966 }, 12967 { 12968 "field_name" : "DeleteWeakGlobalRef", 12969 "field_offset" : 7264, 12970 "referenced_type" : "_ZTIPFvP7_JNIEnvP8_jobjectE" 12971 }, 12972 { 12973 "field_name" : "ExceptionCheck", 12974 "field_offset" : 7296, 12975 "referenced_type" : "_ZTIPFhP7_JNIEnvE" 12976 }, 12977 { 12978 "field_name" : "NewDirectByteBuffer", 12979 "field_offset" : 7328, 12980 "referenced_type" : "_ZTIPFP8_jobjectP7_JNIEnvPvxE" 12981 }, 12982 { 12983 "field_name" : "GetDirectBufferAddress", 12984 "field_offset" : 7360, 12985 "referenced_type" : "_ZTIPFPvP7_JNIEnvP8_jobjectE" 12986 }, 12987 { 12988 "field_name" : "GetDirectBufferCapacity", 12989 "field_offset" : 7392, 12990 "referenced_type" : "_ZTIPFxP7_JNIEnvP8_jobjectE" 12991 }, 12992 { 12993 "field_name" : "GetObjectRefType", 12994 "field_offset" : 7424, 12995 "referenced_type" : "_ZTIPF14jobjectRefTypeP7_JNIEnvP8_jobjectE" 12996 } 12997 ], 12998 "linker_set_key" : "_ZTI18JNINativeInterface", 12999 "name" : "JNINativeInterface", 13000 "referenced_type" : "_ZTI18JNINativeInterface", 13001 "self_type" : "_ZTI18JNINativeInterface", 13002 "size" : 932, 13003 "source_file" : "libnativehelper/include_jni/jni.h" 13004 }, 13005 { 13006 "alignment" : 4, 13007 "fields" : 13008 [ 13009 { 13010 "field_name" : "z", 13011 "referenced_type" : "_ZTIh" 13012 }, 13013 { 13014 "field_name" : "b", 13015 "referenced_type" : "_ZTIa" 13016 }, 13017 { 13018 "field_name" : "c", 13019 "referenced_type" : "_ZTIt" 13020 }, 13021 { 13022 "field_name" : "s", 13023 "referenced_type" : "_ZTIs" 13024 }, 13025 { 13026 "field_name" : "i", 13027 "referenced_type" : "_ZTIi" 13028 }, 13029 { 13030 "field_name" : "j", 13031 "referenced_type" : "_ZTIx" 13032 }, 13033 { 13034 "field_name" : "f", 13035 "referenced_type" : "_ZTIf" 13036 }, 13037 { 13038 "field_name" : "d", 13039 "referenced_type" : "_ZTId" 13040 }, 13041 { 13042 "field_name" : "l", 13043 "referenced_type" : "_ZTIP8_jobject" 13044 } 13045 ], 13046 "linker_set_key" : "_ZTI6jvalue", 13047 "name" : "jvalue", 13048 "record_kind" : "union", 13049 "referenced_type" : "_ZTI6jvalue", 13050 "self_type" : "_ZTI6jvalue", 13051 "size" : 8, 13052 "source_file" : "libnativehelper/include_jni/jni.h" 13053 }, 13054 { 13055 "alignment" : 4, 13056 "fields" : 13057 [ 13058 { 13059 "field_name" : "functions", 13060 "referenced_type" : "_ZTIPK18JNINativeInterface" 13061 } 13062 ], 13063 "linker_set_key" : "_ZTI7_JNIEnv", 13064 "name" : "_JNIEnv", 13065 "referenced_type" : "_ZTI7_JNIEnv", 13066 "self_type" : "_ZTI7_JNIEnv", 13067 "size" : 4, 13068 "source_file" : "libnativehelper/include_jni/jni.h" 13069 }, 13070 { 13071 "alignment" : 4, 13072 "fields" : 13073 [ 13074 { 13075 "field_name" : "functions", 13076 "referenced_type" : "_ZTIPK18JNIInvokeInterface" 13077 } 13078 ], 13079 "linker_set_key" : "_ZTI7_JavaVM", 13080 "name" : "_JavaVM", 13081 "referenced_type" : "_ZTI7_JavaVM", 13082 "self_type" : "_ZTI7_JavaVM", 13083 "size" : 4, 13084 "source_file" : "libnativehelper/include_jni/jni.h" 13085 }, 13086 { 13087 "alignment" : 1, 13088 "base_specifiers" : 13089 [ 13090 { 13091 "referenced_type" : "_ZTI8_jobject" 13092 } 13093 ], 13094 "linker_set_key" : "_ZTI7_jarray", 13095 "name" : "_jarray", 13096 "record_kind" : "class", 13097 "referenced_type" : "_ZTI7_jarray", 13098 "self_type" : "_ZTI7_jarray", 13099 "size" : 1, 13100 "source_file" : "libnativehelper/include_jni/jni.h" 13101 }, 13102 { 13103 "alignment" : 1, 13104 "base_specifiers" : 13105 [ 13106 { 13107 "referenced_type" : "_ZTI8_jobject" 13108 } 13109 ], 13110 "linker_set_key" : "_ZTI7_jclass", 13111 "name" : "_jclass", 13112 "record_kind" : "class", 13113 "referenced_type" : "_ZTI7_jclass", 13114 "self_type" : "_ZTI7_jclass", 13115 "size" : 1, 13116 "source_file" : "libnativehelper/include_jni/jni.h" 13117 }, 13118 { 13119 "alignment" : 1, 13120 "linker_set_key" : "_ZTI8_jobject", 13121 "name" : "_jobject", 13122 "record_kind" : "class", 13123 "referenced_type" : "_ZTI8_jobject", 13124 "self_type" : "_ZTI8_jobject", 13125 "size" : 1, 13126 "source_file" : "libnativehelper/include_jni/jni.h" 13127 }, 13128 { 13129 "alignment" : 1, 13130 "base_specifiers" : 13131 [ 13132 { 13133 "referenced_type" : "_ZTI8_jobject" 13134 } 13135 ], 13136 "linker_set_key" : "_ZTI8_jstring", 13137 "name" : "_jstring", 13138 "record_kind" : "class", 13139 "referenced_type" : "_ZTI8_jstring", 13140 "self_type" : "_ZTI8_jstring", 13141 "size" : 1, 13142 "source_file" : "libnativehelper/include_jni/jni.h" 13143 } 13144 ], 13145 "rvalue_reference_types" : [] 13146} 13147