1{ 2 "array_types" : [], 3 "builtin_types" : 4 [ 5 { 6 "alignment" : 4, 7 "is_integral" : true, 8 "is_unsigned" : true, 9 "linker_set_key" : "_ZTIDi", 10 "name" : "char32_t", 11 "size" : 4 12 }, 13 { 14 "alignment" : 8, 15 "linker_set_key" : "_ZTIDn", 16 "name" : "std::nullptr_t", 17 "size" : 8 18 }, 19 { 20 "alignment" : 2, 21 "is_integral" : true, 22 "is_unsigned" : true, 23 "linker_set_key" : "_ZTIDs", 24 "name" : "char16_t", 25 "size" : 2 26 }, 27 { 28 "alignment" : 1, 29 "is_integral" : true, 30 "is_unsigned" : true, 31 "linker_set_key" : "_ZTIDu", 32 "name" : "char8_t", 33 "size" : 1 34 }, 35 { 36 "alignment" : 1, 37 "is_integral" : true, 38 "linker_set_key" : "_ZTIa", 39 "name" : "signed char", 40 "size" : 1 41 }, 42 { 43 "alignment" : 1, 44 "is_integral" : true, 45 "is_unsigned" : true, 46 "linker_set_key" : "_ZTIb", 47 "name" : "bool", 48 "size" : 1 49 }, 50 { 51 "alignment" : 1, 52 "is_integral" : true, 53 "is_unsigned" : true, 54 "linker_set_key" : "_ZTIc", 55 "name" : "char", 56 "size" : 1 57 }, 58 { 59 "alignment" : 8, 60 "linker_set_key" : "_ZTId", 61 "name" : "double", 62 "size" : 8 63 }, 64 { 65 "alignment" : 16, 66 "linker_set_key" : "_ZTIe", 67 "name" : "long double", 68 "size" : 16 69 }, 70 { 71 "alignment" : 4, 72 "linker_set_key" : "_ZTIf", 73 "name" : "float", 74 "size" : 4 75 }, 76 { 77 "alignment" : 1, 78 "is_integral" : true, 79 "is_unsigned" : true, 80 "linker_set_key" : "_ZTIh", 81 "name" : "unsigned char", 82 "size" : 1 83 }, 84 { 85 "alignment" : 4, 86 "is_integral" : true, 87 "linker_set_key" : "_ZTIi", 88 "name" : "int", 89 "size" : 4 90 }, 91 { 92 "alignment" : 4, 93 "is_integral" : true, 94 "is_unsigned" : true, 95 "linker_set_key" : "_ZTIj", 96 "name" : "unsigned int", 97 "size" : 4 98 }, 99 { 100 "alignment" : 8, 101 "is_integral" : true, 102 "linker_set_key" : "_ZTIl", 103 "name" : "long", 104 "size" : 8 105 }, 106 { 107 "alignment" : 8, 108 "is_integral" : true, 109 "is_unsigned" : true, 110 "linker_set_key" : "_ZTIm", 111 "name" : "unsigned long", 112 "size" : 8 113 }, 114 { 115 "alignment" : 16, 116 "is_integral" : true, 117 "linker_set_key" : "_ZTIn", 118 "name" : "__int128", 119 "size" : 16 120 }, 121 { 122 "alignment" : 16, 123 "is_integral" : true, 124 "is_unsigned" : true, 125 "linker_set_key" : "_ZTIo", 126 "name" : "unsigned __int128", 127 "size" : 16 128 }, 129 { 130 "alignment" : 2, 131 "is_integral" : true, 132 "linker_set_key" : "_ZTIs", 133 "name" : "short", 134 "size" : 2 135 }, 136 { 137 "alignment" : 2, 138 "is_integral" : true, 139 "is_unsigned" : true, 140 "linker_set_key" : "_ZTIt", 141 "name" : "unsigned short", 142 "size" : 2 143 }, 144 { 145 "linker_set_key" : "_ZTIv", 146 "name" : "void" 147 }, 148 { 149 "alignment" : 4, 150 "is_integral" : true, 151 "is_unsigned" : true, 152 "linker_set_key" : "_ZTIw", 153 "name" : "wchar_t", 154 "size" : 4 155 }, 156 { 157 "alignment" : 8, 158 "is_integral" : true, 159 "linker_set_key" : "_ZTIx", 160 "name" : "long long", 161 "size" : 8 162 }, 163 { 164 "alignment" : 8, 165 "is_integral" : true, 166 "is_unsigned" : true, 167 "linker_set_key" : "_ZTIy", 168 "name" : "unsigned long long", 169 "size" : 8 170 } 171 ], 172 "elf_functions" : 173 [ 174 { 175 "name" : "AStatsEventList_addStatsEvent" 176 }, 177 { 178 "name" : "AStatsManager_PullAtomMetadata_getAdditiveFields" 179 }, 180 { 181 "name" : "AStatsManager_PullAtomMetadata_getCoolDownMillis" 182 }, 183 { 184 "name" : "AStatsManager_PullAtomMetadata_getNumAdditiveFields" 185 }, 186 { 187 "name" : "AStatsManager_PullAtomMetadata_getTimeoutMillis" 188 }, 189 { 190 "name" : "AStatsManager_PullAtomMetadata_obtain" 191 }, 192 { 193 "name" : "AStatsManager_PullAtomMetadata_release" 194 }, 195 { 196 "name" : "AStatsManager_PullAtomMetadata_setAdditiveFields" 197 }, 198 { 199 "name" : "AStatsManager_PullAtomMetadata_setCoolDownMillis" 200 }, 201 { 202 "name" : "AStatsManager_PullAtomMetadata_setTimeoutMillis" 203 }, 204 { 205 "name" : "AStatsManager_addSubscription" 206 }, 207 { 208 "name" : "AStatsManager_clearPullAtomCallback" 209 }, 210 { 211 "name" : "AStatsManager_flushSubscription" 212 }, 213 { 214 "name" : "AStatsManager_removeSubscription" 215 }, 216 { 217 "name" : "AStatsManager_setPullAtomCallback" 218 } 219 ], 220 "elf_objects" : [], 221 "enum_types" : 222 [ 223 { 224 "alignment" : 4, 225 "enum_fields" : 226 [ 227 { 228 "enum_field_value" : 10, 229 "name" : "EVENT_TYPE_LIST_STOP" 230 }, 231 { 232 "enum_field_value" : 63, 233 "name" : "EVENT_TYPE_UNKNOWN" 234 }, 235 { 236 "enum_field_value" : 0, 237 "name" : "EVENT_TYPE_INT" 238 }, 239 { 240 "enum_field_value" : 1, 241 "name" : "EVENT_TYPE_LONG" 242 }, 243 { 244 "enum_field_value" : 2, 245 "name" : "EVENT_TYPE_STRING" 246 }, 247 { 248 "enum_field_value" : 3, 249 "name" : "EVENT_TYPE_LIST" 250 }, 251 { 252 "enum_field_value" : 4, 253 "name" : "EVENT_TYPE_FLOAT" 254 } 255 ], 256 "linker_set_key" : "_ZTI19AndroidEventLogType", 257 "name" : "AndroidEventLogType", 258 "size" : 4, 259 "source_file" : "system/logging/liblog/include/log/log.h", 260 "underlying_type" : "_ZTIj" 261 }, 262 { 263 "alignment" : 4, 264 "enum_fields" : 265 [ 266 { 267 "enum_field_value" : 0, 268 "name" : "ANDROID_LOG_UNKNOWN" 269 }, 270 { 271 "enum_field_value" : 1, 272 "name" : "ANDROID_LOG_DEFAULT" 273 }, 274 { 275 "enum_field_value" : 2, 276 "name" : "ANDROID_LOG_VERBOSE" 277 }, 278 { 279 "enum_field_value" : 3, 280 "name" : "ANDROID_LOG_DEBUG" 281 }, 282 { 283 "enum_field_value" : 4, 284 "name" : "ANDROID_LOG_INFO" 285 }, 286 { 287 "enum_field_value" : 5, 288 "name" : "ANDROID_LOG_WARN" 289 }, 290 { 291 "enum_field_value" : 6, 292 "name" : "ANDROID_LOG_ERROR" 293 }, 294 { 295 "enum_field_value" : 7, 296 "name" : "ANDROID_LOG_FATAL" 297 }, 298 { 299 "enum_field_value" : 8, 300 "name" : "ANDROID_LOG_SILENT" 301 } 302 ], 303 "linker_set_key" : "_ZTI19android_LogPriority", 304 "name" : "android_LogPriority", 305 "size" : 4, 306 "source_file" : "system/logging/liblog/include/android/log.h", 307 "underlying_type" : "_ZTIj" 308 }, 309 { 310 "alignment" : 4, 311 "enum_fields" : 312 [ 313 { 314 "enum_field_value" : 0, 315 "name" : "AStatsManager_PULL_SUCCESS" 316 }, 317 { 318 "enum_field_value" : 1, 319 "name" : "AStatsManager_PULL_SKIP" 320 } 321 ], 322 "linker_set_key" : "_ZTI24$AStatsManager_PULL_SKIP", 323 "name" : "(unnamed)", 324 "size" : 4, 325 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h", 326 "underlying_type" : "_ZTIj" 327 }, 328 { 329 "alignment" : 4, 330 "enum_fields" : 331 [ 332 { 333 "enum_field_value" : 1, 334 "name" : "ASTATSMANAGER_SUBSCRIPTION_CALLBACK_REASON_STATSD_INITIATED" 335 }, 336 { 337 "enum_field_value" : 2, 338 "name" : "ASTATSMANAGER_SUBSCRIPTION_CALLBACK_REASON_FLUSH_REQUESTED" 339 }, 340 { 341 "enum_field_value" : 3, 342 "name" : "ASTATSMANAGER_SUBSCRIPTION_CALLBACK_REASON_SUBSCRIPTION_ENDED" 343 } 344 ], 345 "linker_set_key" : "_ZTI40AStatsManager_SubscriptionCallbackReason", 346 "name" : "AStatsManager_SubscriptionCallbackReason", 347 "size" : 4, 348 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h", 349 "underlying_type" : "_ZTIj" 350 }, 351 { 352 "alignment" : 4, 353 "enum_fields" : 354 [ 355 { 356 "enum_field_value" : 0, 357 "name" : "LOG_ID_MIN" 358 }, 359 { 360 "enum_field_value" : 0, 361 "name" : "LOG_ID_MAIN" 362 }, 363 { 364 "enum_field_value" : 1, 365 "name" : "LOG_ID_RADIO" 366 }, 367 { 368 "enum_field_value" : 2, 369 "name" : "LOG_ID_EVENTS" 370 }, 371 { 372 "enum_field_value" : 3, 373 "name" : "LOG_ID_SYSTEM" 374 }, 375 { 376 "enum_field_value" : 4, 377 "name" : "LOG_ID_CRASH" 378 }, 379 { 380 "enum_field_value" : 5, 381 "name" : "LOG_ID_STATS" 382 }, 383 { 384 "enum_field_value" : 6, 385 "name" : "LOG_ID_SECURITY" 386 }, 387 { 388 "enum_field_value" : 7, 389 "name" : "LOG_ID_KERNEL" 390 }, 391 { 392 "enum_field_value" : 8, 393 "name" : "LOG_ID_MAX" 394 }, 395 { 396 "enum_field_value" : 2147483647, 397 "name" : "LOG_ID_DEFAULT" 398 } 399 ], 400 "linker_set_key" : "_ZTI6log_id", 401 "name" : "log_id", 402 "size" : 4, 403 "source_file" : "system/logging/liblog/include/android/log.h", 404 "underlying_type" : "_ZTIj" 405 }, 406 { 407 "alignment" : 4, 408 "enum_fields" : 409 [ 410 { 411 "enum_field_value" : 0, 412 "name" : "android::OK" 413 }, 414 { 415 "enum_field_value" : 0, 416 "name" : "android::NO_ERROR" 417 }, 418 { 419 "enum_field_value" : -2147483648, 420 "name" : "android::UNKNOWN_ERROR" 421 }, 422 { 423 "enum_field_value" : -12, 424 "name" : "android::NO_MEMORY" 425 }, 426 { 427 "enum_field_value" : -38, 428 "name" : "android::INVALID_OPERATION" 429 }, 430 { 431 "enum_field_value" : -22, 432 "name" : "android::BAD_VALUE" 433 }, 434 { 435 "enum_field_value" : -2147483647, 436 "name" : "android::BAD_TYPE" 437 }, 438 { 439 "enum_field_value" : -2, 440 "name" : "android::NAME_NOT_FOUND" 441 }, 442 { 443 "enum_field_value" : -1, 444 "name" : "android::PERMISSION_DENIED" 445 }, 446 { 447 "enum_field_value" : -19, 448 "name" : "android::NO_INIT" 449 }, 450 { 451 "enum_field_value" : -17, 452 "name" : "android::ALREADY_EXISTS" 453 }, 454 { 455 "enum_field_value" : -32, 456 "name" : "android::DEAD_OBJECT" 457 }, 458 { 459 "enum_field_value" : -2147483646, 460 "name" : "android::FAILED_TRANSACTION" 461 }, 462 { 463 "enum_field_value" : -75, 464 "name" : "android::BAD_INDEX" 465 }, 466 { 467 "enum_field_value" : -61, 468 "name" : "android::NOT_ENOUGH_DATA" 469 }, 470 { 471 "enum_field_value" : -11, 472 "name" : "android::WOULD_BLOCK" 473 }, 474 { 475 "enum_field_value" : -110, 476 "name" : "android::TIMED_OUT" 477 }, 478 { 479 "enum_field_value" : -74, 480 "name" : "android::UNKNOWN_TRANSACTION" 481 }, 482 { 483 "enum_field_value" : -2147483641, 484 "name" : "android::FDS_NOT_ALLOWED" 485 }, 486 { 487 "enum_field_value" : -2147483640, 488 "name" : "android::UNEXPECTED_NULL" 489 } 490 ], 491 "linker_set_key" : "_ZTIN7android15$ALREADY_EXISTSE", 492 "name" : "android::(unnamed)", 493 "size" : 4, 494 "source_file" : "system/core/include/utils/Errors.h", 495 "underlying_type" : "_ZTIi" 496 }, 497 { 498 "alignment" : 4, 499 "enum_fields" : 500 [ 501 { 502 "enum_field_value" : 1, 503 "name" : "android::trait_trivial_copy<bool>::value" 504 } 505 ], 506 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIbE6$valueE", 507 "name" : "android::trait_trivial_copy<bool>::(unnamed)", 508 "size" : 4, 509 "source_file" : "system/core/include/utils/TypeHelpers.h", 510 "underlying_type" : "_ZTIj" 511 }, 512 { 513 "alignment" : 4, 514 "enum_fields" : 515 [ 516 { 517 "enum_field_value" : 1, 518 "name" : "android::trait_trivial_copy<char>::value" 519 } 520 ], 521 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIcE6$valueE", 522 "name" : "android::trait_trivial_copy<char>::(unnamed)", 523 "size" : 4, 524 "source_file" : "system/core/include/utils/TypeHelpers.h", 525 "underlying_type" : "_ZTIj" 526 }, 527 { 528 "alignment" : 4, 529 "enum_fields" : 530 [ 531 { 532 "enum_field_value" : 1, 533 "name" : "android::trait_trivial_copy<double>::value" 534 } 535 ], 536 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIdE6$valueE", 537 "name" : "android::trait_trivial_copy<double>::(unnamed)", 538 "size" : 4, 539 "source_file" : "system/core/include/utils/TypeHelpers.h", 540 "underlying_type" : "_ZTIj" 541 }, 542 { 543 "alignment" : 4, 544 "enum_fields" : 545 [ 546 { 547 "enum_field_value" : 1, 548 "name" : "android::trait_trivial_copy<float>::value" 549 } 550 ], 551 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIfE6$valueE", 552 "name" : "android::trait_trivial_copy<float>::(unnamed)", 553 "size" : 4, 554 "source_file" : "system/core/include/utils/TypeHelpers.h", 555 "underlying_type" : "_ZTIj" 556 }, 557 { 558 "alignment" : 4, 559 "enum_fields" : 560 [ 561 { 562 "enum_field_value" : 1, 563 "name" : "android::trait_trivial_copy<unsigned char>::value" 564 } 565 ], 566 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIhE6$valueE", 567 "name" : "android::trait_trivial_copy<unsigned char>::(unnamed)", 568 "size" : 4, 569 "source_file" : "system/core/include/utils/TypeHelpers.h", 570 "underlying_type" : "_ZTIj" 571 }, 572 { 573 "alignment" : 4, 574 "enum_fields" : 575 [ 576 { 577 "enum_field_value" : 1, 578 "name" : "android::trait_trivial_copy<int>::value" 579 } 580 ], 581 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIiE6$valueE", 582 "name" : "android::trait_trivial_copy<int>::(unnamed)", 583 "size" : 4, 584 "source_file" : "system/core/include/utils/TypeHelpers.h", 585 "underlying_type" : "_ZTIj" 586 }, 587 { 588 "alignment" : 4, 589 "enum_fields" : 590 [ 591 { 592 "enum_field_value" : 1, 593 "name" : "android::trait_trivial_copy<unsigned int>::value" 594 } 595 ], 596 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIjE6$valueE", 597 "name" : "android::trait_trivial_copy<unsigned int>::(unnamed)", 598 "size" : 4, 599 "source_file" : "system/core/include/utils/TypeHelpers.h", 600 "underlying_type" : "_ZTIj" 601 }, 602 { 603 "alignment" : 4, 604 "enum_fields" : 605 [ 606 { 607 "enum_field_value" : 1, 608 "name" : "android::trait_trivial_copy<long>::value" 609 } 610 ], 611 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIlE6$valueE", 612 "name" : "android::trait_trivial_copy<long>::(unnamed)", 613 "size" : 4, 614 "source_file" : "system/core/include/utils/TypeHelpers.h", 615 "underlying_type" : "_ZTIj" 616 }, 617 { 618 "alignment" : 4, 619 "enum_fields" : 620 [ 621 { 622 "enum_field_value" : 1, 623 "name" : "android::trait_trivial_copy<unsigned long>::value" 624 } 625 ], 626 "linker_set_key" : "_ZTIN7android18trait_trivial_copyImE6$valueE", 627 "name" : "android::trait_trivial_copy<unsigned long>::(unnamed)", 628 "size" : 4, 629 "source_file" : "system/core/include/utils/TypeHelpers.h", 630 "underlying_type" : "_ZTIj" 631 }, 632 { 633 "alignment" : 4, 634 "enum_fields" : 635 [ 636 { 637 "enum_field_value" : 1, 638 "name" : "android::trait_trivial_copy<short>::value" 639 } 640 ], 641 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIsE6$valueE", 642 "name" : "android::trait_trivial_copy<short>::(unnamed)", 643 "size" : 4, 644 "source_file" : "system/core/include/utils/TypeHelpers.h", 645 "underlying_type" : "_ZTIj" 646 }, 647 { 648 "alignment" : 4, 649 "enum_fields" : 650 [ 651 { 652 "enum_field_value" : 1, 653 "name" : "android::trait_trivial_copy<unsigned short>::value" 654 } 655 ], 656 "linker_set_key" : "_ZTIN7android18trait_trivial_copyItE6$valueE", 657 "name" : "android::trait_trivial_copy<unsigned short>::(unnamed)", 658 "size" : 4, 659 "source_file" : "system/core/include/utils/TypeHelpers.h", 660 "underlying_type" : "_ZTIj" 661 }, 662 { 663 "alignment" : 4, 664 "enum_fields" : 665 [ 666 { 667 "enum_field_value" : 1, 668 "name" : "android::trait_trivial_copy<void>::value" 669 } 670 ], 671 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIvE6$valueE", 672 "name" : "android::trait_trivial_copy<void>::(unnamed)", 673 "size" : 4, 674 "source_file" : "system/core/include/utils/TypeHelpers.h", 675 "underlying_type" : "_ZTIj" 676 }, 677 { 678 "alignment" : 4, 679 "enum_fields" : 680 [ 681 { 682 "enum_field_value" : 1, 683 "name" : "android::trait_trivial_copy<long long>::value" 684 } 685 ], 686 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIxE6$valueE", 687 "name" : "android::trait_trivial_copy<long long>::(unnamed)", 688 "size" : 4, 689 "source_file" : "system/core/include/utils/TypeHelpers.h", 690 "underlying_type" : "_ZTIj" 691 }, 692 { 693 "alignment" : 4, 694 "enum_fields" : 695 [ 696 { 697 "enum_field_value" : 1, 698 "name" : "android::trait_trivial_copy<unsigned long long>::value" 699 } 700 ], 701 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIyE6$valueE", 702 "name" : "android::trait_trivial_copy<unsigned long long>::(unnamed)", 703 "size" : 4, 704 "source_file" : "system/core/include/utils/TypeHelpers.h", 705 "underlying_type" : "_ZTIj" 706 }, 707 { 708 "alignment" : 4, 709 "enum_fields" : 710 [ 711 { 712 "enum_field_value" : 1, 713 "name" : "android::trait_trivial_ctor<bool>::value" 714 } 715 ], 716 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIbE6$valueE", 717 "name" : "android::trait_trivial_ctor<bool>::(unnamed)", 718 "size" : 4, 719 "source_file" : "system/core/include/utils/TypeHelpers.h", 720 "underlying_type" : "_ZTIj" 721 }, 722 { 723 "alignment" : 4, 724 "enum_fields" : 725 [ 726 { 727 "enum_field_value" : 1, 728 "name" : "android::trait_trivial_ctor<char>::value" 729 } 730 ], 731 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIcE6$valueE", 732 "name" : "android::trait_trivial_ctor<char>::(unnamed)", 733 "size" : 4, 734 "source_file" : "system/core/include/utils/TypeHelpers.h", 735 "underlying_type" : "_ZTIj" 736 }, 737 { 738 "alignment" : 4, 739 "enum_fields" : 740 [ 741 { 742 "enum_field_value" : 1, 743 "name" : "android::trait_trivial_ctor<double>::value" 744 } 745 ], 746 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIdE6$valueE", 747 "name" : "android::trait_trivial_ctor<double>::(unnamed)", 748 "size" : 4, 749 "source_file" : "system/core/include/utils/TypeHelpers.h", 750 "underlying_type" : "_ZTIj" 751 }, 752 { 753 "alignment" : 4, 754 "enum_fields" : 755 [ 756 { 757 "enum_field_value" : 1, 758 "name" : "android::trait_trivial_ctor<float>::value" 759 } 760 ], 761 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIfE6$valueE", 762 "name" : "android::trait_trivial_ctor<float>::(unnamed)", 763 "size" : 4, 764 "source_file" : "system/core/include/utils/TypeHelpers.h", 765 "underlying_type" : "_ZTIj" 766 }, 767 { 768 "alignment" : 4, 769 "enum_fields" : 770 [ 771 { 772 "enum_field_value" : 1, 773 "name" : "android::trait_trivial_ctor<unsigned char>::value" 774 } 775 ], 776 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIhE6$valueE", 777 "name" : "android::trait_trivial_ctor<unsigned char>::(unnamed)", 778 "size" : 4, 779 "source_file" : "system/core/include/utils/TypeHelpers.h", 780 "underlying_type" : "_ZTIj" 781 }, 782 { 783 "alignment" : 4, 784 "enum_fields" : 785 [ 786 { 787 "enum_field_value" : 1, 788 "name" : "android::trait_trivial_ctor<int>::value" 789 } 790 ], 791 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIiE6$valueE", 792 "name" : "android::trait_trivial_ctor<int>::(unnamed)", 793 "size" : 4, 794 "source_file" : "system/core/include/utils/TypeHelpers.h", 795 "underlying_type" : "_ZTIj" 796 }, 797 { 798 "alignment" : 4, 799 "enum_fields" : 800 [ 801 { 802 "enum_field_value" : 1, 803 "name" : "android::trait_trivial_ctor<unsigned int>::value" 804 } 805 ], 806 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIjE6$valueE", 807 "name" : "android::trait_trivial_ctor<unsigned int>::(unnamed)", 808 "size" : 4, 809 "source_file" : "system/core/include/utils/TypeHelpers.h", 810 "underlying_type" : "_ZTIj" 811 }, 812 { 813 "alignment" : 4, 814 "enum_fields" : 815 [ 816 { 817 "enum_field_value" : 1, 818 "name" : "android::trait_trivial_ctor<long>::value" 819 } 820 ], 821 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIlE6$valueE", 822 "name" : "android::trait_trivial_ctor<long>::(unnamed)", 823 "size" : 4, 824 "source_file" : "system/core/include/utils/TypeHelpers.h", 825 "underlying_type" : "_ZTIj" 826 }, 827 { 828 "alignment" : 4, 829 "enum_fields" : 830 [ 831 { 832 "enum_field_value" : 1, 833 "name" : "android::trait_trivial_ctor<unsigned long>::value" 834 } 835 ], 836 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorImE6$valueE", 837 "name" : "android::trait_trivial_ctor<unsigned long>::(unnamed)", 838 "size" : 4, 839 "source_file" : "system/core/include/utils/TypeHelpers.h", 840 "underlying_type" : "_ZTIj" 841 }, 842 { 843 "alignment" : 4, 844 "enum_fields" : 845 [ 846 { 847 "enum_field_value" : 1, 848 "name" : "android::trait_trivial_ctor<short>::value" 849 } 850 ], 851 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIsE6$valueE", 852 "name" : "android::trait_trivial_ctor<short>::(unnamed)", 853 "size" : 4, 854 "source_file" : "system/core/include/utils/TypeHelpers.h", 855 "underlying_type" : "_ZTIj" 856 }, 857 { 858 "alignment" : 4, 859 "enum_fields" : 860 [ 861 { 862 "enum_field_value" : 1, 863 "name" : "android::trait_trivial_ctor<unsigned short>::value" 864 } 865 ], 866 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorItE6$valueE", 867 "name" : "android::trait_trivial_ctor<unsigned short>::(unnamed)", 868 "size" : 4, 869 "source_file" : "system/core/include/utils/TypeHelpers.h", 870 "underlying_type" : "_ZTIj" 871 }, 872 { 873 "alignment" : 4, 874 "enum_fields" : 875 [ 876 { 877 "enum_field_value" : 1, 878 "name" : "android::trait_trivial_ctor<void>::value" 879 } 880 ], 881 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIvE6$valueE", 882 "name" : "android::trait_trivial_ctor<void>::(unnamed)", 883 "size" : 4, 884 "source_file" : "system/core/include/utils/TypeHelpers.h", 885 "underlying_type" : "_ZTIj" 886 }, 887 { 888 "alignment" : 4, 889 "enum_fields" : 890 [ 891 { 892 "enum_field_value" : 1, 893 "name" : "android::trait_trivial_ctor<long long>::value" 894 } 895 ], 896 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIxE6$valueE", 897 "name" : "android::trait_trivial_ctor<long long>::(unnamed)", 898 "size" : 4, 899 "source_file" : "system/core/include/utils/TypeHelpers.h", 900 "underlying_type" : "_ZTIj" 901 }, 902 { 903 "alignment" : 4, 904 "enum_fields" : 905 [ 906 { 907 "enum_field_value" : 1, 908 "name" : "android::trait_trivial_ctor<unsigned long long>::value" 909 } 910 ], 911 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIyE6$valueE", 912 "name" : "android::trait_trivial_ctor<unsigned long long>::(unnamed)", 913 "size" : 4, 914 "source_file" : "system/core/include/utils/TypeHelpers.h", 915 "underlying_type" : "_ZTIj" 916 }, 917 { 918 "alignment" : 4, 919 "enum_fields" : 920 [ 921 { 922 "enum_field_value" : 1, 923 "name" : "android::trait_trivial_dtor<bool>::value" 924 } 925 ], 926 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIbE6$valueE", 927 "name" : "android::trait_trivial_dtor<bool>::(unnamed)", 928 "size" : 4, 929 "source_file" : "system/core/include/utils/TypeHelpers.h", 930 "underlying_type" : "_ZTIj" 931 }, 932 { 933 "alignment" : 4, 934 "enum_fields" : 935 [ 936 { 937 "enum_field_value" : 1, 938 "name" : "android::trait_trivial_dtor<char>::value" 939 } 940 ], 941 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIcE6$valueE", 942 "name" : "android::trait_trivial_dtor<char>::(unnamed)", 943 "size" : 4, 944 "source_file" : "system/core/include/utils/TypeHelpers.h", 945 "underlying_type" : "_ZTIj" 946 }, 947 { 948 "alignment" : 4, 949 "enum_fields" : 950 [ 951 { 952 "enum_field_value" : 1, 953 "name" : "android::trait_trivial_dtor<double>::value" 954 } 955 ], 956 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIdE6$valueE", 957 "name" : "android::trait_trivial_dtor<double>::(unnamed)", 958 "size" : 4, 959 "source_file" : "system/core/include/utils/TypeHelpers.h", 960 "underlying_type" : "_ZTIj" 961 }, 962 { 963 "alignment" : 4, 964 "enum_fields" : 965 [ 966 { 967 "enum_field_value" : 1, 968 "name" : "android::trait_trivial_dtor<float>::value" 969 } 970 ], 971 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIfE6$valueE", 972 "name" : "android::trait_trivial_dtor<float>::(unnamed)", 973 "size" : 4, 974 "source_file" : "system/core/include/utils/TypeHelpers.h", 975 "underlying_type" : "_ZTIj" 976 }, 977 { 978 "alignment" : 4, 979 "enum_fields" : 980 [ 981 { 982 "enum_field_value" : 1, 983 "name" : "android::trait_trivial_dtor<unsigned char>::value" 984 } 985 ], 986 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIhE6$valueE", 987 "name" : "android::trait_trivial_dtor<unsigned char>::(unnamed)", 988 "size" : 4, 989 "source_file" : "system/core/include/utils/TypeHelpers.h", 990 "underlying_type" : "_ZTIj" 991 }, 992 { 993 "alignment" : 4, 994 "enum_fields" : 995 [ 996 { 997 "enum_field_value" : 1, 998 "name" : "android::trait_trivial_dtor<int>::value" 999 } 1000 ], 1001 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIiE6$valueE", 1002 "name" : "android::trait_trivial_dtor<int>::(unnamed)", 1003 "size" : 4, 1004 "source_file" : "system/core/include/utils/TypeHelpers.h", 1005 "underlying_type" : "_ZTIj" 1006 }, 1007 { 1008 "alignment" : 4, 1009 "enum_fields" : 1010 [ 1011 { 1012 "enum_field_value" : 1, 1013 "name" : "android::trait_trivial_dtor<unsigned int>::value" 1014 } 1015 ], 1016 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIjE6$valueE", 1017 "name" : "android::trait_trivial_dtor<unsigned int>::(unnamed)", 1018 "size" : 4, 1019 "source_file" : "system/core/include/utils/TypeHelpers.h", 1020 "underlying_type" : "_ZTIj" 1021 }, 1022 { 1023 "alignment" : 4, 1024 "enum_fields" : 1025 [ 1026 { 1027 "enum_field_value" : 1, 1028 "name" : "android::trait_trivial_dtor<long>::value" 1029 } 1030 ], 1031 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIlE6$valueE", 1032 "name" : "android::trait_trivial_dtor<long>::(unnamed)", 1033 "size" : 4, 1034 "source_file" : "system/core/include/utils/TypeHelpers.h", 1035 "underlying_type" : "_ZTIj" 1036 }, 1037 { 1038 "alignment" : 4, 1039 "enum_fields" : 1040 [ 1041 { 1042 "enum_field_value" : 1, 1043 "name" : "android::trait_trivial_dtor<unsigned long>::value" 1044 } 1045 ], 1046 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorImE6$valueE", 1047 "name" : "android::trait_trivial_dtor<unsigned long>::(unnamed)", 1048 "size" : 4, 1049 "source_file" : "system/core/include/utils/TypeHelpers.h", 1050 "underlying_type" : "_ZTIj" 1051 }, 1052 { 1053 "alignment" : 4, 1054 "enum_fields" : 1055 [ 1056 { 1057 "enum_field_value" : 1, 1058 "name" : "android::trait_trivial_dtor<short>::value" 1059 } 1060 ], 1061 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIsE6$valueE", 1062 "name" : "android::trait_trivial_dtor<short>::(unnamed)", 1063 "size" : 4, 1064 "source_file" : "system/core/include/utils/TypeHelpers.h", 1065 "underlying_type" : "_ZTIj" 1066 }, 1067 { 1068 "alignment" : 4, 1069 "enum_fields" : 1070 [ 1071 { 1072 "enum_field_value" : 1, 1073 "name" : "android::trait_trivial_dtor<unsigned short>::value" 1074 } 1075 ], 1076 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorItE6$valueE", 1077 "name" : "android::trait_trivial_dtor<unsigned short>::(unnamed)", 1078 "size" : 4, 1079 "source_file" : "system/core/include/utils/TypeHelpers.h", 1080 "underlying_type" : "_ZTIj" 1081 }, 1082 { 1083 "alignment" : 4, 1084 "enum_fields" : 1085 [ 1086 { 1087 "enum_field_value" : 1, 1088 "name" : "android::trait_trivial_dtor<void>::value" 1089 } 1090 ], 1091 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIvE6$valueE", 1092 "name" : "android::trait_trivial_dtor<void>::(unnamed)", 1093 "size" : 4, 1094 "source_file" : "system/core/include/utils/TypeHelpers.h", 1095 "underlying_type" : "_ZTIj" 1096 }, 1097 { 1098 "alignment" : 4, 1099 "enum_fields" : 1100 [ 1101 { 1102 "enum_field_value" : 1, 1103 "name" : "android::trait_trivial_dtor<long long>::value" 1104 } 1105 ], 1106 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIxE6$valueE", 1107 "name" : "android::trait_trivial_dtor<long long>::(unnamed)", 1108 "size" : 4, 1109 "source_file" : "system/core/include/utils/TypeHelpers.h", 1110 "underlying_type" : "_ZTIj" 1111 }, 1112 { 1113 "alignment" : 4, 1114 "enum_fields" : 1115 [ 1116 { 1117 "enum_field_value" : 1, 1118 "name" : "android::trait_trivial_dtor<unsigned long long>::value" 1119 } 1120 ], 1121 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIyE6$valueE", 1122 "name" : "android::trait_trivial_dtor<unsigned long long>::(unnamed)", 1123 "size" : 4, 1124 "source_file" : "system/core/include/utils/TypeHelpers.h", 1125 "underlying_type" : "_ZTIj" 1126 }, 1127 { 1128 "alignment" : 4, 1129 "enum_fields" : 1130 [ 1131 { 1132 "enum_field_value" : 1, 1133 "name" : "android::trait_trivial_move<android::String8>::value" 1134 } 1135 ], 1136 "linker_set_key" : "_ZTIN7android18trait_trivial_moveINS_7String8EE6$valueE", 1137 "name" : "android::trait_trivial_move<android::String8>::(unnamed)", 1138 "size" : 4, 1139 "source_file" : "system/core/include/utils/String8.h", 1140 "underlying_type" : "_ZTIj" 1141 }, 1142 { 1143 "alignment" : 4, 1144 "enum_fields" : 1145 [ 1146 { 1147 "enum_field_value" : 1, 1148 "name" : "android::trait_trivial_move<android::String16>::value" 1149 } 1150 ], 1151 "linker_set_key" : "_ZTIN7android18trait_trivial_moveINS_8String16EE6$valueE", 1152 "name" : "android::trait_trivial_move<android::String16>::(unnamed)", 1153 "size" : 4, 1154 "source_file" : "system/core/include/utils/String16.h", 1155 "underlying_type" : "_ZTIj" 1156 }, 1157 { 1158 "alignment" : 4, 1159 "enum_fields" : 1160 [ 1161 { 1162 "enum_field_value" : 1, 1163 "name" : "android::trait_trivial_move<bool>::value" 1164 } 1165 ], 1166 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIbE6$valueE", 1167 "name" : "android::trait_trivial_move<bool>::(unnamed)", 1168 "size" : 4, 1169 "source_file" : "system/core/include/utils/TypeHelpers.h", 1170 "underlying_type" : "_ZTIj" 1171 }, 1172 { 1173 "alignment" : 4, 1174 "enum_fields" : 1175 [ 1176 { 1177 "enum_field_value" : 1, 1178 "name" : "android::trait_trivial_move<char>::value" 1179 } 1180 ], 1181 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIcE6$valueE", 1182 "name" : "android::trait_trivial_move<char>::(unnamed)", 1183 "size" : 4, 1184 "source_file" : "system/core/include/utils/TypeHelpers.h", 1185 "underlying_type" : "_ZTIj" 1186 }, 1187 { 1188 "alignment" : 4, 1189 "enum_fields" : 1190 [ 1191 { 1192 "enum_field_value" : 1, 1193 "name" : "android::trait_trivial_move<double>::value" 1194 } 1195 ], 1196 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIdE6$valueE", 1197 "name" : "android::trait_trivial_move<double>::(unnamed)", 1198 "size" : 4, 1199 "source_file" : "system/core/include/utils/TypeHelpers.h", 1200 "underlying_type" : "_ZTIj" 1201 }, 1202 { 1203 "alignment" : 4, 1204 "enum_fields" : 1205 [ 1206 { 1207 "enum_field_value" : 1, 1208 "name" : "android::trait_trivial_move<float>::value" 1209 } 1210 ], 1211 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIfE6$valueE", 1212 "name" : "android::trait_trivial_move<float>::(unnamed)", 1213 "size" : 4, 1214 "source_file" : "system/core/include/utils/TypeHelpers.h", 1215 "underlying_type" : "_ZTIj" 1216 }, 1217 { 1218 "alignment" : 4, 1219 "enum_fields" : 1220 [ 1221 { 1222 "enum_field_value" : 1, 1223 "name" : "android::trait_trivial_move<unsigned char>::value" 1224 } 1225 ], 1226 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIhE6$valueE", 1227 "name" : "android::trait_trivial_move<unsigned char>::(unnamed)", 1228 "size" : 4, 1229 "source_file" : "system/core/include/utils/TypeHelpers.h", 1230 "underlying_type" : "_ZTIj" 1231 }, 1232 { 1233 "alignment" : 4, 1234 "enum_fields" : 1235 [ 1236 { 1237 "enum_field_value" : 1, 1238 "name" : "android::trait_trivial_move<int>::value" 1239 } 1240 ], 1241 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIiE6$valueE", 1242 "name" : "android::trait_trivial_move<int>::(unnamed)", 1243 "size" : 4, 1244 "source_file" : "system/core/include/utils/TypeHelpers.h", 1245 "underlying_type" : "_ZTIj" 1246 }, 1247 { 1248 "alignment" : 4, 1249 "enum_fields" : 1250 [ 1251 { 1252 "enum_field_value" : 1, 1253 "name" : "android::trait_trivial_move<unsigned int>::value" 1254 } 1255 ], 1256 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIjE6$valueE", 1257 "name" : "android::trait_trivial_move<unsigned int>::(unnamed)", 1258 "size" : 4, 1259 "source_file" : "system/core/include/utils/TypeHelpers.h", 1260 "underlying_type" : "_ZTIj" 1261 }, 1262 { 1263 "alignment" : 4, 1264 "enum_fields" : 1265 [ 1266 { 1267 "enum_field_value" : 1, 1268 "name" : "android::trait_trivial_move<long>::value" 1269 } 1270 ], 1271 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIlE6$valueE", 1272 "name" : "android::trait_trivial_move<long>::(unnamed)", 1273 "size" : 4, 1274 "source_file" : "system/core/include/utils/TypeHelpers.h", 1275 "underlying_type" : "_ZTIj" 1276 }, 1277 { 1278 "alignment" : 4, 1279 "enum_fields" : 1280 [ 1281 { 1282 "enum_field_value" : 1, 1283 "name" : "android::trait_trivial_move<unsigned long>::value" 1284 } 1285 ], 1286 "linker_set_key" : "_ZTIN7android18trait_trivial_moveImE6$valueE", 1287 "name" : "android::trait_trivial_move<unsigned long>::(unnamed)", 1288 "size" : 4, 1289 "source_file" : "system/core/include/utils/TypeHelpers.h", 1290 "underlying_type" : "_ZTIj" 1291 }, 1292 { 1293 "alignment" : 4, 1294 "enum_fields" : 1295 [ 1296 { 1297 "enum_field_value" : 1, 1298 "name" : "android::trait_trivial_move<short>::value" 1299 } 1300 ], 1301 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIsE6$valueE", 1302 "name" : "android::trait_trivial_move<short>::(unnamed)", 1303 "size" : 4, 1304 "source_file" : "system/core/include/utils/TypeHelpers.h", 1305 "underlying_type" : "_ZTIj" 1306 }, 1307 { 1308 "alignment" : 4, 1309 "enum_fields" : 1310 [ 1311 { 1312 "enum_field_value" : 1, 1313 "name" : "android::trait_trivial_move<unsigned short>::value" 1314 } 1315 ], 1316 "linker_set_key" : "_ZTIN7android18trait_trivial_moveItE6$valueE", 1317 "name" : "android::trait_trivial_move<unsigned short>::(unnamed)", 1318 "size" : 4, 1319 "source_file" : "system/core/include/utils/TypeHelpers.h", 1320 "underlying_type" : "_ZTIj" 1321 }, 1322 { 1323 "alignment" : 4, 1324 "enum_fields" : 1325 [ 1326 { 1327 "enum_field_value" : 1, 1328 "name" : "android::trait_trivial_move<void>::value" 1329 } 1330 ], 1331 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIvE6$valueE", 1332 "name" : "android::trait_trivial_move<void>::(unnamed)", 1333 "size" : 4, 1334 "source_file" : "system/core/include/utils/TypeHelpers.h", 1335 "underlying_type" : "_ZTIj" 1336 }, 1337 { 1338 "alignment" : 4, 1339 "enum_fields" : 1340 [ 1341 { 1342 "enum_field_value" : 1, 1343 "name" : "android::trait_trivial_move<long long>::value" 1344 } 1345 ], 1346 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIxE6$valueE", 1347 "name" : "android::trait_trivial_move<long long>::(unnamed)", 1348 "size" : 4, 1349 "source_file" : "system/core/include/utils/TypeHelpers.h", 1350 "underlying_type" : "_ZTIj" 1351 }, 1352 { 1353 "alignment" : 4, 1354 "enum_fields" : 1355 [ 1356 { 1357 "enum_field_value" : 1, 1358 "name" : "android::trait_trivial_move<unsigned long long>::value" 1359 } 1360 ], 1361 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIyE6$valueE", 1362 "name" : "android::trait_trivial_move<unsigned long long>::(unnamed)", 1363 "size" : 4, 1364 "source_file" : "system/core/include/utils/TypeHelpers.h", 1365 "underlying_type" : "_ZTIj" 1366 } 1367 ], 1368 "function_types" : 1369 [ 1370 { 1371 "alignment" : 4, 1372 "linker_set_key" : "_ZTIFiiP15AStatsEventListPvE", 1373 "name" : "int (int, AStatsEventList *, void *)", 1374 "parameters" : 1375 [ 1376 { 1377 "referenced_type" : "_ZTIi" 1378 }, 1379 { 1380 "referenced_type" : "_ZTIP15AStatsEventList" 1381 }, 1382 { 1383 "referenced_type" : "_ZTIPv" 1384 } 1385 ], 1386 "return_type" : "_ZTIi", 1387 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1388 }, 1389 { 1390 "alignment" : 4, 1391 "linker_set_key" : "_ZTIFvi40AStatsManager_SubscriptionCallbackReasonPhmPvE", 1392 "name" : "void (int, AStatsManager_SubscriptionCallbackReason, unsigned char *, unsigned long, void *)", 1393 "parameters" : 1394 [ 1395 { 1396 "referenced_type" : "_ZTIi" 1397 }, 1398 { 1399 "referenced_type" : "_ZTI40AStatsManager_SubscriptionCallbackReason" 1400 }, 1401 { 1402 "referenced_type" : "_ZTIPh" 1403 }, 1404 { 1405 "referenced_type" : "_ZTIm" 1406 }, 1407 { 1408 "referenced_type" : "_ZTIPv" 1409 } 1410 ], 1411 "return_type" : "_ZTIv", 1412 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1413 } 1414 ], 1415 "functions" : 1416 [ 1417 { 1418 "function_name" : "AStatsEventList_addStatsEvent", 1419 "linker_set_key" : "AStatsEventList_addStatsEvent", 1420 "parameters" : 1421 [ 1422 { 1423 "referenced_type" : "_ZTIP15AStatsEventList" 1424 } 1425 ], 1426 "return_type" : "_ZTIP11AStatsEvent", 1427 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1428 }, 1429 { 1430 "function_name" : "AStatsManager_PullAtomMetadata_getAdditiveFields", 1431 "linker_set_key" : "AStatsManager_PullAtomMetadata_getAdditiveFields", 1432 "parameters" : 1433 [ 1434 { 1435 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1436 }, 1437 { 1438 "referenced_type" : "_ZTIPi" 1439 } 1440 ], 1441 "return_type" : "_ZTIv", 1442 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1443 }, 1444 { 1445 "function_name" : "AStatsManager_PullAtomMetadata_getCoolDownMillis", 1446 "linker_set_key" : "AStatsManager_PullAtomMetadata_getCoolDownMillis", 1447 "parameters" : 1448 [ 1449 { 1450 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1451 } 1452 ], 1453 "return_type" : "_ZTIl", 1454 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1455 }, 1456 { 1457 "function_name" : "AStatsManager_PullAtomMetadata_getNumAdditiveFields", 1458 "linker_set_key" : "AStatsManager_PullAtomMetadata_getNumAdditiveFields", 1459 "parameters" : 1460 [ 1461 { 1462 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1463 } 1464 ], 1465 "return_type" : "_ZTIi", 1466 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1467 }, 1468 { 1469 "function_name" : "AStatsManager_PullAtomMetadata_getTimeoutMillis", 1470 "linker_set_key" : "AStatsManager_PullAtomMetadata_getTimeoutMillis", 1471 "parameters" : 1472 [ 1473 { 1474 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1475 } 1476 ], 1477 "return_type" : "_ZTIl", 1478 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1479 }, 1480 { 1481 "function_name" : "AStatsManager_PullAtomMetadata_obtain", 1482 "linker_set_key" : "AStatsManager_PullAtomMetadata_obtain", 1483 "return_type" : "_ZTIP30AStatsManager_PullAtomMetadata", 1484 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1485 }, 1486 { 1487 "function_name" : "AStatsManager_PullAtomMetadata_release", 1488 "linker_set_key" : "AStatsManager_PullAtomMetadata_release", 1489 "parameters" : 1490 [ 1491 { 1492 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1493 } 1494 ], 1495 "return_type" : "_ZTIv", 1496 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1497 }, 1498 { 1499 "function_name" : "AStatsManager_PullAtomMetadata_setAdditiveFields", 1500 "linker_set_key" : "AStatsManager_PullAtomMetadata_setAdditiveFields", 1501 "parameters" : 1502 [ 1503 { 1504 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1505 }, 1506 { 1507 "referenced_type" : "_ZTIPi" 1508 }, 1509 { 1510 "referenced_type" : "_ZTIi" 1511 } 1512 ], 1513 "return_type" : "_ZTIv", 1514 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1515 }, 1516 { 1517 "function_name" : "AStatsManager_PullAtomMetadata_setCoolDownMillis", 1518 "linker_set_key" : "AStatsManager_PullAtomMetadata_setCoolDownMillis", 1519 "parameters" : 1520 [ 1521 { 1522 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1523 }, 1524 { 1525 "referenced_type" : "_ZTIl" 1526 } 1527 ], 1528 "return_type" : "_ZTIv", 1529 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1530 }, 1531 { 1532 "function_name" : "AStatsManager_PullAtomMetadata_setTimeoutMillis", 1533 "linker_set_key" : "AStatsManager_PullAtomMetadata_setTimeoutMillis", 1534 "parameters" : 1535 [ 1536 { 1537 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1538 }, 1539 { 1540 "referenced_type" : "_ZTIl" 1541 } 1542 ], 1543 "return_type" : "_ZTIv", 1544 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1545 }, 1546 { 1547 "availability_attrs" : 1548 [ 1549 { 1550 "introduced_major" : 34 1551 } 1552 ], 1553 "function_name" : "AStatsManager_addSubscription", 1554 "linker_set_key" : "AStatsManager_addSubscription", 1555 "parameters" : 1556 [ 1557 { 1558 "referenced_type" : "_ZTIPKh" 1559 }, 1560 { 1561 "referenced_type" : "_ZTIm" 1562 }, 1563 { 1564 "referenced_type" : "_ZTIKPFvi40AStatsManager_SubscriptionCallbackReasonPhmPvE" 1565 }, 1566 { 1567 "referenced_type" : "_ZTIPv" 1568 } 1569 ], 1570 "return_type" : "_ZTIi", 1571 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1572 }, 1573 { 1574 "function_name" : "AStatsManager_clearPullAtomCallback", 1575 "linker_set_key" : "AStatsManager_clearPullAtomCallback", 1576 "parameters" : 1577 [ 1578 { 1579 "referenced_type" : "_ZTIi" 1580 } 1581 ], 1582 "return_type" : "_ZTIv", 1583 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1584 }, 1585 { 1586 "availability_attrs" : 1587 [ 1588 { 1589 "introduced_major" : 34 1590 } 1591 ], 1592 "function_name" : "AStatsManager_flushSubscription", 1593 "linker_set_key" : "AStatsManager_flushSubscription", 1594 "parameters" : 1595 [ 1596 { 1597 "referenced_type" : "_ZTIi" 1598 } 1599 ], 1600 "return_type" : "_ZTIv", 1601 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1602 }, 1603 { 1604 "availability_attrs" : 1605 [ 1606 { 1607 "introduced_major" : 34 1608 } 1609 ], 1610 "function_name" : "AStatsManager_removeSubscription", 1611 "linker_set_key" : "AStatsManager_removeSubscription", 1612 "parameters" : 1613 [ 1614 { 1615 "referenced_type" : "_ZTIi" 1616 } 1617 ], 1618 "return_type" : "_ZTIv", 1619 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1620 }, 1621 { 1622 "function_name" : "AStatsManager_setPullAtomCallback", 1623 "linker_set_key" : "AStatsManager_setPullAtomCallback", 1624 "parameters" : 1625 [ 1626 { 1627 "referenced_type" : "_ZTIi" 1628 }, 1629 { 1630 "referenced_type" : "_ZTIP30AStatsManager_PullAtomMetadata" 1631 }, 1632 { 1633 "referenced_type" : "_ZTIPFiiP15AStatsEventListPvE" 1634 }, 1635 { 1636 "referenced_type" : "_ZTIPv" 1637 } 1638 ], 1639 "return_type" : "_ZTIv", 1640 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1641 } 1642 ], 1643 "global_vars" : [], 1644 "lvalue_reference_types" : 1645 [ 1646 { 1647 "alignment" : 8, 1648 "linker_set_key" : "_ZTIRK8log_time", 1649 "name" : "const log_time &", 1650 "referenced_type" : "_ZTIK8log_time", 1651 "size" : 8, 1652 "source_file" : "system/logging/liblog/include/log/log_time.h" 1653 }, 1654 { 1655 "alignment" : 8, 1656 "linker_set_key" : "_ZTIRK8timespec", 1657 "name" : "const timespec &", 1658 "referenced_type" : "_ZTIK8timespec", 1659 "size" : 8, 1660 "source_file" : "system/logging/liblog/include/log/log_time.h" 1661 }, 1662 { 1663 "alignment" : 8, 1664 "linker_set_key" : "_ZTIRKN7android7String8E", 1665 "name" : "const android::String8 &", 1666 "referenced_type" : "_ZTIKN7android7String8E", 1667 "size" : 8, 1668 "source_file" : "system/core/include/utils/String8.h" 1669 }, 1670 { 1671 "alignment" : 8, 1672 "linker_set_key" : "_ZTIRKN7android8String16E", 1673 "name" : "const android::String16 &", 1674 "referenced_type" : "_ZTIKN7android8String16E", 1675 "size" : 8, 1676 "source_file" : "system/core/include/utils/String16.h" 1677 }, 1678 { 1679 "alignment" : 8, 1680 "linker_set_key" : "_ZTIRKa", 1681 "name" : "const signed char &", 1682 "referenced_type" : "_ZTIKa", 1683 "size" : 8, 1684 "source_file" : "system/core/include/utils/TypeHelpers.h" 1685 }, 1686 { 1687 "alignment" : 8, 1688 "linker_set_key" : "_ZTIRKb", 1689 "name" : "const bool &", 1690 "referenced_type" : "_ZTIKb", 1691 "size" : 8, 1692 "source_file" : "system/core/include/utils/TypeHelpers.h" 1693 }, 1694 { 1695 "alignment" : 8, 1696 "linker_set_key" : "_ZTIRKd", 1697 "name" : "const double &", 1698 "referenced_type" : "_ZTIKd", 1699 "size" : 8, 1700 "source_file" : "system/core/include/utils/TypeHelpers.h" 1701 }, 1702 { 1703 "alignment" : 8, 1704 "linker_set_key" : "_ZTIRKf", 1705 "name" : "const float &", 1706 "referenced_type" : "_ZTIKf", 1707 "size" : 8, 1708 "source_file" : "system/core/include/utils/TypeHelpers.h" 1709 }, 1710 { 1711 "alignment" : 8, 1712 "linker_set_key" : "_ZTIRKh", 1713 "name" : "const unsigned char &", 1714 "referenced_type" : "_ZTIKh", 1715 "size" : 8, 1716 "source_file" : "system/core/include/utils/TypeHelpers.h" 1717 }, 1718 { 1719 "alignment" : 8, 1720 "linker_set_key" : "_ZTIRKi", 1721 "name" : "const int &", 1722 "referenced_type" : "_ZTIKi", 1723 "size" : 8, 1724 "source_file" : "system/core/include/utils/TypeHelpers.h" 1725 }, 1726 { 1727 "alignment" : 8, 1728 "linker_set_key" : "_ZTIRKj", 1729 "name" : "const unsigned int &", 1730 "referenced_type" : "_ZTIKj", 1731 "size" : 8, 1732 "source_file" : "system/core/include/utils/TypeHelpers.h" 1733 }, 1734 { 1735 "alignment" : 8, 1736 "linker_set_key" : "_ZTIRKl", 1737 "name" : "const long &", 1738 "referenced_type" : "_ZTIKl", 1739 "size" : 8, 1740 "source_file" : "system/core/include/utils/TypeHelpers.h" 1741 }, 1742 { 1743 "alignment" : 8, 1744 "linker_set_key" : "_ZTIRKm", 1745 "name" : "const unsigned long &", 1746 "referenced_type" : "_ZTIKm", 1747 "size" : 8, 1748 "source_file" : "system/core/include/utils/TypeHelpers.h" 1749 }, 1750 { 1751 "alignment" : 8, 1752 "linker_set_key" : "_ZTIRKs", 1753 "name" : "const short &", 1754 "referenced_type" : "_ZTIKs", 1755 "size" : 8, 1756 "source_file" : "system/core/include/utils/TypeHelpers.h" 1757 }, 1758 { 1759 "alignment" : 8, 1760 "linker_set_key" : "_ZTIRKt", 1761 "name" : "const unsigned short &", 1762 "referenced_type" : "_ZTIKt", 1763 "size" : 8, 1764 "source_file" : "system/core/include/utils/TypeHelpers.h" 1765 }, 1766 { 1767 "alignment" : 8, 1768 "linker_set_key" : "_ZTIRN7android7String8E", 1769 "name" : "android::String8 &", 1770 "referenced_type" : "_ZTIN7android7String8E", 1771 "size" : 8, 1772 "source_file" : "system/core/include/utils/String8.h" 1773 }, 1774 { 1775 "alignment" : 8, 1776 "linker_set_key" : "_ZTIRN7android8String16E", 1777 "name" : "android::String16 &", 1778 "referenced_type" : "_ZTIN7android8String16E", 1779 "size" : 8, 1780 "source_file" : "system/core/include/utils/String16.h" 1781 } 1782 ], 1783 "pointer_types" : 1784 [ 1785 { 1786 "alignment" : 8, 1787 "linker_set_key" : "_ZTIP11AStatsEvent", 1788 "name" : "AStatsEvent *", 1789 "referenced_type" : "_ZTI11AStatsEvent", 1790 "size" : 8, 1791 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1792 }, 1793 { 1794 "alignment" : 8, 1795 "linker_set_key" : "_ZTIP15AStatsEventList", 1796 "name" : "AStatsEventList *", 1797 "referenced_type" : "_ZTI15AStatsEventList", 1798 "size" : 8, 1799 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1800 }, 1801 { 1802 "alignment" : 8, 1803 "linker_set_key" : "_ZTIP30AStatsManager_PullAtomMetadata", 1804 "name" : "AStatsManager_PullAtomMetadata *", 1805 "referenced_type" : "_ZTI30AStatsManager_PullAtomMetadata", 1806 "size" : 8, 1807 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1808 }, 1809 { 1810 "alignment" : 8, 1811 "linker_set_key" : "_ZTIP8log_time", 1812 "name" : "log_time *", 1813 "referenced_type" : "_ZTI8log_time", 1814 "size" : 8, 1815 "source_file" : "system/logging/liblog/include/log/log_time.h" 1816 }, 1817 { 1818 "alignment" : 8, 1819 "linker_set_key" : "_ZTIPFiiP15AStatsEventListPvE", 1820 "name" : "int (*)(int, AStatsEventList *, void *)", 1821 "referenced_type" : "_ZTIFiiP15AStatsEventListPvE", 1822 "size" : 8, 1823 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1824 }, 1825 { 1826 "alignment" : 8, 1827 "linker_set_key" : "_ZTIPFvi40AStatsManager_SubscriptionCallbackReasonPhmPvE", 1828 "name" : "void (*)(int, AStatsManager_SubscriptionCallbackReason, unsigned char *, unsigned long, void *)", 1829 "referenced_type" : "_ZTIFvi40AStatsManager_SubscriptionCallbackReasonPhmPvE", 1830 "size" : 8, 1831 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1832 }, 1833 { 1834 "alignment" : 8, 1835 "linker_set_key" : "_ZTIPK8log_time", 1836 "name" : "const log_time *", 1837 "referenced_type" : "_ZTIK8log_time", 1838 "size" : 8, 1839 "source_file" : "system/logging/liblog/include/log/log_time.h" 1840 }, 1841 { 1842 "alignment" : 8, 1843 "linker_set_key" : "_ZTIPKDs", 1844 "name" : "const char16_t *", 1845 "referenced_type" : "_ZTIKDs", 1846 "size" : 8, 1847 "source_file" : "system/core/include/utils/String16.h" 1848 }, 1849 { 1850 "alignment" : 8, 1851 "linker_set_key" : "_ZTIPKN7android7String8E", 1852 "name" : "const android::String8 *", 1853 "referenced_type" : "_ZTIKN7android7String8E", 1854 "size" : 8, 1855 "source_file" : "system/core/include/utils/String8.h" 1856 }, 1857 { 1858 "alignment" : 8, 1859 "linker_set_key" : "_ZTIPKN7android8String16E", 1860 "name" : "const android::String16 *", 1861 "referenced_type" : "_ZTIKN7android8String16E", 1862 "size" : 8, 1863 "source_file" : "system/core/include/utils/String16.h" 1864 }, 1865 { 1866 "alignment" : 8, 1867 "linker_set_key" : "_ZTIPKN7android9CallStackE", 1868 "name" : "const android::CallStack *", 1869 "referenced_type" : "_ZTIKN7android9CallStackE", 1870 "size" : 8, 1871 "source_file" : "system/core/include/utils/CallStack.h" 1872 }, 1873 { 1874 "alignment" : 8, 1875 "linker_set_key" : "_ZTIPKc", 1876 "name" : "const char *", 1877 "referenced_type" : "_ZTIKc", 1878 "size" : 8, 1879 "source_file" : "system/logging/liblog/include/android/log.h" 1880 }, 1881 { 1882 "alignment" : 8, 1883 "linker_set_key" : "_ZTIPKh", 1884 "name" : "const unsigned char *", 1885 "referenced_type" : "_ZTIKh", 1886 "size" : 8, 1887 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1888 }, 1889 { 1890 "alignment" : 8, 1891 "linker_set_key" : "_ZTIPN7android7String8E", 1892 "name" : "android::String8 *", 1893 "referenced_type" : "_ZTIN7android7String8E", 1894 "size" : 8, 1895 "source_file" : "system/core/include/utils/String8.h" 1896 }, 1897 { 1898 "alignment" : 8, 1899 "linker_set_key" : "_ZTIPN7android8String16E", 1900 "name" : "android::String16 *", 1901 "referenced_type" : "_ZTIN7android8String16E", 1902 "size" : 8, 1903 "source_file" : "system/core/include/utils/String16.h" 1904 }, 1905 { 1906 "alignment" : 8, 1907 "linker_set_key" : "_ZTIPN7android9CallStack12StackDeleterE", 1908 "name" : "android::CallStack::StackDeleter *", 1909 "referenced_type" : "_ZTIN7android9CallStack12StackDeleterE", 1910 "size" : 8, 1911 "source_file" : "system/core/include/utils/CallStack.h" 1912 }, 1913 { 1914 "alignment" : 8, 1915 "linker_set_key" : "_ZTIPN7android9CallStackE", 1916 "name" : "android::CallStack *", 1917 "referenced_type" : "_ZTIN7android9CallStackE", 1918 "size" : 8, 1919 "source_file" : "system/core/include/utils/CallStack.h" 1920 }, 1921 { 1922 "alignment" : 8, 1923 "linker_set_key" : "_ZTIPh", 1924 "name" : "unsigned char *", 1925 "referenced_type" : "_ZTIh", 1926 "size" : 8, 1927 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1928 }, 1929 { 1930 "alignment" : 8, 1931 "linker_set_key" : "_ZTIPi", 1932 "name" : "int *", 1933 "referenced_type" : "_ZTIi", 1934 "size" : 8, 1935 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_pull_atom_callback.h" 1936 }, 1937 { 1938 "alignment" : 8, 1939 "linker_set_key" : "_ZTIPv", 1940 "name" : "void *", 1941 "referenced_type" : "_ZTIv", 1942 "size" : 8, 1943 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 1944 } 1945 ], 1946 "qualified_types" : 1947 [ 1948 { 1949 "alignment" : 1, 1950 "is_const" : true, 1951 "linker_set_key" : "_ZTIK8log_time", 1952 "name" : "const log_time", 1953 "referenced_type" : "_ZTI8log_time", 1954 "size" : 8, 1955 "source_file" : "system/logging/liblog/include/log/log_time.h" 1956 }, 1957 { 1958 "alignment" : 8, 1959 "is_const" : true, 1960 "linker_set_key" : "_ZTIK8timespec", 1961 "name" : "const timespec", 1962 "referenced_type" : "_ZTI8timespec", 1963 "size" : 16, 1964 "source_file" : "system/logging/liblog/include/log/log_time.h" 1965 }, 1966 { 1967 "alignment" : 2, 1968 "is_const" : true, 1969 "linker_set_key" : "_ZTIKDs", 1970 "name" : "const char16_t", 1971 "referenced_type" : "_ZTIDs", 1972 "size" : 2, 1973 "source_file" : "system/core/include/utils/String16.h" 1974 }, 1975 { 1976 "alignment" : 8, 1977 "is_const" : true, 1978 "linker_set_key" : "_ZTIKN7android7String8E", 1979 "name" : "const android::String8", 1980 "referenced_type" : "_ZTIN7android7String8E", 1981 "size" : 8, 1982 "source_file" : "system/core/include/utils/String8.h" 1983 }, 1984 { 1985 "alignment" : 8, 1986 "is_const" : true, 1987 "linker_set_key" : "_ZTIKN7android8String16E", 1988 "name" : "const android::String16", 1989 "referenced_type" : "_ZTIN7android8String16E", 1990 "size" : 8, 1991 "source_file" : "system/core/include/utils/String16.h" 1992 }, 1993 { 1994 "alignment" : 8, 1995 "is_const" : true, 1996 "linker_set_key" : "_ZTIKN7android9CallStackE", 1997 "name" : "const android::CallStack", 1998 "referenced_type" : "_ZTIN7android9CallStackE", 1999 "size" : 40, 2000 "source_file" : "system/core/include/utils/CallStack.h" 2001 }, 2002 { 2003 "alignment" : 8, 2004 "is_const" : true, 2005 "linker_set_key" : "_ZTIKPFvi40AStatsManager_SubscriptionCallbackReasonPhmPvE", 2006 "name" : "void (*const)(int, AStatsManager_SubscriptionCallbackReason, unsigned char *, unsigned long, void *)", 2007 "referenced_type" : "_ZTIPFvi40AStatsManager_SubscriptionCallbackReasonPhmPvE", 2008 "size" : 8, 2009 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 2010 }, 2011 { 2012 "alignment" : 1, 2013 "is_const" : true, 2014 "linker_set_key" : "_ZTIKa", 2015 "name" : "const signed char", 2016 "referenced_type" : "_ZTIa", 2017 "size" : 1, 2018 "source_file" : "system/core/include/utils/TypeHelpers.h" 2019 }, 2020 { 2021 "alignment" : 1, 2022 "is_const" : true, 2023 "linker_set_key" : "_ZTIKc", 2024 "name" : "const char", 2025 "referenced_type" : "_ZTIc", 2026 "size" : 1, 2027 "source_file" : "system/logging/liblog/include/android/log.h" 2028 }, 2029 { 2030 "alignment" : 8, 2031 "is_const" : true, 2032 "linker_set_key" : "_ZTIKd", 2033 "name" : "const double", 2034 "referenced_type" : "_ZTId", 2035 "size" : 8, 2036 "source_file" : "system/core/include/utils/TypeHelpers.h" 2037 }, 2038 { 2039 "alignment" : 4, 2040 "is_const" : true, 2041 "linker_set_key" : "_ZTIKf", 2042 "name" : "const float", 2043 "referenced_type" : "_ZTIf", 2044 "size" : 4, 2045 "source_file" : "system/core/include/utils/TypeHelpers.h" 2046 }, 2047 { 2048 "alignment" : 1, 2049 "is_const" : true, 2050 "linker_set_key" : "_ZTIKh", 2051 "name" : "const unsigned char", 2052 "referenced_type" : "_ZTIh", 2053 "size" : 1, 2054 "source_file" : "packages/modules/StatsD/lib/libstatspull/include/stats_subscription.h" 2055 }, 2056 { 2057 "alignment" : 4, 2058 "is_const" : true, 2059 "linker_set_key" : "_ZTIKj", 2060 "name" : "const unsigned int", 2061 "referenced_type" : "_ZTIj", 2062 "size" : 4, 2063 "source_file" : "system/core/include/utils/TypeHelpers.h" 2064 }, 2065 { 2066 "alignment" : 8, 2067 "is_const" : true, 2068 "linker_set_key" : "_ZTIKl", 2069 "name" : "const long", 2070 "referenced_type" : "_ZTIl", 2071 "size" : 8, 2072 "source_file" : "system/core/include/utils/TypeHelpers.h" 2073 }, 2074 { 2075 "alignment" : 8, 2076 "is_const" : true, 2077 "linker_set_key" : "_ZTIKm", 2078 "name" : "const unsigned long", 2079 "referenced_type" : "_ZTIm", 2080 "size" : 8, 2081 "source_file" : "system/core/include/utils/TypeHelpers.h" 2082 }, 2083 { 2084 "alignment" : 2, 2085 "is_const" : true, 2086 "linker_set_key" : "_ZTIKs", 2087 "name" : "const short", 2088 "referenced_type" : "_ZTIs", 2089 "size" : 2, 2090 "source_file" : "system/core/include/utils/TypeHelpers.h" 2091 }, 2092 { 2093 "alignment" : 2, 2094 "is_const" : true, 2095 "linker_set_key" : "_ZTIKt", 2096 "name" : "const unsigned short", 2097 "referenced_type" : "_ZTIt", 2098 "size" : 2, 2099 "source_file" : "system/core/include/utils/TypeHelpers.h" 2100 } 2101 ], 2102 "record_types" : 2103 [ 2104 { 2105 "alignment" : 8, 2106 "fields" : 2107 [ 2108 { 2109 "field_name" : "struct_size", 2110 "referenced_type" : "_ZTIm" 2111 }, 2112 { 2113 "field_name" : "buffer_id", 2114 "field_offset" : 64, 2115 "referenced_type" : "_ZTIi" 2116 }, 2117 { 2118 "field_name" : "priority", 2119 "field_offset" : 96, 2120 "referenced_type" : "_ZTIi" 2121 }, 2122 { 2123 "field_name" : "tag", 2124 "field_offset" : 128, 2125 "referenced_type" : "_ZTIPKc" 2126 }, 2127 { 2128 "field_name" : "file", 2129 "field_offset" : 192, 2130 "referenced_type" : "_ZTIPKc" 2131 }, 2132 { 2133 "field_name" : "line", 2134 "field_offset" : 256, 2135 "referenced_type" : "_ZTIj" 2136 }, 2137 { 2138 "field_name" : "message", 2139 "field_offset" : 320, 2140 "referenced_type" : "_ZTIPKc" 2141 } 2142 ], 2143 "linker_set_key" : "_ZTI21__android_log_message", 2144 "name" : "__android_log_message", 2145 "size" : 48, 2146 "source_file" : "system/logging/liblog/include/android/log.h" 2147 }, 2148 { 2149 "alignment" : 1, 2150 "fields" : 2151 [ 2152 { 2153 "field_name" : "tv_sec", 2154 "referenced_type" : "_ZTIj" 2155 }, 2156 { 2157 "field_name" : "tv_nsec", 2158 "field_offset" : 32, 2159 "referenced_type" : "_ZTIj" 2160 } 2161 ], 2162 "linker_set_key" : "_ZTI8log_time", 2163 "name" : "log_time", 2164 "size" : 8, 2165 "source_file" : "system/logging/liblog/include/log/log_time.h" 2166 }, 2167 { 2168 "alignment" : 1, 2169 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIbEE", 2170 "name" : "android::trait_trivial_copy<bool>", 2171 "size" : 1, 2172 "source_file" : "system/core/include/utils/TypeHelpers.h", 2173 "template_args" : 2174 [ 2175 "_ZTIb" 2176 ] 2177 }, 2178 { 2179 "alignment" : 1, 2180 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIcEE", 2181 "name" : "android::trait_trivial_copy<char>", 2182 "size" : 1, 2183 "source_file" : "system/core/include/utils/TypeHelpers.h", 2184 "template_args" : 2185 [ 2186 "_ZTIc" 2187 ] 2188 }, 2189 { 2190 "alignment" : 1, 2191 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIdEE", 2192 "name" : "android::trait_trivial_copy<double>", 2193 "size" : 1, 2194 "source_file" : "system/core/include/utils/TypeHelpers.h", 2195 "template_args" : 2196 [ 2197 "_ZTId" 2198 ] 2199 }, 2200 { 2201 "alignment" : 1, 2202 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIfEE", 2203 "name" : "android::trait_trivial_copy<float>", 2204 "size" : 1, 2205 "source_file" : "system/core/include/utils/TypeHelpers.h", 2206 "template_args" : 2207 [ 2208 "_ZTIf" 2209 ] 2210 }, 2211 { 2212 "alignment" : 1, 2213 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIhEE", 2214 "name" : "android::trait_trivial_copy<unsigned char>", 2215 "size" : 1, 2216 "source_file" : "system/core/include/utils/TypeHelpers.h", 2217 "template_args" : 2218 [ 2219 "_ZTIh" 2220 ] 2221 }, 2222 { 2223 "alignment" : 1, 2224 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIiEE", 2225 "name" : "android::trait_trivial_copy<int>", 2226 "size" : 1, 2227 "source_file" : "system/core/include/utils/TypeHelpers.h", 2228 "template_args" : 2229 [ 2230 "_ZTIi" 2231 ] 2232 }, 2233 { 2234 "alignment" : 1, 2235 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIjEE", 2236 "name" : "android::trait_trivial_copy<unsigned int>", 2237 "size" : 1, 2238 "source_file" : "system/core/include/utils/TypeHelpers.h", 2239 "template_args" : 2240 [ 2241 "_ZTIj" 2242 ] 2243 }, 2244 { 2245 "alignment" : 1, 2246 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIlEE", 2247 "name" : "android::trait_trivial_copy<long>", 2248 "size" : 1, 2249 "source_file" : "system/core/include/utils/TypeHelpers.h", 2250 "template_args" : 2251 [ 2252 "_ZTIl" 2253 ] 2254 }, 2255 { 2256 "alignment" : 1, 2257 "linker_set_key" : "_ZTIN7android18trait_trivial_copyImEE", 2258 "name" : "android::trait_trivial_copy<unsigned long>", 2259 "size" : 1, 2260 "source_file" : "system/core/include/utils/TypeHelpers.h", 2261 "template_args" : 2262 [ 2263 "_ZTIm" 2264 ] 2265 }, 2266 { 2267 "alignment" : 1, 2268 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIsEE", 2269 "name" : "android::trait_trivial_copy<short>", 2270 "size" : 1, 2271 "source_file" : "system/core/include/utils/TypeHelpers.h", 2272 "template_args" : 2273 [ 2274 "_ZTIs" 2275 ] 2276 }, 2277 { 2278 "alignment" : 1, 2279 "linker_set_key" : "_ZTIN7android18trait_trivial_copyItEE", 2280 "name" : "android::trait_trivial_copy<unsigned short>", 2281 "size" : 1, 2282 "source_file" : "system/core/include/utils/TypeHelpers.h", 2283 "template_args" : 2284 [ 2285 "_ZTIt" 2286 ] 2287 }, 2288 { 2289 "alignment" : 1, 2290 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIvEE", 2291 "name" : "android::trait_trivial_copy<void>", 2292 "size" : 1, 2293 "source_file" : "system/core/include/utils/TypeHelpers.h", 2294 "template_args" : 2295 [ 2296 "_ZTIv" 2297 ] 2298 }, 2299 { 2300 "alignment" : 1, 2301 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIxEE", 2302 "name" : "android::trait_trivial_copy<long long>", 2303 "size" : 1, 2304 "source_file" : "system/core/include/utils/TypeHelpers.h", 2305 "template_args" : 2306 [ 2307 "_ZTIx" 2308 ] 2309 }, 2310 { 2311 "alignment" : 1, 2312 "linker_set_key" : "_ZTIN7android18trait_trivial_copyIyEE", 2313 "name" : "android::trait_trivial_copy<unsigned long long>", 2314 "size" : 1, 2315 "source_file" : "system/core/include/utils/TypeHelpers.h", 2316 "template_args" : 2317 [ 2318 "_ZTIy" 2319 ] 2320 }, 2321 { 2322 "alignment" : 1, 2323 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIbEE", 2324 "name" : "android::trait_trivial_ctor<bool>", 2325 "size" : 1, 2326 "source_file" : "system/core/include/utils/TypeHelpers.h", 2327 "template_args" : 2328 [ 2329 "_ZTIb" 2330 ] 2331 }, 2332 { 2333 "alignment" : 1, 2334 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIcEE", 2335 "name" : "android::trait_trivial_ctor<char>", 2336 "size" : 1, 2337 "source_file" : "system/core/include/utils/TypeHelpers.h", 2338 "template_args" : 2339 [ 2340 "_ZTIc" 2341 ] 2342 }, 2343 { 2344 "alignment" : 1, 2345 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIdEE", 2346 "name" : "android::trait_trivial_ctor<double>", 2347 "size" : 1, 2348 "source_file" : "system/core/include/utils/TypeHelpers.h", 2349 "template_args" : 2350 [ 2351 "_ZTId" 2352 ] 2353 }, 2354 { 2355 "alignment" : 1, 2356 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIfEE", 2357 "name" : "android::trait_trivial_ctor<float>", 2358 "size" : 1, 2359 "source_file" : "system/core/include/utils/TypeHelpers.h", 2360 "template_args" : 2361 [ 2362 "_ZTIf" 2363 ] 2364 }, 2365 { 2366 "alignment" : 1, 2367 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIhEE", 2368 "name" : "android::trait_trivial_ctor<unsigned char>", 2369 "size" : 1, 2370 "source_file" : "system/core/include/utils/TypeHelpers.h", 2371 "template_args" : 2372 [ 2373 "_ZTIh" 2374 ] 2375 }, 2376 { 2377 "alignment" : 1, 2378 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIiEE", 2379 "name" : "android::trait_trivial_ctor<int>", 2380 "size" : 1, 2381 "source_file" : "system/core/include/utils/TypeHelpers.h", 2382 "template_args" : 2383 [ 2384 "_ZTIi" 2385 ] 2386 }, 2387 { 2388 "alignment" : 1, 2389 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIjEE", 2390 "name" : "android::trait_trivial_ctor<unsigned int>", 2391 "size" : 1, 2392 "source_file" : "system/core/include/utils/TypeHelpers.h", 2393 "template_args" : 2394 [ 2395 "_ZTIj" 2396 ] 2397 }, 2398 { 2399 "alignment" : 1, 2400 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIlEE", 2401 "name" : "android::trait_trivial_ctor<long>", 2402 "size" : 1, 2403 "source_file" : "system/core/include/utils/TypeHelpers.h", 2404 "template_args" : 2405 [ 2406 "_ZTIl" 2407 ] 2408 }, 2409 { 2410 "alignment" : 1, 2411 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorImEE", 2412 "name" : "android::trait_trivial_ctor<unsigned long>", 2413 "size" : 1, 2414 "source_file" : "system/core/include/utils/TypeHelpers.h", 2415 "template_args" : 2416 [ 2417 "_ZTIm" 2418 ] 2419 }, 2420 { 2421 "alignment" : 1, 2422 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIsEE", 2423 "name" : "android::trait_trivial_ctor<short>", 2424 "size" : 1, 2425 "source_file" : "system/core/include/utils/TypeHelpers.h", 2426 "template_args" : 2427 [ 2428 "_ZTIs" 2429 ] 2430 }, 2431 { 2432 "alignment" : 1, 2433 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorItEE", 2434 "name" : "android::trait_trivial_ctor<unsigned short>", 2435 "size" : 1, 2436 "source_file" : "system/core/include/utils/TypeHelpers.h", 2437 "template_args" : 2438 [ 2439 "_ZTIt" 2440 ] 2441 }, 2442 { 2443 "alignment" : 1, 2444 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIvEE", 2445 "name" : "android::trait_trivial_ctor<void>", 2446 "size" : 1, 2447 "source_file" : "system/core/include/utils/TypeHelpers.h", 2448 "template_args" : 2449 [ 2450 "_ZTIv" 2451 ] 2452 }, 2453 { 2454 "alignment" : 1, 2455 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIxEE", 2456 "name" : "android::trait_trivial_ctor<long long>", 2457 "size" : 1, 2458 "source_file" : "system/core/include/utils/TypeHelpers.h", 2459 "template_args" : 2460 [ 2461 "_ZTIx" 2462 ] 2463 }, 2464 { 2465 "alignment" : 1, 2466 "linker_set_key" : "_ZTIN7android18trait_trivial_ctorIyEE", 2467 "name" : "android::trait_trivial_ctor<unsigned long long>", 2468 "size" : 1, 2469 "source_file" : "system/core/include/utils/TypeHelpers.h", 2470 "template_args" : 2471 [ 2472 "_ZTIy" 2473 ] 2474 }, 2475 { 2476 "alignment" : 1, 2477 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIbEE", 2478 "name" : "android::trait_trivial_dtor<bool>", 2479 "size" : 1, 2480 "source_file" : "system/core/include/utils/TypeHelpers.h", 2481 "template_args" : 2482 [ 2483 "_ZTIb" 2484 ] 2485 }, 2486 { 2487 "alignment" : 1, 2488 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIcEE", 2489 "name" : "android::trait_trivial_dtor<char>", 2490 "size" : 1, 2491 "source_file" : "system/core/include/utils/TypeHelpers.h", 2492 "template_args" : 2493 [ 2494 "_ZTIc" 2495 ] 2496 }, 2497 { 2498 "alignment" : 1, 2499 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIdEE", 2500 "name" : "android::trait_trivial_dtor<double>", 2501 "size" : 1, 2502 "source_file" : "system/core/include/utils/TypeHelpers.h", 2503 "template_args" : 2504 [ 2505 "_ZTId" 2506 ] 2507 }, 2508 { 2509 "alignment" : 1, 2510 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIfEE", 2511 "name" : "android::trait_trivial_dtor<float>", 2512 "size" : 1, 2513 "source_file" : "system/core/include/utils/TypeHelpers.h", 2514 "template_args" : 2515 [ 2516 "_ZTIf" 2517 ] 2518 }, 2519 { 2520 "alignment" : 1, 2521 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIhEE", 2522 "name" : "android::trait_trivial_dtor<unsigned char>", 2523 "size" : 1, 2524 "source_file" : "system/core/include/utils/TypeHelpers.h", 2525 "template_args" : 2526 [ 2527 "_ZTIh" 2528 ] 2529 }, 2530 { 2531 "alignment" : 1, 2532 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIiEE", 2533 "name" : "android::trait_trivial_dtor<int>", 2534 "size" : 1, 2535 "source_file" : "system/core/include/utils/TypeHelpers.h", 2536 "template_args" : 2537 [ 2538 "_ZTIi" 2539 ] 2540 }, 2541 { 2542 "alignment" : 1, 2543 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIjEE", 2544 "name" : "android::trait_trivial_dtor<unsigned int>", 2545 "size" : 1, 2546 "source_file" : "system/core/include/utils/TypeHelpers.h", 2547 "template_args" : 2548 [ 2549 "_ZTIj" 2550 ] 2551 }, 2552 { 2553 "alignment" : 1, 2554 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIlEE", 2555 "name" : "android::trait_trivial_dtor<long>", 2556 "size" : 1, 2557 "source_file" : "system/core/include/utils/TypeHelpers.h", 2558 "template_args" : 2559 [ 2560 "_ZTIl" 2561 ] 2562 }, 2563 { 2564 "alignment" : 1, 2565 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorImEE", 2566 "name" : "android::trait_trivial_dtor<unsigned long>", 2567 "size" : 1, 2568 "source_file" : "system/core/include/utils/TypeHelpers.h", 2569 "template_args" : 2570 [ 2571 "_ZTIm" 2572 ] 2573 }, 2574 { 2575 "alignment" : 1, 2576 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIsEE", 2577 "name" : "android::trait_trivial_dtor<short>", 2578 "size" : 1, 2579 "source_file" : "system/core/include/utils/TypeHelpers.h", 2580 "template_args" : 2581 [ 2582 "_ZTIs" 2583 ] 2584 }, 2585 { 2586 "alignment" : 1, 2587 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorItEE", 2588 "name" : "android::trait_trivial_dtor<unsigned short>", 2589 "size" : 1, 2590 "source_file" : "system/core/include/utils/TypeHelpers.h", 2591 "template_args" : 2592 [ 2593 "_ZTIt" 2594 ] 2595 }, 2596 { 2597 "alignment" : 1, 2598 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIvEE", 2599 "name" : "android::trait_trivial_dtor<void>", 2600 "size" : 1, 2601 "source_file" : "system/core/include/utils/TypeHelpers.h", 2602 "template_args" : 2603 [ 2604 "_ZTIv" 2605 ] 2606 }, 2607 { 2608 "alignment" : 1, 2609 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIxEE", 2610 "name" : "android::trait_trivial_dtor<long long>", 2611 "size" : 1, 2612 "source_file" : "system/core/include/utils/TypeHelpers.h", 2613 "template_args" : 2614 [ 2615 "_ZTIx" 2616 ] 2617 }, 2618 { 2619 "alignment" : 1, 2620 "linker_set_key" : "_ZTIN7android18trait_trivial_dtorIyEE", 2621 "name" : "android::trait_trivial_dtor<unsigned long long>", 2622 "size" : 1, 2623 "source_file" : "system/core/include/utils/TypeHelpers.h", 2624 "template_args" : 2625 [ 2626 "_ZTIy" 2627 ] 2628 }, 2629 { 2630 "alignment" : 1, 2631 "linker_set_key" : "_ZTIN7android18trait_trivial_moveINS_7String8EEE", 2632 "name" : "android::trait_trivial_move<android::String8>", 2633 "size" : 1, 2634 "source_file" : "system/core/include/utils/String8.h", 2635 "template_args" : 2636 [ 2637 "_ZTIN7android7String8E" 2638 ] 2639 }, 2640 { 2641 "alignment" : 1, 2642 "linker_set_key" : "_ZTIN7android18trait_trivial_moveINS_8String16EEE", 2643 "name" : "android::trait_trivial_move<android::String16>", 2644 "size" : 1, 2645 "source_file" : "system/core/include/utils/String16.h", 2646 "template_args" : 2647 [ 2648 "_ZTIN7android8String16E" 2649 ] 2650 }, 2651 { 2652 "alignment" : 1, 2653 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIbEE", 2654 "name" : "android::trait_trivial_move<bool>", 2655 "size" : 1, 2656 "source_file" : "system/core/include/utils/TypeHelpers.h", 2657 "template_args" : 2658 [ 2659 "_ZTIb" 2660 ] 2661 }, 2662 { 2663 "alignment" : 1, 2664 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIcEE", 2665 "name" : "android::trait_trivial_move<char>", 2666 "size" : 1, 2667 "source_file" : "system/core/include/utils/TypeHelpers.h", 2668 "template_args" : 2669 [ 2670 "_ZTIc" 2671 ] 2672 }, 2673 { 2674 "alignment" : 1, 2675 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIdEE", 2676 "name" : "android::trait_trivial_move<double>", 2677 "size" : 1, 2678 "source_file" : "system/core/include/utils/TypeHelpers.h", 2679 "template_args" : 2680 [ 2681 "_ZTId" 2682 ] 2683 }, 2684 { 2685 "alignment" : 1, 2686 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIfEE", 2687 "name" : "android::trait_trivial_move<float>", 2688 "size" : 1, 2689 "source_file" : "system/core/include/utils/TypeHelpers.h", 2690 "template_args" : 2691 [ 2692 "_ZTIf" 2693 ] 2694 }, 2695 { 2696 "alignment" : 1, 2697 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIhEE", 2698 "name" : "android::trait_trivial_move<unsigned char>", 2699 "size" : 1, 2700 "source_file" : "system/core/include/utils/TypeHelpers.h", 2701 "template_args" : 2702 [ 2703 "_ZTIh" 2704 ] 2705 }, 2706 { 2707 "alignment" : 1, 2708 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIiEE", 2709 "name" : "android::trait_trivial_move<int>", 2710 "size" : 1, 2711 "source_file" : "system/core/include/utils/TypeHelpers.h", 2712 "template_args" : 2713 [ 2714 "_ZTIi" 2715 ] 2716 }, 2717 { 2718 "alignment" : 1, 2719 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIjEE", 2720 "name" : "android::trait_trivial_move<unsigned int>", 2721 "size" : 1, 2722 "source_file" : "system/core/include/utils/TypeHelpers.h", 2723 "template_args" : 2724 [ 2725 "_ZTIj" 2726 ] 2727 }, 2728 { 2729 "alignment" : 1, 2730 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIlEE", 2731 "name" : "android::trait_trivial_move<long>", 2732 "size" : 1, 2733 "source_file" : "system/core/include/utils/TypeHelpers.h", 2734 "template_args" : 2735 [ 2736 "_ZTIl" 2737 ] 2738 }, 2739 { 2740 "alignment" : 1, 2741 "linker_set_key" : "_ZTIN7android18trait_trivial_moveImEE", 2742 "name" : "android::trait_trivial_move<unsigned long>", 2743 "size" : 1, 2744 "source_file" : "system/core/include/utils/TypeHelpers.h", 2745 "template_args" : 2746 [ 2747 "_ZTIm" 2748 ] 2749 }, 2750 { 2751 "alignment" : 1, 2752 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIsEE", 2753 "name" : "android::trait_trivial_move<short>", 2754 "size" : 1, 2755 "source_file" : "system/core/include/utils/TypeHelpers.h", 2756 "template_args" : 2757 [ 2758 "_ZTIs" 2759 ] 2760 }, 2761 { 2762 "alignment" : 1, 2763 "linker_set_key" : "_ZTIN7android18trait_trivial_moveItEE", 2764 "name" : "android::trait_trivial_move<unsigned short>", 2765 "size" : 1, 2766 "source_file" : "system/core/include/utils/TypeHelpers.h", 2767 "template_args" : 2768 [ 2769 "_ZTIt" 2770 ] 2771 }, 2772 { 2773 "alignment" : 1, 2774 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIvEE", 2775 "name" : "android::trait_trivial_move<void>", 2776 "size" : 1, 2777 "source_file" : "system/core/include/utils/TypeHelpers.h", 2778 "template_args" : 2779 [ 2780 "_ZTIv" 2781 ] 2782 }, 2783 { 2784 "alignment" : 1, 2785 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIxEE", 2786 "name" : "android::trait_trivial_move<long long>", 2787 "size" : 1, 2788 "source_file" : "system/core/include/utils/TypeHelpers.h", 2789 "template_args" : 2790 [ 2791 "_ZTIx" 2792 ] 2793 }, 2794 { 2795 "alignment" : 1, 2796 "linker_set_key" : "_ZTIN7android18trait_trivial_moveIyEE", 2797 "name" : "android::trait_trivial_move<unsigned long long>", 2798 "size" : 1, 2799 "source_file" : "system/core/include/utils/TypeHelpers.h", 2800 "template_args" : 2801 [ 2802 "_ZTIy" 2803 ] 2804 }, 2805 { 2806 "alignment" : 8, 2807 "fields" : 2808 [ 2809 { 2810 "access" : "private", 2811 "field_name" : "mString", 2812 "referenced_type" : "_ZTIPKc" 2813 } 2814 ], 2815 "linker_set_key" : "_ZTIN7android7String8E", 2816 "name" : "android::String8", 2817 "record_kind" : "class", 2818 "size" : 8, 2819 "source_file" : "system/core/include/utils/String8.h" 2820 }, 2821 { 2822 "alignment" : 8, 2823 "fields" : 2824 [ 2825 { 2826 "access" : "private", 2827 "field_name" : "mString", 2828 "referenced_type" : "_ZTIPKDs" 2829 } 2830 ], 2831 "linker_set_key" : "_ZTIN7android8String16E", 2832 "name" : "android::String16", 2833 "record_kind" : "class", 2834 "size" : 8, 2835 "source_file" : "system/core/include/utils/String16.h" 2836 }, 2837 { 2838 "alignment" : 1, 2839 "linker_set_key" : "_ZTIN7android9CallStack12StackDeleterE", 2840 "name" : "android::CallStack::StackDeleter", 2841 "size" : 1, 2842 "source_file" : "system/core/include/utils/CallStack.h" 2843 }, 2844 { 2845 "alignment" : 8, 2846 "fields" : 2847 [ 2848 { 2849 "access" : "private", 2850 "field_name" : "mFrameLines", 2851 "referenced_type" : "_ZTIN7android6VectorINS_7String8EEE" 2852 } 2853 ], 2854 "linker_set_key" : "_ZTIN7android9CallStackE", 2855 "name" : "android::CallStack", 2856 "record_kind" : "class", 2857 "size" : 40, 2858 "source_file" : "system/core/include/utils/CallStack.h" 2859 } 2860 ], 2861 "rvalue_reference_types" : [] 2862} 2863