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" : 4, 15 "linker_set_key" : "_ZTIDn", 16 "name" : "std::nullptr_t", 17 "size" : 4 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" : 8, 66 "linker_set_key" : "_ZTIe", 67 "name" : "long double", 68 "size" : 8 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" : 4, 101 "is_integral" : true, 102 "linker_set_key" : "_ZTIl", 103 "name" : "long", 104 "size" : 4 105 }, 106 { 107 "alignment" : 4, 108 "is_integral" : true, 109 "is_unsigned" : true, 110 "linker_set_key" : "_ZTIm", 111 "name" : "unsigned long", 112 "size" : 4 113 }, 114 { 115 "alignment" : 2, 116 "is_integral" : true, 117 "linker_set_key" : "_ZTIs", 118 "name" : "short", 119 "size" : 2 120 }, 121 { 122 "alignment" : 2, 123 "is_integral" : true, 124 "is_unsigned" : true, 125 "linker_set_key" : "_ZTIt", 126 "name" : "unsigned short", 127 "size" : 2 128 }, 129 { 130 "linker_set_key" : "_ZTIv", 131 "name" : "void" 132 }, 133 { 134 "alignment" : 4, 135 "is_integral" : true, 136 "is_unsigned" : true, 137 "linker_set_key" : "_ZTIw", 138 "name" : "wchar_t", 139 "size" : 4 140 }, 141 { 142 "alignment" : 8, 143 "is_integral" : true, 144 "linker_set_key" : "_ZTIx", 145 "name" : "long long", 146 "size" : 8 147 }, 148 { 149 "alignment" : 8, 150 "is_integral" : true, 151 "is_unsigned" : true, 152 "linker_set_key" : "_ZTIy", 153 "name" : "unsigned long long", 154 "size" : 8 155 } 156 ], 157 "elf_functions" : 158 [ 159 { 160 "name" : "AStatsEvent_addBoolAnnotation" 161 }, 162 { 163 "name" : "AStatsEvent_addInt32Annotation" 164 }, 165 { 166 "name" : "AStatsEvent_build" 167 }, 168 { 169 "name" : "AStatsEvent_obtain" 170 }, 171 { 172 "name" : "AStatsEvent_release" 173 }, 174 { 175 "name" : "AStatsEvent_setAtomId" 176 }, 177 { 178 "name" : "AStatsEvent_write" 179 }, 180 { 181 "name" : "AStatsEvent_writeAttributionChain" 182 }, 183 { 184 "name" : "AStatsEvent_writeBool" 185 }, 186 { 187 "name" : "AStatsEvent_writeBoolArray" 188 }, 189 { 190 "name" : "AStatsEvent_writeByteArray" 191 }, 192 { 193 "name" : "AStatsEvent_writeFloat" 194 }, 195 { 196 "name" : "AStatsEvent_writeFloatArray" 197 }, 198 { 199 "name" : "AStatsEvent_writeInt32" 200 }, 201 { 202 "name" : "AStatsEvent_writeInt32Array" 203 }, 204 { 205 "name" : "AStatsEvent_writeInt64" 206 }, 207 { 208 "name" : "AStatsEvent_writeInt64Array" 209 }, 210 { 211 "name" : "AStatsEvent_writeString" 212 }, 213 { 214 "name" : "AStatsEvent_writeStringArray" 215 }, 216 { 217 "name" : "AStatsSocket_close" 218 } 219 ], 220 "elf_objects" : [], 221 "enum_types" : 222 [ 223 { 224 "alignment" : 1, 225 "enum_fields" : 226 [ 227 { 228 "enum_field_value" : 1, 229 "name" : "ASTATSLOG_ANNOTATION_ID_IS_UID" 230 }, 231 { 232 "enum_field_value" : 2, 233 "name" : "ASTATSLOG_ANNOTATION_ID_TRUNCATE_TIMESTAMP" 234 }, 235 { 236 "enum_field_value" : 3, 237 "name" : "ASTATSLOG_ANNOTATION_ID_PRIMARY_FIELD" 238 }, 239 { 240 "enum_field_value" : 4, 241 "name" : "ASTATSLOG_ANNOTATION_ID_EXCLUSIVE_STATE" 242 }, 243 { 244 "enum_field_value" : 5, 245 "name" : "ASTATSLOG_ANNOTATION_ID_PRIMARY_FIELD_FIRST_UID" 246 }, 247 { 248 "enum_field_value" : 6, 249 "name" : "ASTATSLOG_ANNOTATION_ID_DEFAULT_STATE" 250 }, 251 { 252 "enum_field_value" : 7, 253 "name" : "ASTATSLOG_ANNOTATION_ID_TRIGGER_STATE_RESET" 254 }, 255 { 256 "enum_field_value" : 8, 257 "name" : "ASTATSLOG_ANNOTATION_ID_STATE_NESTED" 258 }, 259 { 260 "enum_field_value" : 9, 261 "name" : "ASTATSLOG_ANNOTATION_ID_RESTRICTION_CATEGORY" 262 }, 263 { 264 "enum_field_value" : 10, 265 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_PERIPHERAL_DEVICE_INFO" 266 }, 267 { 268 "enum_field_value" : 11, 269 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_APP_USAGE" 270 }, 271 { 272 "enum_field_value" : 12, 273 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_APP_ACTIVITY" 274 }, 275 { 276 "enum_field_value" : 13, 277 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_HEALTH_CONNECT" 278 }, 279 { 280 "enum_field_value" : 14, 281 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_ACCESSIBILITY" 282 }, 283 { 284 "enum_field_value" : 15, 285 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_SYSTEM_SEARCH" 286 }, 287 { 288 "enum_field_value" : 16, 289 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_USER_ENGAGEMENT" 290 }, 291 { 292 "enum_field_value" : 17, 293 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_AMBIENT_SENSING" 294 }, 295 { 296 "enum_field_value" : 18, 297 "name" : "ASTATSLOG_ANNOTATION_ID_FIELD_RESTRICTION_DEMOGRAPHIC_CLASSIFICATION" 298 } 299 ], 300 "linker_set_key" : "_ZTI13AnnotationIds", 301 "name" : "AnnotationIds", 302 "size" : 1, 303 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_annotations.h", 304 "underlying_type" : "_ZTIh" 305 }, 306 { 307 "alignment" : 4, 308 "enum_fields" : 309 [ 310 { 311 "enum_field_value" : 1, 312 "name" : "ASTATSLOG_RESTRICTION_CATEGORY_DIAGNOSTIC" 313 }, 314 { 315 "enum_field_value" : 2, 316 "name" : "ASTATSLOG_RESTRICTION_CATEGORY_SYSTEM_INTELLIGENCE" 317 }, 318 { 319 "enum_field_value" : 3, 320 "name" : "ASTATSLOG_RESTRICTION_CATEGORY_AUTHENTICATION" 321 }, 322 { 323 "enum_field_value" : 4, 324 "name" : "ASTATSLOG_RESTRICTION_CATEGORY_FRAUD_AND_ABUSE" 325 } 326 ], 327 "linker_set_key" : "_ZTI28AStatsLogRestrictionCategory", 328 "name" : "AStatsLogRestrictionCategory", 329 "size" : 4, 330 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_annotations.h", 331 "underlying_type" : "_ZTIj" 332 } 333 ], 334 "function_types" : [], 335 "functions" : 336 [ 337 { 338 "function_name" : "AStatsEvent_addBoolAnnotation", 339 "linker_set_key" : "AStatsEvent_addBoolAnnotation", 340 "parameters" : 341 [ 342 { 343 "referenced_type" : "_ZTIP11AStatsEvent" 344 }, 345 { 346 "referenced_type" : "_ZTIh" 347 }, 348 { 349 "referenced_type" : "_ZTIb" 350 } 351 ], 352 "return_type" : "_ZTIv", 353 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 354 }, 355 { 356 "function_name" : "AStatsEvent_addInt32Annotation", 357 "linker_set_key" : "AStatsEvent_addInt32Annotation", 358 "parameters" : 359 [ 360 { 361 "referenced_type" : "_ZTIP11AStatsEvent" 362 }, 363 { 364 "referenced_type" : "_ZTIh" 365 }, 366 { 367 "referenced_type" : "_ZTIi" 368 } 369 ], 370 "return_type" : "_ZTIv", 371 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 372 }, 373 { 374 "function_name" : "AStatsEvent_build", 375 "linker_set_key" : "AStatsEvent_build", 376 "parameters" : 377 [ 378 { 379 "referenced_type" : "_ZTIP11AStatsEvent" 380 } 381 ], 382 "return_type" : "_ZTIv", 383 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 384 }, 385 { 386 "function_name" : "AStatsEvent_obtain", 387 "linker_set_key" : "AStatsEvent_obtain", 388 "return_type" : "_ZTIP11AStatsEvent", 389 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 390 }, 391 { 392 "function_name" : "AStatsEvent_release", 393 "linker_set_key" : "AStatsEvent_release", 394 "parameters" : 395 [ 396 { 397 "referenced_type" : "_ZTIP11AStatsEvent" 398 } 399 ], 400 "return_type" : "_ZTIv", 401 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 402 }, 403 { 404 "function_name" : "AStatsEvent_setAtomId", 405 "linker_set_key" : "AStatsEvent_setAtomId", 406 "parameters" : 407 [ 408 { 409 "referenced_type" : "_ZTIP11AStatsEvent" 410 }, 411 { 412 "referenced_type" : "_ZTIj" 413 } 414 ], 415 "return_type" : "_ZTIv", 416 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 417 }, 418 { 419 "function_name" : "AStatsEvent_write", 420 "linker_set_key" : "AStatsEvent_write", 421 "parameters" : 422 [ 423 { 424 "referenced_type" : "_ZTIP11AStatsEvent" 425 } 426 ], 427 "return_type" : "_ZTIi", 428 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 429 }, 430 { 431 "function_name" : "AStatsEvent_writeAttributionChain", 432 "linker_set_key" : "AStatsEvent_writeAttributionChain", 433 "parameters" : 434 [ 435 { 436 "referenced_type" : "_ZTIP11AStatsEvent" 437 }, 438 { 439 "referenced_type" : "_ZTIPKj" 440 }, 441 { 442 "referenced_type" : "_ZTIPKPKc" 443 }, 444 { 445 "referenced_type" : "_ZTIh" 446 } 447 ], 448 "return_type" : "_ZTIv", 449 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 450 }, 451 { 452 "function_name" : "AStatsEvent_writeBool", 453 "linker_set_key" : "AStatsEvent_writeBool", 454 "parameters" : 455 [ 456 { 457 "referenced_type" : "_ZTIP11AStatsEvent" 458 }, 459 { 460 "referenced_type" : "_ZTIb" 461 } 462 ], 463 "return_type" : "_ZTIv", 464 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 465 }, 466 { 467 "function_name" : "AStatsEvent_writeBoolArray", 468 "linker_set_key" : "AStatsEvent_writeBoolArray", 469 "parameters" : 470 [ 471 { 472 "referenced_type" : "_ZTIP11AStatsEvent" 473 }, 474 { 475 "referenced_type" : "_ZTIPKb" 476 }, 477 { 478 "referenced_type" : "_ZTIj" 479 } 480 ], 481 "return_type" : "_ZTIv", 482 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 483 }, 484 { 485 "function_name" : "AStatsEvent_writeByteArray", 486 "linker_set_key" : "AStatsEvent_writeByteArray", 487 "parameters" : 488 [ 489 { 490 "referenced_type" : "_ZTIP11AStatsEvent" 491 }, 492 { 493 "referenced_type" : "_ZTIPKh" 494 }, 495 { 496 "referenced_type" : "_ZTIj" 497 } 498 ], 499 "return_type" : "_ZTIv", 500 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 501 }, 502 { 503 "function_name" : "AStatsEvent_writeFloat", 504 "linker_set_key" : "AStatsEvent_writeFloat", 505 "parameters" : 506 [ 507 { 508 "referenced_type" : "_ZTIP11AStatsEvent" 509 }, 510 { 511 "referenced_type" : "_ZTIf" 512 } 513 ], 514 "return_type" : "_ZTIv", 515 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 516 }, 517 { 518 "function_name" : "AStatsEvent_writeFloatArray", 519 "linker_set_key" : "AStatsEvent_writeFloatArray", 520 "parameters" : 521 [ 522 { 523 "referenced_type" : "_ZTIP11AStatsEvent" 524 }, 525 { 526 "referenced_type" : "_ZTIPKf" 527 }, 528 { 529 "referenced_type" : "_ZTIj" 530 } 531 ], 532 "return_type" : "_ZTIv", 533 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 534 }, 535 { 536 "function_name" : "AStatsEvent_writeInt32", 537 "linker_set_key" : "AStatsEvent_writeInt32", 538 "parameters" : 539 [ 540 { 541 "referenced_type" : "_ZTIP11AStatsEvent" 542 }, 543 { 544 "referenced_type" : "_ZTIi" 545 } 546 ], 547 "return_type" : "_ZTIv", 548 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 549 }, 550 { 551 "function_name" : "AStatsEvent_writeInt32Array", 552 "linker_set_key" : "AStatsEvent_writeInt32Array", 553 "parameters" : 554 [ 555 { 556 "referenced_type" : "_ZTIP11AStatsEvent" 557 }, 558 { 559 "referenced_type" : "_ZTIPKi" 560 }, 561 { 562 "referenced_type" : "_ZTIj" 563 } 564 ], 565 "return_type" : "_ZTIv", 566 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 567 }, 568 { 569 "function_name" : "AStatsEvent_writeInt64", 570 "linker_set_key" : "AStatsEvent_writeInt64", 571 "parameters" : 572 [ 573 { 574 "referenced_type" : "_ZTIP11AStatsEvent" 575 }, 576 { 577 "referenced_type" : "_ZTIx" 578 } 579 ], 580 "return_type" : "_ZTIv", 581 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 582 }, 583 { 584 "function_name" : "AStatsEvent_writeInt64Array", 585 "linker_set_key" : "AStatsEvent_writeInt64Array", 586 "parameters" : 587 [ 588 { 589 "referenced_type" : "_ZTIP11AStatsEvent" 590 }, 591 { 592 "referenced_type" : "_ZTIPKx" 593 }, 594 { 595 "referenced_type" : "_ZTIj" 596 } 597 ], 598 "return_type" : "_ZTIv", 599 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 600 }, 601 { 602 "function_name" : "AStatsEvent_writeString", 603 "linker_set_key" : "AStatsEvent_writeString", 604 "parameters" : 605 [ 606 { 607 "referenced_type" : "_ZTIP11AStatsEvent" 608 }, 609 { 610 "referenced_type" : "_ZTIPKc" 611 } 612 ], 613 "return_type" : "_ZTIv", 614 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 615 }, 616 { 617 "function_name" : "AStatsEvent_writeStringArray", 618 "linker_set_key" : "AStatsEvent_writeStringArray", 619 "parameters" : 620 [ 621 { 622 "referenced_type" : "_ZTIP11AStatsEvent" 623 }, 624 { 625 "referenced_type" : "_ZTIPKPKc" 626 }, 627 { 628 "referenced_type" : "_ZTIj" 629 } 630 ], 631 "return_type" : "_ZTIv", 632 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 633 }, 634 { 635 "function_name" : "AStatsSocket_close", 636 "linker_set_key" : "AStatsSocket_close", 637 "return_type" : "_ZTIv", 638 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_socket.h" 639 } 640 ], 641 "global_vars" : [], 642 "lvalue_reference_types" : [], 643 "pointer_types" : 644 [ 645 { 646 "alignment" : 4, 647 "linker_set_key" : "_ZTIP11AStatsEvent", 648 "name" : "AStatsEvent *", 649 "referenced_type" : "_ZTI11AStatsEvent", 650 "size" : 4, 651 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 652 }, 653 { 654 "alignment" : 4, 655 "linker_set_key" : "_ZTIPKPKc", 656 "name" : "const char *const *", 657 "referenced_type" : "_ZTIKPKc", 658 "size" : 4, 659 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 660 }, 661 { 662 "alignment" : 4, 663 "linker_set_key" : "_ZTIPKb", 664 "name" : "const bool *", 665 "referenced_type" : "_ZTIKb", 666 "size" : 4, 667 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 668 }, 669 { 670 "alignment" : 4, 671 "linker_set_key" : "_ZTIPKc", 672 "name" : "const char *", 673 "referenced_type" : "_ZTIKc", 674 "size" : 4, 675 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 676 }, 677 { 678 "alignment" : 4, 679 "linker_set_key" : "_ZTIPKf", 680 "name" : "const float *", 681 "referenced_type" : "_ZTIKf", 682 "size" : 4, 683 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 684 }, 685 { 686 "alignment" : 4, 687 "linker_set_key" : "_ZTIPKh", 688 "name" : "const unsigned char *", 689 "referenced_type" : "_ZTIKh", 690 "size" : 4, 691 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 692 }, 693 { 694 "alignment" : 4, 695 "linker_set_key" : "_ZTIPKi", 696 "name" : "const int *", 697 "referenced_type" : "_ZTIKi", 698 "size" : 4, 699 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 700 }, 701 { 702 "alignment" : 4, 703 "linker_set_key" : "_ZTIPKj", 704 "name" : "const unsigned int *", 705 "referenced_type" : "_ZTIKj", 706 "size" : 4, 707 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 708 }, 709 { 710 "alignment" : 4, 711 "linker_set_key" : "_ZTIPKx", 712 "name" : "const long long *", 713 "referenced_type" : "_ZTIKx", 714 "size" : 4, 715 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 716 }, 717 { 718 "alignment" : 4, 719 "linker_set_key" : "_ZTIPh", 720 "name" : "unsigned char *", 721 "referenced_type" : "_ZTIh", 722 "size" : 4, 723 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 724 }, 725 { 726 "alignment" : 4, 727 "linker_set_key" : "_ZTIPj", 728 "name" : "unsigned int *", 729 "referenced_type" : "_ZTIj", 730 "size" : 4, 731 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 732 }, 733 { 734 "alignment" : 4, 735 "linker_set_key" : "_ZTIPv", 736 "name" : "void *", 737 "referenced_type" : "_ZTIv", 738 "size" : 4, 739 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_buffer_writer.h" 740 } 741 ], 742 "qualified_types" : 743 [ 744 { 745 "alignment" : 4, 746 "is_const" : true, 747 "linker_set_key" : "_ZTIKPKc", 748 "name" : "const char *const", 749 "referenced_type" : "_ZTIPKc", 750 "size" : 4, 751 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 752 }, 753 { 754 "alignment" : 1, 755 "is_const" : true, 756 "linker_set_key" : "_ZTIKb", 757 "name" : "const bool", 758 "referenced_type" : "_ZTIb", 759 "size" : 1, 760 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 761 }, 762 { 763 "alignment" : 1, 764 "is_const" : true, 765 "linker_set_key" : "_ZTIKc", 766 "name" : "const char", 767 "referenced_type" : "_ZTIc", 768 "size" : 1, 769 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 770 }, 771 { 772 "alignment" : 4, 773 "is_const" : true, 774 "linker_set_key" : "_ZTIKf", 775 "name" : "const float", 776 "referenced_type" : "_ZTIf", 777 "size" : 4, 778 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 779 }, 780 { 781 "alignment" : 1, 782 "is_const" : true, 783 "linker_set_key" : "_ZTIKh", 784 "name" : "const unsigned char", 785 "referenced_type" : "_ZTIh", 786 "size" : 1, 787 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 788 }, 789 { 790 "alignment" : 4, 791 "is_const" : true, 792 "linker_set_key" : "_ZTIKi", 793 "name" : "const int", 794 "referenced_type" : "_ZTIi", 795 "size" : 4, 796 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 797 }, 798 { 799 "alignment" : 4, 800 "is_const" : true, 801 "linker_set_key" : "_ZTIKj", 802 "name" : "const unsigned int", 803 "referenced_type" : "_ZTIj", 804 "size" : 4, 805 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 806 }, 807 { 808 "alignment" : 8, 809 "is_const" : true, 810 "linker_set_key" : "_ZTIKx", 811 "name" : "const long long", 812 "referenced_type" : "_ZTIx", 813 "size" : 8, 814 "source_file" : "packages/modules/StatsD/lib/libstatssocket/include/stats_event.h" 815 } 816 ], 817 "record_types" : [], 818 "rvalue_reference_types" : [] 819} 820