1{ 2 "array_types" : 3 [ 4 { 5 "alignment" : 1, 6 "linker_set_key" : "char [1]", 7 "name" : "char [1]", 8 "referenced_type" : "type-154", 9 "self_type" : "type-504", 10 "size" : 1, 11 "source_file" : "/external/libevent/include/event2/dns_struct.h" 12 } 13 ], 14 "builtin_types" : 15 [ 16 { 17 "alignment" : 1, 18 "is_integral" : true, 19 "is_unsigned" : true, 20 "linker_set_key" : "char", 21 "name" : "char", 22 "referenced_type" : "type-154", 23 "self_type" : "type-154", 24 "size" : 1 25 }, 26 { 27 "alignment" : 4, 28 "is_integral" : true, 29 "linker_set_key" : "int", 30 "name" : "int", 31 "referenced_type" : "type-20", 32 "self_type" : "type-20", 33 "size" : 4 34 }, 35 { 36 "alignment" : 8, 37 "is_integral" : true, 38 "linker_set_key" : "long", 39 "name" : "long", 40 "referenced_type" : "type-92", 41 "self_type" : "type-92", 42 "size" : 8 43 }, 44 { 45 "alignment" : 2, 46 "is_integral" : true, 47 "linker_set_key" : "short", 48 "name" : "short", 49 "referenced_type" : "type-15", 50 "self_type" : "type-15", 51 "size" : 2 52 }, 53 { 54 "alignment" : 1, 55 "is_integral" : true, 56 "is_unsigned" : true, 57 "linker_set_key" : "unsigned char", 58 "name" : "unsigned char", 59 "referenced_type" : "type-16", 60 "self_type" : "type-16", 61 "size" : 1 62 }, 63 { 64 "alignment" : 4, 65 "is_integral" : true, 66 "is_unsigned" : true, 67 "linker_set_key" : "unsigned int", 68 "name" : "unsigned int", 69 "referenced_type" : "type-2", 70 "self_type" : "type-2", 71 "size" : 4 72 }, 73 { 74 "alignment" : 8, 75 "is_integral" : true, 76 "is_unsigned" : true, 77 "linker_set_key" : "unsigned long", 78 "name" : "unsigned long", 79 "referenced_type" : "type-39", 80 "self_type" : "type-39", 81 "size" : 8 82 }, 83 { 84 "alignment" : 2, 85 "is_integral" : true, 86 "is_unsigned" : true, 87 "linker_set_key" : "unsigned short", 88 "name" : "unsigned short", 89 "referenced_type" : "type-536", 90 "self_type" : "type-536", 91 "size" : 2 92 }, 93 { 94 "linker_set_key" : "void", 95 "name" : "void", 96 "referenced_type" : "type-5", 97 "self_type" : "type-5" 98 } 99 ], 100 "elf_functions" : 101 [ 102 { 103 "name" : "EVUTIL_ISALNUM_" 104 }, 105 { 106 "name" : "EVUTIL_ISALPHA_" 107 }, 108 { 109 "name" : "EVUTIL_ISDIGIT_" 110 }, 111 { 112 "name" : "EVUTIL_ISLOWER_" 113 }, 114 { 115 "name" : "EVUTIL_ISPRINT_" 116 }, 117 { 118 "name" : "EVUTIL_ISSPACE_" 119 }, 120 { 121 "name" : "EVUTIL_ISUPPER_" 122 }, 123 { 124 "name" : "EVUTIL_ISXDIGIT_" 125 }, 126 { 127 "name" : "EVUTIL_TOLOWER_" 128 }, 129 { 130 "name" : "EVUTIL_TOUPPER_" 131 }, 132 { 133 "name" : "bufferevent_add_event_" 134 }, 135 { 136 "name" : "bufferevent_add_to_rate_limit_group" 137 }, 138 { 139 "name" : "bufferevent_base_set" 140 }, 141 { 142 "name" : "bufferevent_decref" 143 }, 144 { 145 "name" : "bufferevent_decref_and_unlock_" 146 }, 147 { 148 "name" : "bufferevent_decrement_read_buckets_" 149 }, 150 { 151 "name" : "bufferevent_decrement_read_limit" 152 }, 153 { 154 "name" : "bufferevent_decrement_write_buckets_" 155 }, 156 { 157 "name" : "bufferevent_decrement_write_limit" 158 }, 159 { 160 "name" : "bufferevent_disable" 161 }, 162 { 163 "name" : "bufferevent_disable_hard_" 164 }, 165 { 166 "name" : "bufferevent_enable" 167 }, 168 { 169 "name" : "bufferevent_enable_locking_" 170 }, 171 { 172 "name" : "bufferevent_filter_new" 173 }, 174 { 175 "name" : "bufferevent_flush" 176 }, 177 { 178 "name" : "bufferevent_free" 179 }, 180 { 181 "name" : "bufferevent_generic_adj_existing_timeouts_" 182 }, 183 { 184 "name" : "bufferevent_generic_adj_timeouts_" 185 }, 186 { 187 "name" : "bufferevent_get_base" 188 }, 189 { 190 "name" : "bufferevent_get_enabled" 191 }, 192 { 193 "name" : "bufferevent_get_input" 194 }, 195 { 196 "name" : "bufferevent_get_max_single_read" 197 }, 198 { 199 "name" : "bufferevent_get_max_single_write" 200 }, 201 { 202 "name" : "bufferevent_get_max_to_read" 203 }, 204 { 205 "name" : "bufferevent_get_max_to_write" 206 }, 207 { 208 "name" : "bufferevent_get_options_" 209 }, 210 { 211 "name" : "bufferevent_get_output" 212 }, 213 { 214 "name" : "bufferevent_get_priority" 215 }, 216 { 217 "name" : "bufferevent_get_read_limit" 218 }, 219 { 220 "name" : "bufferevent_get_read_max_" 221 }, 222 { 223 "name" : "bufferevent_get_token_bucket_cfg" 224 }, 225 { 226 "name" : "bufferevent_get_underlying" 227 }, 228 { 229 "name" : "bufferevent_get_write_limit" 230 }, 231 { 232 "name" : "bufferevent_get_write_max_" 233 }, 234 { 235 "name" : "bufferevent_getcb" 236 }, 237 { 238 "name" : "bufferevent_getfd" 239 }, 240 { 241 "name" : "bufferevent_getwatermark" 242 }, 243 { 244 "name" : "bufferevent_incref" 245 }, 246 { 247 "name" : "bufferevent_incref_and_lock_" 248 }, 249 { 250 "name" : "bufferevent_init_common_" 251 }, 252 { 253 "name" : "bufferevent_init_generic_timeout_cbs_" 254 }, 255 { 256 "name" : "bufferevent_lock" 257 }, 258 { 259 "name" : "bufferevent_new" 260 }, 261 { 262 "name" : "bufferevent_pair_get_partner" 263 }, 264 { 265 "name" : "bufferevent_pair_new" 266 }, 267 { 268 "name" : "bufferevent_priority_set" 269 }, 270 { 271 "name" : "bufferevent_rate_limit_group_decrement_read" 272 }, 273 { 274 "name" : "bufferevent_rate_limit_group_decrement_write" 275 }, 276 { 277 "name" : "bufferevent_rate_limit_group_free" 278 }, 279 { 280 "name" : "bufferevent_rate_limit_group_get_read_limit" 281 }, 282 { 283 "name" : "bufferevent_rate_limit_group_get_totals" 284 }, 285 { 286 "name" : "bufferevent_rate_limit_group_get_write_limit" 287 }, 288 { 289 "name" : "bufferevent_rate_limit_group_new" 290 }, 291 { 292 "name" : "bufferevent_rate_limit_group_reset_totals" 293 }, 294 { 295 "name" : "bufferevent_rate_limit_group_set_cfg" 296 }, 297 { 298 "name" : "bufferevent_rate_limit_group_set_min_share" 299 }, 300 { 301 "name" : "bufferevent_ratelim_init_" 302 }, 303 { 304 "name" : "bufferevent_read" 305 }, 306 { 307 "name" : "bufferevent_read_buffer" 308 }, 309 { 310 "name" : "bufferevent_remove_from_rate_limit_group" 311 }, 312 { 313 "name" : "bufferevent_remove_from_rate_limit_group_internal_" 314 }, 315 { 316 "name" : "bufferevent_run_eventcb_" 317 }, 318 { 319 "name" : "bufferevent_run_readcb_" 320 }, 321 { 322 "name" : "bufferevent_run_writecb_" 323 }, 324 { 325 "name" : "bufferevent_set_max_single_read" 326 }, 327 { 328 "name" : "bufferevent_set_max_single_write" 329 }, 330 { 331 "name" : "bufferevent_set_rate_limit" 332 }, 333 { 334 "name" : "bufferevent_set_timeouts" 335 }, 336 { 337 "name" : "bufferevent_setcb" 338 }, 339 { 340 "name" : "bufferevent_setfd" 341 }, 342 { 343 "name" : "bufferevent_settimeout" 344 }, 345 { 346 "name" : "bufferevent_setwatermark" 347 }, 348 { 349 "name" : "bufferevent_socket_connect" 350 }, 351 { 352 "name" : "bufferevent_socket_connect_hostname" 353 }, 354 { 355 "name" : "bufferevent_socket_get_conn_address_" 356 }, 357 { 358 "name" : "bufferevent_socket_get_dns_error" 359 }, 360 { 361 "name" : "bufferevent_socket_new" 362 }, 363 { 364 "name" : "bufferevent_suspend_read_" 365 }, 366 { 367 "name" : "bufferevent_suspend_write_" 368 }, 369 { 370 "name" : "bufferevent_trigger" 371 }, 372 { 373 "name" : "bufferevent_trigger_event" 374 }, 375 { 376 "name" : "bufferevent_unlock" 377 }, 378 { 379 "name" : "bufferevent_unsuspend_read_" 380 }, 381 { 382 "name" : "bufferevent_unsuspend_write_" 383 }, 384 { 385 "name" : "bufferevent_write" 386 }, 387 { 388 "name" : "bufferevent_write_buffer" 389 }, 390 { 391 "name" : "ev_token_bucket_cfg_free" 392 }, 393 { 394 "name" : "ev_token_bucket_cfg_new" 395 }, 396 { 397 "name" : "ev_token_bucket_get_tick_" 398 }, 399 { 400 "name" : "ev_token_bucket_init_" 401 }, 402 { 403 "name" : "ev_token_bucket_update_" 404 }, 405 { 406 "name" : "evbuffer_add" 407 }, 408 { 409 "name" : "evbuffer_add_buffer" 410 }, 411 { 412 "name" : "evbuffer_add_buffer_reference" 413 }, 414 { 415 "name" : "evbuffer_add_cb" 416 }, 417 { 418 "name" : "evbuffer_add_file" 419 }, 420 { 421 "name" : "evbuffer_add_file_segment" 422 }, 423 { 424 "name" : "evbuffer_add_iovec" 425 }, 426 { 427 "name" : "evbuffer_add_printf" 428 }, 429 { 430 "name" : "evbuffer_add_reference" 431 }, 432 { 433 "name" : "evbuffer_add_vprintf" 434 }, 435 { 436 "name" : "evbuffer_cb_clear_flags" 437 }, 438 { 439 "name" : "evbuffer_cb_set_flags" 440 }, 441 { 442 "name" : "evbuffer_chain_pin_" 443 }, 444 { 445 "name" : "evbuffer_chain_unpin_" 446 }, 447 { 448 "name" : "evbuffer_clear_flags" 449 }, 450 { 451 "name" : "evbuffer_commit_space" 452 }, 453 { 454 "name" : "evbuffer_copyout" 455 }, 456 { 457 "name" : "evbuffer_copyout_from" 458 }, 459 { 460 "name" : "evbuffer_decref_and_unlock_" 461 }, 462 { 463 "name" : "evbuffer_defer_callbacks" 464 }, 465 { 466 "name" : "evbuffer_drain" 467 }, 468 { 469 "name" : "evbuffer_enable_locking" 470 }, 471 { 472 "name" : "evbuffer_expand" 473 }, 474 { 475 "name" : "evbuffer_expand_fast_" 476 }, 477 { 478 "name" : "evbuffer_file_segment_add_cleanup_cb" 479 }, 480 { 481 "name" : "evbuffer_file_segment_free" 482 }, 483 { 484 "name" : "evbuffer_file_segment_new" 485 }, 486 { 487 "name" : "evbuffer_find" 488 }, 489 { 490 "name" : "evbuffer_free" 491 }, 492 { 493 "name" : "evbuffer_freeze" 494 }, 495 { 496 "name" : "evbuffer_get_callbacks_" 497 }, 498 { 499 "name" : "evbuffer_get_contiguous_space" 500 }, 501 { 502 "name" : "evbuffer_get_length" 503 }, 504 { 505 "name" : "evbuffer_incref_" 506 }, 507 { 508 "name" : "evbuffer_incref_and_lock_" 509 }, 510 { 511 "name" : "evbuffer_invoke_callbacks_" 512 }, 513 { 514 "name" : "evbuffer_lock" 515 }, 516 { 517 "name" : "evbuffer_new" 518 }, 519 { 520 "name" : "evbuffer_peek" 521 }, 522 { 523 "name" : "evbuffer_prepend" 524 }, 525 { 526 "name" : "evbuffer_prepend_buffer" 527 }, 528 { 529 "name" : "evbuffer_ptr_set" 530 }, 531 { 532 "name" : "evbuffer_pullup" 533 }, 534 { 535 "name" : "evbuffer_read" 536 }, 537 { 538 "name" : "evbuffer_read_setup_vecs_" 539 }, 540 { 541 "name" : "evbuffer_readline" 542 }, 543 { 544 "name" : "evbuffer_readln" 545 }, 546 { 547 "name" : "evbuffer_remove" 548 }, 549 { 550 "name" : "evbuffer_remove_buffer" 551 }, 552 { 553 "name" : "evbuffer_remove_cb" 554 }, 555 { 556 "name" : "evbuffer_remove_cb_entry" 557 }, 558 { 559 "name" : "evbuffer_reserve_space" 560 }, 561 { 562 "name" : "evbuffer_search" 563 }, 564 { 565 "name" : "evbuffer_search_eol" 566 }, 567 { 568 "name" : "evbuffer_search_range" 569 }, 570 { 571 "name" : "evbuffer_set_flags" 572 }, 573 { 574 "name" : "evbuffer_set_parent_" 575 }, 576 { 577 "name" : "evbuffer_setcb" 578 }, 579 { 580 "name" : "evbuffer_unfreeze" 581 }, 582 { 583 "name" : "evbuffer_unlock" 584 }, 585 { 586 "name" : "evbuffer_write" 587 }, 588 { 589 "name" : "evbuffer_write_atmost" 590 }, 591 { 592 "name" : "evconnlistener_disable" 593 }, 594 { 595 "name" : "evconnlistener_enable" 596 }, 597 { 598 "name" : "evconnlistener_free" 599 }, 600 { 601 "name" : "evconnlistener_get_base" 602 }, 603 { 604 "name" : "evconnlistener_get_fd" 605 }, 606 { 607 "name" : "evconnlistener_new" 608 }, 609 { 610 "name" : "evconnlistener_new_bind" 611 }, 612 { 613 "name" : "evconnlistener_set_cb" 614 }, 615 { 616 "name" : "evconnlistener_set_error_cb" 617 }, 618 { 619 "name" : "evdns_add_server_port" 620 }, 621 { 622 "name" : "evdns_add_server_port_with_base" 623 }, 624 { 625 "name" : "evdns_base_clear_host_addresses" 626 }, 627 { 628 "name" : "evdns_base_clear_nameservers_and_suspend" 629 }, 630 { 631 "name" : "evdns_base_count_nameservers" 632 }, 633 { 634 "name" : "evdns_base_free" 635 }, 636 { 637 "name" : "evdns_base_get_nameserver_addr" 638 }, 639 { 640 "name" : "evdns_base_load_hosts" 641 }, 642 { 643 "name" : "evdns_base_nameserver_add" 644 }, 645 { 646 "name" : "evdns_base_nameserver_ip_add" 647 }, 648 { 649 "name" : "evdns_base_nameserver_sockaddr_add" 650 }, 651 { 652 "name" : "evdns_base_new" 653 }, 654 { 655 "name" : "evdns_base_resolv_conf_parse" 656 }, 657 { 658 "name" : "evdns_base_resolve_ipv4" 659 }, 660 { 661 "name" : "evdns_base_resolve_ipv6" 662 }, 663 { 664 "name" : "evdns_base_resolve_reverse" 665 }, 666 { 667 "name" : "evdns_base_resolve_reverse_ipv6" 668 }, 669 { 670 "name" : "evdns_base_resume" 671 }, 672 { 673 "name" : "evdns_base_search_add" 674 }, 675 { 676 "name" : "evdns_base_search_clear" 677 }, 678 { 679 "name" : "evdns_base_search_ndots_set" 680 }, 681 { 682 "name" : "evdns_base_set_option" 683 }, 684 { 685 "name" : "evdns_cancel_request" 686 }, 687 { 688 "name" : "evdns_clear_nameservers_and_suspend" 689 }, 690 { 691 "name" : "evdns_close_server_port" 692 }, 693 { 694 "name" : "evdns_count_nameservers" 695 }, 696 { 697 "name" : "evdns_err_to_string" 698 }, 699 { 700 "name" : "evdns_get_global_base" 701 }, 702 { 703 "name" : "evdns_getaddrinfo" 704 }, 705 { 706 "name" : "evdns_getaddrinfo_cancel" 707 }, 708 { 709 "name" : "evdns_init" 710 }, 711 { 712 "name" : "evdns_nameserver_add" 713 }, 714 { 715 "name" : "evdns_nameserver_ip_add" 716 }, 717 { 718 "name" : "evdns_resolv_conf_parse" 719 }, 720 { 721 "name" : "evdns_resolve_ipv4" 722 }, 723 { 724 "name" : "evdns_resolve_ipv6" 725 }, 726 { 727 "name" : "evdns_resolve_reverse" 728 }, 729 { 730 "name" : "evdns_resolve_reverse_ipv6" 731 }, 732 { 733 "name" : "evdns_resume" 734 }, 735 { 736 "name" : "evdns_search_add" 737 }, 738 { 739 "name" : "evdns_search_clear" 740 }, 741 { 742 "name" : "evdns_search_ndots_set" 743 }, 744 { 745 "name" : "evdns_server_request_add_a_reply" 746 }, 747 { 748 "name" : "evdns_server_request_add_aaaa_reply" 749 }, 750 { 751 "name" : "evdns_server_request_add_cname_reply" 752 }, 753 { 754 "name" : "evdns_server_request_add_ptr_reply" 755 }, 756 { 757 "name" : "evdns_server_request_add_reply" 758 }, 759 { 760 "name" : "evdns_server_request_drop" 761 }, 762 { 763 "name" : "evdns_server_request_get_requesting_addr" 764 }, 765 { 766 "name" : "evdns_server_request_respond" 767 }, 768 { 769 "name" : "evdns_server_request_set_flags" 770 }, 771 { 772 "name" : "evdns_set_log_fn" 773 }, 774 { 775 "name" : "evdns_set_option" 776 }, 777 { 778 "name" : "evdns_set_random_bytes_fn" 779 }, 780 { 781 "name" : "evdns_set_transaction_id_fn" 782 }, 783 { 784 "name" : "evdns_shutdown" 785 }, 786 { 787 "name" : "event_active" 788 }, 789 { 790 "name" : "event_active_later_" 791 }, 792 { 793 "name" : "event_active_later_nolock_" 794 }, 795 { 796 "name" : "event_active_nolock_" 797 }, 798 { 799 "name" : "event_add" 800 }, 801 { 802 "name" : "event_add_nolock_" 803 }, 804 { 805 "name" : "event_assign" 806 }, 807 { 808 "name" : "event_base_active_by_fd" 809 }, 810 { 811 "name" : "event_base_active_by_signal" 812 }, 813 { 814 "name" : "event_base_add_virtual_" 815 }, 816 { 817 "name" : "event_base_assert_ok_" 818 }, 819 { 820 "name" : "event_base_assert_ok_nolock_" 821 }, 822 { 823 "name" : "event_base_del_virtual_" 824 }, 825 { 826 "name" : "event_base_dispatch" 827 }, 828 { 829 "name" : "event_base_dump_events" 830 }, 831 { 832 "name" : "event_base_foreach_event" 833 }, 834 { 835 "name" : "event_base_foreach_event_nolock_" 836 }, 837 { 838 "name" : "event_base_free" 839 }, 840 { 841 "name" : "event_base_free_nofinalize" 842 }, 843 { 844 "name" : "event_base_get_features" 845 }, 846 { 847 "name" : "event_base_get_max_events" 848 }, 849 { 850 "name" : "event_base_get_method" 851 }, 852 { 853 "name" : "event_base_get_npriorities" 854 }, 855 { 856 "name" : "event_base_get_num_events" 857 }, 858 { 859 "name" : "event_base_get_running_event" 860 }, 861 { 862 "name" : "event_base_gettimeofday_cached" 863 }, 864 { 865 "name" : "event_base_got_break" 866 }, 867 { 868 "name" : "event_base_got_exit" 869 }, 870 { 871 "name" : "event_base_init_common_timeout" 872 }, 873 { 874 "name" : "event_base_loop" 875 }, 876 { 877 "name" : "event_base_loopbreak" 878 }, 879 { 880 "name" : "event_base_loopcontinue" 881 }, 882 { 883 "name" : "event_base_loopexit" 884 }, 885 { 886 "name" : "event_base_new" 887 }, 888 { 889 "name" : "event_base_new_with_config" 890 }, 891 { 892 "name" : "event_base_once" 893 }, 894 { 895 "name" : "event_base_priority_init" 896 }, 897 { 898 "name" : "event_base_set" 899 }, 900 { 901 "name" : "event_base_start_iocp_" 902 }, 903 { 904 "name" : "event_base_stop_iocp_" 905 }, 906 { 907 "name" : "event_base_update_cache_time" 908 }, 909 { 910 "name" : "event_callback_activate_" 911 }, 912 { 913 "name" : "event_callback_activate_later_nolock_" 914 }, 915 { 916 "name" : "event_callback_activate_nolock_" 917 }, 918 { 919 "name" : "event_callback_cancel_" 920 }, 921 { 922 "name" : "event_callback_cancel_nolock_" 923 }, 924 { 925 "name" : "event_callback_finalize_" 926 }, 927 { 928 "name" : "event_callback_finalize_many_" 929 }, 930 { 931 "name" : "event_callback_finalize_nolock_" 932 }, 933 { 934 "name" : "event_callback_init_" 935 }, 936 { 937 "name" : "event_changelist_add_" 938 }, 939 { 940 "name" : "event_changelist_del_" 941 }, 942 { 943 "name" : "event_changelist_freemem_" 944 }, 945 { 946 "name" : "event_changelist_init_" 947 }, 948 { 949 "name" : "event_changelist_remove_all_" 950 }, 951 { 952 "name" : "event_config_avoid_method" 953 }, 954 { 955 "name" : "event_config_free" 956 }, 957 { 958 "name" : "event_config_new" 959 }, 960 { 961 "name" : "event_config_require_features" 962 }, 963 { 964 "name" : "event_config_set_flag" 965 }, 966 { 967 "name" : "event_config_set_max_dispatch_interval" 968 }, 969 { 970 "name" : "event_config_set_num_cpus_hint" 971 }, 972 { 973 "name" : "event_debug_map_HT_CLEAR" 974 }, 975 { 976 "name" : "event_debug_map_HT_GROW" 977 }, 978 { 979 "name" : "event_debug_map_HT_REP_IS_BAD_" 980 }, 981 { 982 "name" : "event_debug_unassign" 983 }, 984 { 985 "name" : "event_debugx_" 986 }, 987 { 988 "name" : "event_deferred_cb_cancel_" 989 }, 990 { 991 "name" : "event_deferred_cb_init_" 992 }, 993 { 994 "name" : "event_deferred_cb_schedule_" 995 }, 996 { 997 "name" : "event_deferred_cb_set_priority_" 998 }, 999 { 1000 "name" : "event_del" 1001 }, 1002 { 1003 "name" : "event_del_block" 1004 }, 1005 { 1006 "name" : "event_del_noblock" 1007 }, 1008 { 1009 "name" : "event_del_nolock_" 1010 }, 1011 { 1012 "name" : "event_disable_debug_mode" 1013 }, 1014 { 1015 "name" : "event_dispatch" 1016 }, 1017 { 1018 "name" : "event_enable_debug_logging" 1019 }, 1020 { 1021 "name" : "event_enable_debug_mode" 1022 }, 1023 { 1024 "name" : "event_err" 1025 }, 1026 { 1027 "name" : "event_errx" 1028 }, 1029 { 1030 "name" : "event_finalize" 1031 }, 1032 { 1033 "name" : "event_free" 1034 }, 1035 { 1036 "name" : "event_free_finalize" 1037 }, 1038 { 1039 "name" : "event_get_assignment" 1040 }, 1041 { 1042 "name" : "event_get_base" 1043 }, 1044 { 1045 "name" : "event_get_callback" 1046 }, 1047 { 1048 "name" : "event_get_callback_arg" 1049 }, 1050 { 1051 "name" : "event_get_events" 1052 }, 1053 { 1054 "name" : "event_get_fd" 1055 }, 1056 { 1057 "name" : "event_get_method" 1058 }, 1059 { 1060 "name" : "event_get_priority" 1061 }, 1062 { 1063 "name" : "event_get_struct_event_size" 1064 }, 1065 { 1066 "name" : "event_get_supported_methods" 1067 }, 1068 { 1069 "name" : "event_get_version" 1070 }, 1071 { 1072 "name" : "event_get_version_number" 1073 }, 1074 { 1075 "name" : "event_gettime_monotonic" 1076 }, 1077 { 1078 "name" : "event_global_setup_locks_" 1079 }, 1080 { 1081 "name" : "event_init" 1082 }, 1083 { 1084 "name" : "event_initialized" 1085 }, 1086 { 1087 "name" : "event_logv_" 1088 }, 1089 { 1090 "name" : "event_loop" 1091 }, 1092 { 1093 "name" : "event_loopbreak" 1094 }, 1095 { 1096 "name" : "event_loopexit" 1097 }, 1098 { 1099 "name" : "event_mm_calloc_" 1100 }, 1101 { 1102 "name" : "event_mm_free_" 1103 }, 1104 { 1105 "name" : "event_mm_malloc_" 1106 }, 1107 { 1108 "name" : "event_mm_realloc_" 1109 }, 1110 { 1111 "name" : "event_mm_strdup_" 1112 }, 1113 { 1114 "name" : "event_msgx" 1115 }, 1116 { 1117 "name" : "event_new" 1118 }, 1119 { 1120 "name" : "event_once" 1121 }, 1122 { 1123 "name" : "event_pending" 1124 }, 1125 { 1126 "name" : "event_priority_init" 1127 }, 1128 { 1129 "name" : "event_priority_set" 1130 }, 1131 { 1132 "name" : "event_reinit" 1133 }, 1134 { 1135 "name" : "event_remove_timer" 1136 }, 1137 { 1138 "name" : "event_remove_timer_nolock_" 1139 }, 1140 { 1141 "name" : "event_self_cbarg" 1142 }, 1143 { 1144 "name" : "event_set" 1145 }, 1146 { 1147 "name" : "event_set_fatal_callback" 1148 }, 1149 { 1150 "name" : "event_set_log_callback" 1151 }, 1152 { 1153 "name" : "event_set_mem_functions" 1154 }, 1155 { 1156 "name" : "event_sock_err" 1157 }, 1158 { 1159 "name" : "event_sock_warn" 1160 }, 1161 { 1162 "name" : "event_warn" 1163 }, 1164 { 1165 "name" : "event_warnx" 1166 }, 1167 { 1168 "name" : "evhttp_accept_socket" 1169 }, 1170 { 1171 "name" : "evhttp_accept_socket_with_handle" 1172 }, 1173 { 1174 "name" : "evhttp_add_header" 1175 }, 1176 { 1177 "name" : "evhttp_add_server_alias" 1178 }, 1179 { 1180 "name" : "evhttp_add_virtual_host" 1181 }, 1182 { 1183 "name" : "evhttp_bind_listener" 1184 }, 1185 { 1186 "name" : "evhttp_bind_socket" 1187 }, 1188 { 1189 "name" : "evhttp_bind_socket_with_handle" 1190 }, 1191 { 1192 "name" : "evhttp_bound_socket_get_fd" 1193 }, 1194 { 1195 "name" : "evhttp_bound_socket_get_listener" 1196 }, 1197 { 1198 "name" : "evhttp_cancel_request" 1199 }, 1200 { 1201 "name" : "evhttp_clear_headers" 1202 }, 1203 { 1204 "name" : "evhttp_connection_base_bufferevent_new" 1205 }, 1206 { 1207 "name" : "evhttp_connection_base_new" 1208 }, 1209 { 1210 "name" : "evhttp_connection_connect_" 1211 }, 1212 { 1213 "name" : "evhttp_connection_fail_" 1214 }, 1215 { 1216 "name" : "evhttp_connection_free" 1217 }, 1218 { 1219 "name" : "evhttp_connection_free_on_completion" 1220 }, 1221 { 1222 "name" : "evhttp_connection_get_addr" 1223 }, 1224 { 1225 "name" : "evhttp_connection_get_base" 1226 }, 1227 { 1228 "name" : "evhttp_connection_get_bufferevent" 1229 }, 1230 { 1231 "name" : "evhttp_connection_get_peer" 1232 }, 1233 { 1234 "name" : "evhttp_connection_get_server" 1235 }, 1236 { 1237 "name" : "evhttp_connection_new" 1238 }, 1239 { 1240 "name" : "evhttp_connection_reset_" 1241 }, 1242 { 1243 "name" : "evhttp_connection_set_base" 1244 }, 1245 { 1246 "name" : "evhttp_connection_set_closecb" 1247 }, 1248 { 1249 "name" : "evhttp_connection_set_family" 1250 }, 1251 { 1252 "name" : "evhttp_connection_set_flags" 1253 }, 1254 { 1255 "name" : "evhttp_connection_set_initial_retry_tv" 1256 }, 1257 { 1258 "name" : "evhttp_connection_set_local_address" 1259 }, 1260 { 1261 "name" : "evhttp_connection_set_local_port" 1262 }, 1263 { 1264 "name" : "evhttp_connection_set_max_body_size" 1265 }, 1266 { 1267 "name" : "evhttp_connection_set_max_headers_size" 1268 }, 1269 { 1270 "name" : "evhttp_connection_set_retries" 1271 }, 1272 { 1273 "name" : "evhttp_connection_set_timeout" 1274 }, 1275 { 1276 "name" : "evhttp_connection_set_timeout_tv" 1277 }, 1278 { 1279 "name" : "evhttp_decode_uri" 1280 }, 1281 { 1282 "name" : "evhttp_decode_uri_internal" 1283 }, 1284 { 1285 "name" : "evhttp_del_accept_socket" 1286 }, 1287 { 1288 "name" : "evhttp_del_cb" 1289 }, 1290 { 1291 "name" : "evhttp_encode_uri" 1292 }, 1293 { 1294 "name" : "evhttp_find_header" 1295 }, 1296 { 1297 "name" : "evhttp_foreach_bound_socket" 1298 }, 1299 { 1300 "name" : "evhttp_free" 1301 }, 1302 { 1303 "name" : "evhttp_htmlescape" 1304 }, 1305 { 1306 "name" : "evhttp_make_request" 1307 }, 1308 { 1309 "name" : "evhttp_new" 1310 }, 1311 { 1312 "name" : "evhttp_parse_firstline_" 1313 }, 1314 { 1315 "name" : "evhttp_parse_headers_" 1316 }, 1317 { 1318 "name" : "evhttp_parse_query" 1319 }, 1320 { 1321 "name" : "evhttp_parse_query_str" 1322 }, 1323 { 1324 "name" : "evhttp_remove_header" 1325 }, 1326 { 1327 "name" : "evhttp_remove_server_alias" 1328 }, 1329 { 1330 "name" : "evhttp_remove_virtual_host" 1331 }, 1332 { 1333 "name" : "evhttp_request_free" 1334 }, 1335 { 1336 "name" : "evhttp_request_get_command" 1337 }, 1338 { 1339 "name" : "evhttp_request_get_connection" 1340 }, 1341 { 1342 "name" : "evhttp_request_get_evhttp_uri" 1343 }, 1344 { 1345 "name" : "evhttp_request_get_host" 1346 }, 1347 { 1348 "name" : "evhttp_request_get_input_buffer" 1349 }, 1350 { 1351 "name" : "evhttp_request_get_input_headers" 1352 }, 1353 { 1354 "name" : "evhttp_request_get_output_buffer" 1355 }, 1356 { 1357 "name" : "evhttp_request_get_output_headers" 1358 }, 1359 { 1360 "name" : "evhttp_request_get_response_code" 1361 }, 1362 { 1363 "name" : "evhttp_request_get_response_code_line" 1364 }, 1365 { 1366 "name" : "evhttp_request_get_uri" 1367 }, 1368 { 1369 "name" : "evhttp_request_is_owned" 1370 }, 1371 { 1372 "name" : "evhttp_request_new" 1373 }, 1374 { 1375 "name" : "evhttp_request_own" 1376 }, 1377 { 1378 "name" : "evhttp_request_set_chunked_cb" 1379 }, 1380 { 1381 "name" : "evhttp_request_set_error_cb" 1382 }, 1383 { 1384 "name" : "evhttp_request_set_header_cb" 1385 }, 1386 { 1387 "name" : "evhttp_request_set_on_complete_cb" 1388 }, 1389 { 1390 "name" : "evhttp_response_code_" 1391 }, 1392 { 1393 "name" : "evhttp_send_error" 1394 }, 1395 { 1396 "name" : "evhttp_send_page_" 1397 }, 1398 { 1399 "name" : "evhttp_send_reply" 1400 }, 1401 { 1402 "name" : "evhttp_send_reply_chunk" 1403 }, 1404 { 1405 "name" : "evhttp_send_reply_chunk_with_cb" 1406 }, 1407 { 1408 "name" : "evhttp_send_reply_end" 1409 }, 1410 { 1411 "name" : "evhttp_send_reply_start" 1412 }, 1413 { 1414 "name" : "evhttp_set_allowed_methods" 1415 }, 1416 { 1417 "name" : "evhttp_set_bevcb" 1418 }, 1419 { 1420 "name" : "evhttp_set_cb" 1421 }, 1422 { 1423 "name" : "evhttp_set_default_content_type" 1424 }, 1425 { 1426 "name" : "evhttp_set_flags" 1427 }, 1428 { 1429 "name" : "evhttp_set_gencb" 1430 }, 1431 { 1432 "name" : "evhttp_set_max_body_size" 1433 }, 1434 { 1435 "name" : "evhttp_set_max_headers_size" 1436 }, 1437 { 1438 "name" : "evhttp_set_timeout" 1439 }, 1440 { 1441 "name" : "evhttp_set_timeout_tv" 1442 }, 1443 { 1444 "name" : "evhttp_start" 1445 }, 1446 { 1447 "name" : "evhttp_start_read_" 1448 }, 1449 { 1450 "name" : "evhttp_start_write_" 1451 }, 1452 { 1453 "name" : "evhttp_uri_free" 1454 }, 1455 { 1456 "name" : "evhttp_uri_get_fragment" 1457 }, 1458 { 1459 "name" : "evhttp_uri_get_host" 1460 }, 1461 { 1462 "name" : "evhttp_uri_get_path" 1463 }, 1464 { 1465 "name" : "evhttp_uri_get_port" 1466 }, 1467 { 1468 "name" : "evhttp_uri_get_query" 1469 }, 1470 { 1471 "name" : "evhttp_uri_get_scheme" 1472 }, 1473 { 1474 "name" : "evhttp_uri_get_userinfo" 1475 }, 1476 { 1477 "name" : "evhttp_uri_join" 1478 }, 1479 { 1480 "name" : "evhttp_uri_new" 1481 }, 1482 { 1483 "name" : "evhttp_uri_parse" 1484 }, 1485 { 1486 "name" : "evhttp_uri_parse_with_flags" 1487 }, 1488 { 1489 "name" : "evhttp_uri_set_flags" 1490 }, 1491 { 1492 "name" : "evhttp_uri_set_fragment" 1493 }, 1494 { 1495 "name" : "evhttp_uri_set_host" 1496 }, 1497 { 1498 "name" : "evhttp_uri_set_path" 1499 }, 1500 { 1501 "name" : "evhttp_uri_set_port" 1502 }, 1503 { 1504 "name" : "evhttp_uri_set_query" 1505 }, 1506 { 1507 "name" : "evhttp_uri_set_scheme" 1508 }, 1509 { 1510 "name" : "evhttp_uri_set_userinfo" 1511 }, 1512 { 1513 "name" : "evhttp_uridecode" 1514 }, 1515 { 1516 "name" : "evhttp_uriencode" 1517 }, 1518 { 1519 "name" : "evmap_check_integrity_" 1520 }, 1521 { 1522 "name" : "evmap_delete_all_" 1523 }, 1524 { 1525 "name" : "evmap_foreach_event_" 1526 }, 1527 { 1528 "name" : "evmap_io_active_" 1529 }, 1530 { 1531 "name" : "evmap_io_add_" 1532 }, 1533 { 1534 "name" : "evmap_io_clear_" 1535 }, 1536 { 1537 "name" : "evmap_io_del_" 1538 }, 1539 { 1540 "name" : "evmap_io_get_fdinfo_" 1541 }, 1542 { 1543 "name" : "evmap_io_initmap_" 1544 }, 1545 { 1546 "name" : "evmap_reinit_" 1547 }, 1548 { 1549 "name" : "evmap_signal_active_" 1550 }, 1551 { 1552 "name" : "evmap_signal_add_" 1553 }, 1554 { 1555 "name" : "evmap_signal_clear_" 1556 }, 1557 { 1558 "name" : "evmap_signal_del_" 1559 }, 1560 { 1561 "name" : "evmap_signal_initmap_" 1562 }, 1563 { 1564 "name" : "evrpc_add_hook" 1565 }, 1566 { 1567 "name" : "evrpc_free" 1568 }, 1569 { 1570 "name" : "evrpc_get_reply" 1571 }, 1572 { 1573 "name" : "evrpc_get_request" 1574 }, 1575 { 1576 "name" : "evrpc_hook_add_meta" 1577 }, 1578 { 1579 "name" : "evrpc_hook_find_meta" 1580 }, 1581 { 1582 "name" : "evrpc_hook_get_connection" 1583 }, 1584 { 1585 "name" : "evrpc_init" 1586 }, 1587 { 1588 "name" : "evrpc_make_request" 1589 }, 1590 { 1591 "name" : "evrpc_make_request_ctx" 1592 }, 1593 { 1594 "name" : "evrpc_pool_add_connection" 1595 }, 1596 { 1597 "name" : "evrpc_pool_free" 1598 }, 1599 { 1600 "name" : "evrpc_pool_new" 1601 }, 1602 { 1603 "name" : "evrpc_pool_remove_connection" 1604 }, 1605 { 1606 "name" : "evrpc_pool_set_timeout" 1607 }, 1608 { 1609 "name" : "evrpc_register_generic" 1610 }, 1611 { 1612 "name" : "evrpc_register_rpc" 1613 }, 1614 { 1615 "name" : "evrpc_remove_hook" 1616 }, 1617 { 1618 "name" : "evrpc_reqstate_free_" 1619 }, 1620 { 1621 "name" : "evrpc_request_done" 1622 }, 1623 { 1624 "name" : "evrpc_request_get_pool" 1625 }, 1626 { 1627 "name" : "evrpc_request_set_cb" 1628 }, 1629 { 1630 "name" : "evrpc_request_set_pool" 1631 }, 1632 { 1633 "name" : "evrpc_resume_request" 1634 }, 1635 { 1636 "name" : "evrpc_send_request_generic" 1637 }, 1638 { 1639 "name" : "evrpc_unregister_rpc" 1640 }, 1641 { 1642 "name" : "evsig_dealloc_" 1643 }, 1644 { 1645 "name" : "evsig_free_globals_" 1646 }, 1647 { 1648 "name" : "evsig_global_setup_locks_" 1649 }, 1650 { 1651 "name" : "evsig_init_" 1652 }, 1653 { 1654 "name" : "evsig_restore_handler_" 1655 }, 1656 { 1657 "name" : "evsig_set_base_" 1658 }, 1659 { 1660 "name" : "evsig_set_handler_" 1661 }, 1662 { 1663 "name" : "evtag_consume" 1664 }, 1665 { 1666 "name" : "evtag_decode_int" 1667 }, 1668 { 1669 "name" : "evtag_decode_int64" 1670 }, 1671 { 1672 "name" : "evtag_decode_tag" 1673 }, 1674 { 1675 "name" : "evtag_encode_int" 1676 }, 1677 { 1678 "name" : "evtag_encode_int64" 1679 }, 1680 { 1681 "name" : "evtag_encode_tag" 1682 }, 1683 { 1684 "name" : "evtag_init" 1685 }, 1686 { 1687 "name" : "evtag_marshal" 1688 }, 1689 { 1690 "name" : "evtag_marshal_buffer" 1691 }, 1692 { 1693 "name" : "evtag_marshal_int" 1694 }, 1695 { 1696 "name" : "evtag_marshal_int64" 1697 }, 1698 { 1699 "name" : "evtag_marshal_string" 1700 }, 1701 { 1702 "name" : "evtag_marshal_timeval" 1703 }, 1704 { 1705 "name" : "evtag_payload_length" 1706 }, 1707 { 1708 "name" : "evtag_peek" 1709 }, 1710 { 1711 "name" : "evtag_peek_length" 1712 }, 1713 { 1714 "name" : "evtag_unmarshal" 1715 }, 1716 { 1717 "name" : "evtag_unmarshal_fixed" 1718 }, 1719 { 1720 "name" : "evtag_unmarshal_header" 1721 }, 1722 { 1723 "name" : "evtag_unmarshal_int" 1724 }, 1725 { 1726 "name" : "evtag_unmarshal_int64" 1727 }, 1728 { 1729 "name" : "evtag_unmarshal_string" 1730 }, 1731 { 1732 "name" : "evtag_unmarshal_timeval" 1733 }, 1734 { 1735 "name" : "evthread_debug_get_real_lock_" 1736 }, 1737 { 1738 "name" : "evthread_enable_lock_debugging" 1739 }, 1740 { 1741 "name" : "evthread_enable_lock_debuging" 1742 }, 1743 { 1744 "name" : "evthread_get_condition_callbacks" 1745 }, 1746 { 1747 "name" : "evthread_get_lock_callbacks" 1748 }, 1749 { 1750 "name" : "evthread_is_debug_lock_held_" 1751 }, 1752 { 1753 "name" : "evthread_make_base_notifiable" 1754 }, 1755 { 1756 "name" : "evthread_set_condition_callbacks" 1757 }, 1758 { 1759 "name" : "evthread_set_id_callback" 1760 }, 1761 { 1762 "name" : "evthread_set_lock_callbacks" 1763 }, 1764 { 1765 "name" : "evthread_setup_global_lock_" 1766 }, 1767 { 1768 "name" : "evthreadimpl_disable_lock_debugging_" 1769 }, 1770 { 1771 "name" : "evutil_accept4_" 1772 }, 1773 { 1774 "name" : "evutil_addrinfo_append_" 1775 }, 1776 { 1777 "name" : "evutil_adjust_hints_for_addrconfig_" 1778 }, 1779 { 1780 "name" : "evutil_ascii_strcasecmp" 1781 }, 1782 { 1783 "name" : "evutil_ascii_strncasecmp" 1784 }, 1785 { 1786 "name" : "evutil_closesocket" 1787 }, 1788 { 1789 "name" : "evutil_configure_monotonic_time" 1790 }, 1791 { 1792 "name" : "evutil_configure_monotonic_time_" 1793 }, 1794 { 1795 "name" : "evutil_date_rfc1123" 1796 }, 1797 { 1798 "name" : "evutil_ersatz_socketpair_" 1799 }, 1800 { 1801 "name" : "evutil_eventfd_" 1802 }, 1803 { 1804 "name" : "evutil_format_sockaddr_port_" 1805 }, 1806 { 1807 "name" : "evutil_free_globals_" 1808 }, 1809 { 1810 "name" : "evutil_free_secure_rng_globals_" 1811 }, 1812 { 1813 "name" : "evutil_freeaddrinfo" 1814 }, 1815 { 1816 "name" : "evutil_gai_strerror" 1817 }, 1818 { 1819 "name" : "evutil_getaddrinfo" 1820 }, 1821 { 1822 "name" : "evutil_getaddrinfo_async_" 1823 }, 1824 { 1825 "name" : "evutil_getaddrinfo_cancel_async_" 1826 }, 1827 { 1828 "name" : "evutil_getaddrinfo_common_" 1829 }, 1830 { 1831 "name" : "evutil_getenv_" 1832 }, 1833 { 1834 "name" : "evutil_gettime_monotonic" 1835 }, 1836 { 1837 "name" : "evutil_gettime_monotonic_" 1838 }, 1839 { 1840 "name" : "evutil_global_setup_locks_" 1841 }, 1842 { 1843 "name" : "evutil_hex_char_to_int_" 1844 }, 1845 { 1846 "name" : "evutil_inet_ntop" 1847 }, 1848 { 1849 "name" : "evutil_inet_pton" 1850 }, 1851 { 1852 "name" : "evutil_make_internal_pipe_" 1853 }, 1854 { 1855 "name" : "evutil_make_listen_socket_reuseable" 1856 }, 1857 { 1858 "name" : "evutil_make_listen_socket_reuseable_port" 1859 }, 1860 { 1861 "name" : "evutil_make_socket_closeonexec" 1862 }, 1863 { 1864 "name" : "evutil_make_socket_nonblocking" 1865 }, 1866 { 1867 "name" : "evutil_make_tcp_listen_socket_deferred" 1868 }, 1869 { 1870 "name" : "evutil_memclear_" 1871 }, 1872 { 1873 "name" : "evutil_monotonic_timer_free" 1874 }, 1875 { 1876 "name" : "evutil_monotonic_timer_new" 1877 }, 1878 { 1879 "name" : "evutil_new_addrinfo_" 1880 }, 1881 { 1882 "name" : "evutil_open_closeonexec_" 1883 }, 1884 { 1885 "name" : "evutil_parse_sockaddr_port" 1886 }, 1887 { 1888 "name" : "evutil_read_file_" 1889 }, 1890 { 1891 "name" : "evutil_rtrim_lws_" 1892 }, 1893 { 1894 "name" : "evutil_secure_rng_add_bytes" 1895 }, 1896 { 1897 "name" : "evutil_secure_rng_get_bytes" 1898 }, 1899 { 1900 "name" : "evutil_secure_rng_global_setup_locks_" 1901 }, 1902 { 1903 "name" : "evutil_secure_rng_init" 1904 }, 1905 { 1906 "name" : "evutil_secure_rng_set_urandom_device_file" 1907 }, 1908 { 1909 "name" : "evutil_set_evdns_getaddrinfo_cancel_fn_" 1910 }, 1911 { 1912 "name" : "evutil_set_evdns_getaddrinfo_fn_" 1913 }, 1914 { 1915 "name" : "evutil_snprintf" 1916 }, 1917 { 1918 "name" : "evutil_sockaddr_cmp" 1919 }, 1920 { 1921 "name" : "evutil_sockaddr_is_loopback_" 1922 }, 1923 { 1924 "name" : "evutil_socket_" 1925 }, 1926 { 1927 "name" : "evutil_socket_connect_" 1928 }, 1929 { 1930 "name" : "evutil_socket_finished_connecting_" 1931 }, 1932 { 1933 "name" : "evutil_socketpair" 1934 }, 1935 { 1936 "name" : "evutil_strtoll" 1937 }, 1938 { 1939 "name" : "evutil_tv_to_msec_" 1940 }, 1941 { 1942 "name" : "evutil_usleep_" 1943 }, 1944 { 1945 "name" : "evutil_vsnprintf" 1946 }, 1947 { 1948 "name" : "evutil_weakrand_" 1949 }, 1950 { 1951 "name" : "evutil_weakrand_range_" 1952 }, 1953 { 1954 "name" : "evutil_weakrand_seed_" 1955 }, 1956 { 1957 "name" : "libevent_global_shutdown" 1958 } 1959 ], 1960 "elf_objects" : 1961 [ 1962 { 1963 "name" : "bufferevent_ops_filter" 1964 }, 1965 { 1966 "name" : "bufferevent_ops_pair" 1967 }, 1968 { 1969 "name" : "bufferevent_ops_socket" 1970 }, 1971 { 1972 "name" : "epollops" 1973 }, 1974 { 1975 "name" : "event_debug_created_threadable_ctx_" 1976 }, 1977 { 1978 "name" : "event_debug_logging_mask_" 1979 }, 1980 { 1981 "name" : "event_debug_mode_on_" 1982 }, 1983 { 1984 "name" : "event_global_current_base_" 1985 }, 1986 { 1987 "name" : "evthread_cond_fns_" 1988 }, 1989 { 1990 "name" : "evthread_id_fn_" 1991 }, 1992 { 1993 "name" : "evthread_lock_debugging_enabled_" 1994 }, 1995 { 1996 "name" : "evthread_lock_fns_" 1997 }, 1998 { 1999 "name" : "evutil_memset_volatile_" 2000 }, 2001 { 2002 "name" : "nil_eventop" 2003 }, 2004 { 2005 "name" : "pollops" 2006 }, 2007 { 2008 "name" : "selectops" 2009 } 2010 ], 2011 "enum_types" : 2012 [ 2013 { 2014 "alignment" : 4, 2015 "enum_fields" : 2016 [ 2017 { 2018 "enum_field_value" : -1, 2019 "name" : "EVRPC_TERMINATE" 2020 }, 2021 { 2022 "enum_field_value" : 0, 2023 "name" : "EVRPC_CONTINUE" 2024 }, 2025 { 2026 "enum_field_value" : 1, 2027 "name" : "EVRPC_PAUSE" 2028 } 2029 ], 2030 "linker_set_key" : "EVRPC_HOOK_RESULT", 2031 "name" : "EVRPC_HOOK_RESULT", 2032 "referenced_type" : "type-586", 2033 "self_type" : "type-586", 2034 "size" : 4, 2035 "source_file" : "/external/libevent/include/event2/rpc.h", 2036 "underlying_type" : "type-20", 2037 "unique_id" : "EVRPC_HOOK_RESULT" 2038 }, 2039 { 2040 "alignment" : 4, 2041 "enum_fields" : 2042 [ 2043 { 2044 "enum_field_value" : 0, 2045 "name" : "EVRPC_INPUT" 2046 }, 2047 { 2048 "enum_field_value" : 1, 2049 "name" : "EVRPC_OUTPUT" 2050 } 2051 ], 2052 "linker_set_key" : "EVRPC_HOOK_TYPE", 2053 "name" : "EVRPC_HOOK_TYPE", 2054 "referenced_type" : "type-585", 2055 "self_type" : "type-585", 2056 "size" : 4, 2057 "source_file" : "/external/libevent/include/event2/rpc.h", 2058 "underlying_type" : "type-2", 2059 "unique_id" : "EVRPC_HOOK_TYPE" 2060 }, 2061 { 2062 "alignment" : 4, 2063 "enum_fields" : 2064 [ 2065 { 2066 "enum_field_value" : 0, 2067 "name" : "BEV_OK" 2068 }, 2069 { 2070 "enum_field_value" : 1, 2071 "name" : "BEV_NEED_MORE" 2072 }, 2073 { 2074 "enum_field_value" : 2, 2075 "name" : "BEV_ERROR" 2076 } 2077 ], 2078 "linker_set_key" : "bufferevent_filter_result", 2079 "name" : "bufferevent_filter_result", 2080 "referenced_type" : "type-91", 2081 "self_type" : "type-91", 2082 "size" : 4, 2083 "source_file" : "/external/libevent/include/event2/bufferevent.h", 2084 "underlying_type" : "type-2", 2085 "unique_id" : "bufferevent_filter_result" 2086 }, 2087 { 2088 "alignment" : 4, 2089 "enum_fields" : 2090 [ 2091 { 2092 "enum_field_value" : 0, 2093 "name" : "BEV_NORMAL" 2094 }, 2095 { 2096 "enum_field_value" : 1, 2097 "name" : "BEV_FLUSH" 2098 }, 2099 { 2100 "enum_field_value" : 2, 2101 "name" : "BEV_FINISHED" 2102 } 2103 ], 2104 "linker_set_key" : "bufferevent_flush_mode", 2105 "name" : "bufferevent_flush_mode", 2106 "referenced_type" : "type-93", 2107 "self_type" : "type-93", 2108 "size" : 4, 2109 "source_file" : "/external/libevent/include/event2/bufferevent.h", 2110 "underlying_type" : "type-2", 2111 "unique_id" : "bufferevent_flush_mode" 2112 }, 2113 { 2114 "alignment" : 4, 2115 "enum_fields" : 2116 [ 2117 { 2118 "enum_field_value" : 1, 2119 "name" : "BEV_OPT_CLOSE_ON_FREE" 2120 }, 2121 { 2122 "enum_field_value" : 2, 2123 "name" : "BEV_OPT_THREADSAFE" 2124 }, 2125 { 2126 "enum_field_value" : 4, 2127 "name" : "BEV_OPT_DEFER_CALLBACKS" 2128 }, 2129 { 2130 "enum_field_value" : 8, 2131 "name" : "BEV_OPT_UNLOCK_CALLBACKS" 2132 } 2133 ], 2134 "linker_set_key" : "bufferevent_options", 2135 "name" : "bufferevent_options", 2136 "referenced_type" : "type-278", 2137 "self_type" : "type-278", 2138 "size" : 4, 2139 "source_file" : "/external/libevent/include/event2/bufferevent.h", 2140 "underlying_type" : "type-2", 2141 "unique_id" : "bufferevent_options" 2142 }, 2143 { 2144 "alignment" : 4, 2145 "enum_fields" : 2146 [ 2147 { 2148 "enum_field_value" : 65536, 2149 "name" : "BEV_TRIG_IGNORE_WATERMARKS" 2150 }, 2151 { 2152 "enum_field_value" : 4, 2153 "name" : "BEV_TRIG_DEFER_CALLBACKS" 2154 } 2155 ], 2156 "linker_set_key" : "bufferevent_trigger_options", 2157 "name" : "bufferevent_trigger_options", 2158 "referenced_type" : "type-279", 2159 "self_type" : "type-279", 2160 "size" : 4, 2161 "source_file" : "/external/libevent/include/event2/bufferevent.h", 2162 "underlying_type" : "type-2", 2163 "unique_id" : "bufferevent_trigger_options" 2164 }, 2165 { 2166 "alignment" : 4, 2167 "enum_fields" : 2168 [ 2169 { 2170 "enum_field_value" : 0, 2171 "name" : "EVBUFFER_EOL_ANY" 2172 }, 2173 { 2174 "enum_field_value" : 1, 2175 "name" : "EVBUFFER_EOL_CRLF" 2176 }, 2177 { 2178 "enum_field_value" : 2, 2179 "name" : "EVBUFFER_EOL_CRLF_STRICT" 2180 }, 2181 { 2182 "enum_field_value" : 3, 2183 "name" : "EVBUFFER_EOL_LF" 2184 }, 2185 { 2186 "enum_field_value" : 4, 2187 "name" : "EVBUFFER_EOL_NUL" 2188 } 2189 ], 2190 "linker_set_key" : "evbuffer_eol_style", 2191 "name" : "evbuffer_eol_style", 2192 "referenced_type" : "type-196", 2193 "self_type" : "type-196", 2194 "size" : 4, 2195 "source_file" : "/external/libevent/include/event2/buffer.h", 2196 "underlying_type" : "type-2", 2197 "unique_id" : "evbuffer_eol_style" 2198 }, 2199 { 2200 "alignment" : 4, 2201 "enum_fields" : 2202 [ 2203 { 2204 "enum_field_value" : 0, 2205 "name" : "EVBUFFER_PTR_SET" 2206 }, 2207 { 2208 "enum_field_value" : 1, 2209 "name" : "EVBUFFER_PTR_ADD" 2210 } 2211 ], 2212 "linker_set_key" : "evbuffer_ptr_how", 2213 "name" : "evbuffer_ptr_how", 2214 "referenced_type" : "type-264", 2215 "self_type" : "type-264", 2216 "size" : 4, 2217 "source_file" : "/external/libevent/include/event2/buffer.h", 2218 "underlying_type" : "type-2", 2219 "unique_id" : "evbuffer_ptr_how" 2220 }, 2221 { 2222 "alignment" : 4, 2223 "enum_fields" : 2224 [ 2225 { 2226 "enum_field_value" : 1, 2227 "name" : "EVENT_BASE_FLAG_NOLOCK" 2228 }, 2229 { 2230 "enum_field_value" : 2, 2231 "name" : "EVENT_BASE_FLAG_IGNORE_ENV" 2232 }, 2233 { 2234 "enum_field_value" : 4, 2235 "name" : "EVENT_BASE_FLAG_STARTUP_IOCP" 2236 }, 2237 { 2238 "enum_field_value" : 8, 2239 "name" : "EVENT_BASE_FLAG_NO_CACHE_TIME" 2240 }, 2241 { 2242 "enum_field_value" : 16, 2243 "name" : "EVENT_BASE_FLAG_EPOLL_USE_CHANGELIST" 2244 }, 2245 { 2246 "enum_field_value" : 32, 2247 "name" : "EVENT_BASE_FLAG_PRECISE_TIMER" 2248 } 2249 ], 2250 "linker_set_key" : "event_base_config_flag", 2251 "name" : "event_base_config_flag", 2252 "referenced_type" : "type-262", 2253 "self_type" : "type-262", 2254 "size" : 4, 2255 "source_file" : "/external/libevent/include/event2/event.h", 2256 "underlying_type" : "type-2", 2257 "unique_id" : "event_base_config_flag" 2258 }, 2259 { 2260 "alignment" : 4, 2261 "enum_fields" : 2262 [ 2263 { 2264 "enum_field_value" : 1, 2265 "name" : "EV_FEATURE_ET" 2266 }, 2267 { 2268 "enum_field_value" : 2, 2269 "name" : "EV_FEATURE_O1" 2270 }, 2271 { 2272 "enum_field_value" : 4, 2273 "name" : "EV_FEATURE_FDS" 2274 }, 2275 { 2276 "enum_field_value" : 8, 2277 "name" : "EV_FEATURE_EARLY_CLOSE" 2278 } 2279 ], 2280 "linker_set_key" : "event_method_feature", 2281 "name" : "event_method_feature", 2282 "referenced_type" : "type-1", 2283 "self_type" : "type-1", 2284 "size" : 4, 2285 "source_file" : "/external/libevent/include/event2/event.h", 2286 "underlying_type" : "type-2", 2287 "unique_id" : "event_method_feature" 2288 }, 2289 { 2290 "alignment" : 4, 2291 "enum_fields" : 2292 [ 2293 { 2294 "enum_field_value" : 1, 2295 "name" : "EVHTTP_REQ_GET" 2296 }, 2297 { 2298 "enum_field_value" : 2, 2299 "name" : "EVHTTP_REQ_POST" 2300 }, 2301 { 2302 "enum_field_value" : 4, 2303 "name" : "EVHTTP_REQ_HEAD" 2304 }, 2305 { 2306 "enum_field_value" : 8, 2307 "name" : "EVHTTP_REQ_PUT" 2308 }, 2309 { 2310 "enum_field_value" : 16, 2311 "name" : "EVHTTP_REQ_DELETE" 2312 }, 2313 { 2314 "enum_field_value" : 32, 2315 "name" : "EVHTTP_REQ_OPTIONS" 2316 }, 2317 { 2318 "enum_field_value" : 64, 2319 "name" : "EVHTTP_REQ_TRACE" 2320 }, 2321 { 2322 "enum_field_value" : 128, 2323 "name" : "EVHTTP_REQ_CONNECT" 2324 }, 2325 { 2326 "enum_field_value" : 256, 2327 "name" : "EVHTTP_REQ_PATCH" 2328 } 2329 ], 2330 "linker_set_key" : "evhttp_cmd_type", 2331 "name" : "evhttp_cmd_type", 2332 "referenced_type" : "type-538", 2333 "self_type" : "type-538", 2334 "size" : 4, 2335 "source_file" : "/external/libevent/include/event2/http.h", 2336 "underlying_type" : "type-2", 2337 "unique_id" : "evhttp_cmd_type" 2338 }, 2339 { 2340 "alignment" : 4, 2341 "enum_fields" : 2342 [ 2343 { 2344 "enum_field_value" : 0, 2345 "name" : "EVREQ_HTTP_TIMEOUT" 2346 }, 2347 { 2348 "enum_field_value" : 1, 2349 "name" : "EVREQ_HTTP_EOF" 2350 }, 2351 { 2352 "enum_field_value" : 2, 2353 "name" : "EVREQ_HTTP_INVALID_HEADER" 2354 }, 2355 { 2356 "enum_field_value" : 3, 2357 "name" : "EVREQ_HTTP_BUFFER_ERROR" 2358 }, 2359 { 2360 "enum_field_value" : 4, 2361 "name" : "EVREQ_HTTP_REQUEST_CANCEL" 2362 }, 2363 { 2364 "enum_field_value" : 5, 2365 "name" : "EVREQ_HTTP_DATA_TOO_LONG" 2366 } 2367 ], 2368 "linker_set_key" : "evhttp_request_error", 2369 "name" : "evhttp_request_error", 2370 "referenced_type" : "type-549", 2371 "self_type" : "type-549", 2372 "size" : 4, 2373 "source_file" : "/external/libevent/include/event2/http.h", 2374 "underlying_type" : "type-2", 2375 "unique_id" : "evhttp_request_error" 2376 }, 2377 { 2378 "alignment" : 4, 2379 "enum_fields" : 2380 [ 2381 { 2382 "enum_field_value" : 0, 2383 "name" : "EVHTTP_REQUEST" 2384 }, 2385 { 2386 "enum_field_value" : 1, 2387 "name" : "EVHTTP_RESPONSE" 2388 } 2389 ], 2390 "linker_set_key" : "evhttp_request_kind", 2391 "name" : "evhttp_request_kind", 2392 "referenced_type" : "type-537", 2393 "self_type" : "type-537", 2394 "size" : 4, 2395 "source_file" : "/external/libevent/include/event2/http.h", 2396 "underlying_type" : "type-2", 2397 "unique_id" : "evhttp_request_kind" 2398 } 2399 ], 2400 "function_types" : 2401 [ 2402 { 2403 "alignment" : 4, 2404 "linker_set_key" : "bufferevent *(event_base *, void *)", 2405 "name" : "bufferevent *(event_base *, void *)", 2406 "parameters" : 2407 [ 2408 { 2409 "referenced_type" : "type-602" 2410 }, 2411 { 2412 "referenced_type" : "type-6" 2413 } 2414 ], 2415 "referenced_type" : "type-601", 2416 "return_type" : "type-48", 2417 "self_type" : "type-601", 2418 "source_file" : "/external/libevent/include/event2/http.h" 2419 }, 2420 { 2421 "alignment" : 4, 2422 "linker_set_key" : "bufferevent_filter_result (evbuffer *, evbuffer *, long, bufferevent_flush_mode, void *)", 2423 "name" : "bufferevent_filter_result (evbuffer *, evbuffer *, long, bufferevent_flush_mode, void *)", 2424 "parameters" : 2425 [ 2426 { 2427 "referenced_type" : "type-83" 2428 }, 2429 { 2430 "referenced_type" : "type-83" 2431 }, 2432 { 2433 "referenced_type" : "type-92" 2434 }, 2435 { 2436 "referenced_type" : "type-93" 2437 }, 2438 { 2439 "referenced_type" : "type-6" 2440 } 2441 ], 2442 "referenced_type" : "type-90", 2443 "return_type" : "type-91", 2444 "self_type" : "type-90", 2445 "source_file" : "/external/libevent/include/event2/bufferevent.h" 2446 }, 2447 { 2448 "alignment" : 4, 2449 "linker_set_key" : "int (const event_base *, const event *, void *)", 2450 "name" : "int (const event_base *, const event *, void *)", 2451 "parameters" : 2452 [ 2453 { 2454 "referenced_type" : "type-150" 2455 }, 2456 { 2457 "referenced_type" : "type-169" 2458 }, 2459 { 2460 "referenced_type" : "type-6" 2461 } 2462 ], 2463 "referenced_type" : "type-181", 2464 "return_type" : "type-20", 2465 "self_type" : "type-181", 2466 "source_file" : "/external/libevent/include/event2/event.h" 2467 }, 2468 { 2469 "alignment" : 4, 2470 "linker_set_key" : "int (evhttp_request *, void *)", 2471 "name" : "int (evhttp_request *, void *)", 2472 "parameters" : 2473 [ 2474 { 2475 "referenced_type" : "type-530" 2476 }, 2477 { 2478 "referenced_type" : "type-6" 2479 } 2480 ], 2481 "referenced_type" : "type-546", 2482 "return_type" : "type-20", 2483 "self_type" : "type-546", 2484 "source_file" : "/external/libevent/include/event2/http_struct.h" 2485 }, 2486 { 2487 "alignment" : 4, 2488 "linker_set_key" : "int (unsigned int, void *)", 2489 "name" : "int (unsigned int, void *)", 2490 "parameters" : 2491 [ 2492 { 2493 "referenced_type" : "type-2" 2494 }, 2495 { 2496 "referenced_type" : "type-6" 2497 } 2498 ], 2499 "referenced_type" : "type-53", 2500 "return_type" : "type-20", 2501 "self_type" : "type-53", 2502 "source_file" : "/external/libevent/include/event2/thread.h" 2503 }, 2504 { 2505 "alignment" : 4, 2506 "linker_set_key" : "int (void *)", 2507 "name" : "int (void *)", 2508 "parameters" : 2509 [ 2510 { 2511 "referenced_type" : "type-6" 2512 } 2513 ], 2514 "referenced_type" : "type-580", 2515 "return_type" : "type-20", 2516 "self_type" : "type-580", 2517 "source_file" : "/external/libevent/include/event2/rpc.h" 2518 }, 2519 { 2520 "alignment" : 4, 2521 "linker_set_key" : "int (void *, evbuffer *)", 2522 "name" : "int (void *, evbuffer *)", 2523 "parameters" : 2524 [ 2525 { 2526 "referenced_type" : "type-6" 2527 }, 2528 { 2529 "referenced_type" : "type-541" 2530 } 2531 ], 2532 "referenced_type" : "type-561", 2533 "return_type" : "type-20", 2534 "self_type" : "type-561", 2535 "source_file" : "/external/libevent/include/event2/rpc.h" 2536 }, 2537 { 2538 "alignment" : 4, 2539 "linker_set_key" : "int (void *, evhttp_request *, evbuffer *, void *)", 2540 "name" : "int (void *, evhttp_request *, evbuffer *, void *)", 2541 "parameters" : 2542 [ 2543 { 2544 "referenced_type" : "type-6" 2545 }, 2546 { 2547 "referenced_type" : "type-530" 2548 }, 2549 { 2550 "referenced_type" : "type-541" 2551 }, 2552 { 2553 "referenced_type" : "type-6" 2554 } 2555 ], 2556 "referenced_type" : "type-587", 2557 "return_type" : "type-20", 2558 "self_type" : "type-587", 2559 "source_file" : "/external/libevent/include/event2/rpc.h" 2560 }, 2561 { 2562 "alignment" : 4, 2563 "linker_set_key" : "int (void *, int)", 2564 "name" : "int (void *, int)", 2565 "parameters" : 2566 [ 2567 { 2568 "referenced_type" : "type-6" 2569 }, 2570 { 2571 "referenced_type" : "type-20" 2572 } 2573 ], 2574 "referenced_type" : "type-74", 2575 "return_type" : "type-20", 2576 "self_type" : "type-74", 2577 "source_file" : "/external/libevent/include/event2/thread.h" 2578 }, 2579 { 2580 "alignment" : 4, 2581 "linker_set_key" : "int (void *, void *, const timeval *)", 2582 "name" : "int (void *, void *, const timeval *)", 2583 "parameters" : 2584 [ 2585 { 2586 "referenced_type" : "type-6" 2587 }, 2588 { 2589 "referenced_type" : "type-6" 2590 }, 2591 { 2592 "referenced_type" : "type-77" 2593 } 2594 ], 2595 "referenced_type" : "type-76", 2596 "return_type" : "type-20", 2597 "self_type" : "type-76", 2598 "source_file" : "/external/libevent/include/event2/thread.h" 2599 }, 2600 { 2601 "alignment" : 4, 2602 "linker_set_key" : "unsigned long (void)", 2603 "name" : "unsigned long (void)", 2604 "referenced_type" : "type-204", 2605 "return_type" : "type-205", 2606 "self_type" : "type-204", 2607 "source_file" : "/external/libevent/include/event2/thread.h" 2608 }, 2609 { 2610 "alignment" : 4, 2611 "linker_set_key" : "unsigned short (void)", 2612 "name" : "unsigned short (void)", 2613 "referenced_type" : "type-491", 2614 "return_type" : "type-492", 2615 "self_type" : "type-491", 2616 "source_file" : "/external/libevent/include/event2/dns.h" 2617 }, 2618 { 2619 "alignment" : 4, 2620 "linker_set_key" : "void (bufferevent *, short, void *)", 2621 "name" : "void (bufferevent *, short, void *)", 2622 "parameters" : 2623 [ 2624 { 2625 "referenced_type" : "type-48" 2626 }, 2627 { 2628 "referenced_type" : "type-15" 2629 }, 2630 { 2631 "referenced_type" : "type-6" 2632 } 2633 ], 2634 "referenced_type" : "type-50", 2635 "return_type" : "type-5", 2636 "self_type" : "type-50", 2637 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 2638 }, 2639 { 2640 "alignment" : 4, 2641 "linker_set_key" : "void (bufferevent *, void *)", 2642 "name" : "void (bufferevent *, void *)", 2643 "parameters" : 2644 [ 2645 { 2646 "referenced_type" : "type-48" 2647 }, 2648 { 2649 "referenced_type" : "type-6" 2650 } 2651 ], 2652 "referenced_type" : "type-47", 2653 "return_type" : "type-5", 2654 "self_type" : "type-47", 2655 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 2656 }, 2657 { 2658 "alignment" : 4, 2659 "linker_set_key" : "void (char *, unsigned long)", 2660 "name" : "void (char *, unsigned long)", 2661 "parameters" : 2662 [ 2663 { 2664 "referenced_type" : "type-188" 2665 }, 2666 { 2667 "referenced_type" : "type-39" 2668 } 2669 ], 2670 "referenced_type" : "type-494", 2671 "return_type" : "type-5", 2672 "self_type" : "type-494", 2673 "source_file" : "/external/libevent/include/event2/dns.h" 2674 }, 2675 { 2676 "alignment" : 4, 2677 "linker_set_key" : "void (const evbuffer_file_segment *, int, void *)", 2678 "name" : "void (const evbuffer_file_segment *, int, void *)", 2679 "parameters" : 2680 [ 2681 { 2682 "referenced_type" : "type-248" 2683 }, 2684 { 2685 "referenced_type" : "type-20" 2686 }, 2687 { 2688 "referenced_type" : "type-6" 2689 } 2690 ], 2691 "referenced_type" : "type-247", 2692 "return_type" : "type-5", 2693 "self_type" : "type-247", 2694 "source_file" : "/external/libevent/include/event2/buffer.h" 2695 }, 2696 { 2697 "alignment" : 4, 2698 "linker_set_key" : "void (const void *, unsigned long, void *)", 2699 "name" : "void (const void *, unsigned long, void *)", 2700 "parameters" : 2701 [ 2702 { 2703 "referenced_type" : "type-145" 2704 }, 2705 { 2706 "referenced_type" : "type-39" 2707 }, 2708 { 2709 "referenced_type" : "type-6" 2710 } 2711 ], 2712 "referenced_type" : "type-221", 2713 "return_type" : "type-5", 2714 "self_type" : "type-221", 2715 "source_file" : "/external/libevent/include/event2/buffer.h" 2716 }, 2717 { 2718 "alignment" : 4, 2719 "linker_set_key" : "void (evbuffer *, const evbuffer_cb_info *, void *)", 2720 "name" : "void (evbuffer *, const evbuffer_cb_info *, void *)", 2721 "parameters" : 2722 [ 2723 { 2724 "referenced_type" : "type-44" 2725 }, 2726 { 2727 "referenced_type" : "type-270" 2728 }, 2729 { 2730 "referenced_type" : "type-6" 2731 } 2732 ], 2733 "referenced_type" : "type-269", 2734 "return_type" : "type-5", 2735 "self_type" : "type-269", 2736 "source_file" : "/external/libevent/include/event2/buffer.h" 2737 }, 2738 { 2739 "alignment" : 4, 2740 "linker_set_key" : "void (evbuffer *, unsigned long, unsigned long, void *)", 2741 "name" : "void (evbuffer *, unsigned long, unsigned long, void *)", 2742 "parameters" : 2743 [ 2744 { 2745 "referenced_type" : "type-44" 2746 }, 2747 { 2748 "referenced_type" : "type-39" 2749 }, 2750 { 2751 "referenced_type" : "type-39" 2752 }, 2753 { 2754 "referenced_type" : "type-6" 2755 } 2756 ], 2757 "referenced_type" : "type-274", 2758 "return_type" : "type-5", 2759 "self_type" : "type-274", 2760 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 2761 }, 2762 { 2763 "alignment" : 4, 2764 "linker_set_key" : "void (evbuffer *, void *)", 2765 "name" : "void (evbuffer *, void *)", 2766 "parameters" : 2767 [ 2768 { 2769 "referenced_type" : "type-541" 2770 }, 2771 { 2772 "referenced_type" : "type-6" 2773 } 2774 ], 2775 "referenced_type" : "type-559", 2776 "return_type" : "type-5", 2777 "self_type" : "type-559", 2778 "source_file" : "/external/libevent/include/event2/rpc.h" 2779 }, 2780 { 2781 "alignment" : 4, 2782 "linker_set_key" : "void (evconnlistener *, int, sockaddr *, int, void *)", 2783 "name" : "void (evconnlistener *, int, sockaddr *, int, void *)", 2784 "parameters" : 2785 [ 2786 { 2787 "referenced_type" : "type-244" 2788 }, 2789 { 2790 "referenced_type" : "type-20" 2791 }, 2792 { 2793 "referenced_type" : "type-238" 2794 }, 2795 { 2796 "referenced_type" : "type-20" 2797 }, 2798 { 2799 "referenced_type" : "type-6" 2800 } 2801 ], 2802 "referenced_type" : "type-256", 2803 "return_type" : "type-5", 2804 "self_type" : "type-256", 2805 "source_file" : "/external/libevent/include/event2/listener.h" 2806 }, 2807 { 2808 "alignment" : 4, 2809 "linker_set_key" : "void (evconnlistener *, void *)", 2810 "name" : "void (evconnlistener *, void *)", 2811 "parameters" : 2812 [ 2813 { 2814 "referenced_type" : "type-244" 2815 }, 2816 { 2817 "referenced_type" : "type-6" 2818 } 2819 ], 2820 "referenced_type" : "type-243", 2821 "return_type" : "type-5", 2822 "self_type" : "type-243", 2823 "source_file" : "/external/libevent/include/event2/listener.h" 2824 }, 2825 { 2826 "alignment" : 4, 2827 "linker_set_key" : "void (evdns_server_request *, void *)", 2828 "name" : "void (evdns_server_request *, void *)", 2829 "parameters" : 2830 [ 2831 { 2832 "referenced_type" : "type-499" 2833 }, 2834 { 2835 "referenced_type" : "type-6" 2836 } 2837 ], 2838 "referenced_type" : "type-498", 2839 "return_type" : "type-5", 2840 "self_type" : "type-498", 2841 "source_file" : "/external/libevent/include/event2/dns.h" 2842 }, 2843 { 2844 "alignment" : 4, 2845 "linker_set_key" : "void (event *, void *)", 2846 "name" : "void (event *, void *)", 2847 "parameters" : 2848 [ 2849 { 2850 "referenced_type" : "type-9" 2851 }, 2852 { 2853 "referenced_type" : "type-6" 2854 } 2855 ], 2856 "referenced_type" : "type-24", 2857 "return_type" : "type-5", 2858 "self_type" : "type-24", 2859 "source_file" : "/external/libevent/include/event2/event_struct.h" 2860 }, 2861 { 2862 "alignment" : 4, 2863 "linker_set_key" : "void (event_callback *, void *)", 2864 "name" : "void (event_callback *, void *)", 2865 "parameters" : 2866 [ 2867 { 2868 "referenced_type" : "type-13" 2869 }, 2870 { 2871 "referenced_type" : "type-6" 2872 } 2873 ], 2874 "referenced_type" : "type-22", 2875 "return_type" : "type-5", 2876 "self_type" : "type-22", 2877 "source_file" : "/external/libevent/include/event2/event_struct.h" 2878 }, 2879 { 2880 "alignment" : 4, 2881 "linker_set_key" : "void (evhttp_bound_socket *, void *)", 2882 "name" : "void (evhttp_bound_socket *, void *)", 2883 "parameters" : 2884 [ 2885 { 2886 "referenced_type" : "type-591" 2887 }, 2888 { 2889 "referenced_type" : "type-6" 2890 } 2891 ], 2892 "referenced_type" : "type-599", 2893 "return_type" : "type-5", 2894 "self_type" : "type-599", 2895 "source_file" : "/external/libevent/include/event2/http.h" 2896 }, 2897 { 2898 "alignment" : 4, 2899 "linker_set_key" : "void (evhttp_connection *, void *)", 2900 "name" : "void (evhttp_connection *, void *)", 2901 "parameters" : 2902 [ 2903 { 2904 "referenced_type" : "type-612" 2905 }, 2906 { 2907 "referenced_type" : "type-6" 2908 } 2909 ], 2910 "referenced_type" : "type-611", 2911 "return_type" : "type-5", 2912 "self_type" : "type-611", 2913 "source_file" : "/external/libevent/include/event2/http.h" 2914 }, 2915 { 2916 "alignment" : 4, 2917 "linker_set_key" : "void (evhttp_request *, void *)", 2918 "name" : "void (evhttp_request *, void *)", 2919 "parameters" : 2920 [ 2921 { 2922 "referenced_type" : "type-530" 2923 }, 2924 { 2925 "referenced_type" : "type-6" 2926 } 2927 ], 2928 "referenced_type" : "type-544", 2929 "return_type" : "type-5", 2930 "self_type" : "type-544", 2931 "source_file" : "/external/libevent/include/event2/http_struct.h" 2932 }, 2933 { 2934 "alignment" : 4, 2935 "linker_set_key" : "void (evhttp_request_error, void *)", 2936 "name" : "void (evhttp_request_error, void *)", 2937 "parameters" : 2938 [ 2939 { 2940 "referenced_type" : "type-549" 2941 }, 2942 { 2943 "referenced_type" : "type-6" 2944 } 2945 ], 2946 "referenced_type" : "type-548", 2947 "return_type" : "type-5", 2948 "self_type" : "type-548", 2949 "source_file" : "/external/libevent/include/event2/http_struct.h" 2950 }, 2951 { 2952 "alignment" : 4, 2953 "linker_set_key" : "void (evrpc_req_generic *, void *)", 2954 "name" : "void (evrpc_req_generic *, void *)", 2955 "parameters" : 2956 [ 2957 { 2958 "referenced_type" : "type-567" 2959 }, 2960 { 2961 "referenced_type" : "type-6" 2962 } 2963 ], 2964 "referenced_type" : "type-582", 2965 "return_type" : "type-5", 2966 "self_type" : "type-582", 2967 "source_file" : "/external/libevent/include/event2/rpc.h" 2968 }, 2969 { 2970 "alignment" : 4, 2971 "linker_set_key" : "void (evrpc_status *, void *, void *, void *)", 2972 "name" : "void (evrpc_status *, void *, void *, void *)", 2973 "parameters" : 2974 [ 2975 { 2976 "referenced_type" : "type-564" 2977 }, 2978 { 2979 "referenced_type" : "type-6" 2980 }, 2981 { 2982 "referenced_type" : "type-6" 2983 }, 2984 { 2985 "referenced_type" : "type-6" 2986 } 2987 ], 2988 "referenced_type" : "type-563", 2989 "return_type" : "type-5", 2990 "self_type" : "type-563", 2991 "source_file" : "/external/libevent/include/event2/rpc.h" 2992 }, 2993 { 2994 "alignment" : 4, 2995 "linker_set_key" : "void (int)", 2996 "name" : "void (int)", 2997 "parameters" : 2998 [ 2999 { 3000 "referenced_type" : "type-20" 3001 } 3002 ], 3003 "referenced_type" : "type-258", 3004 "return_type" : "type-5", 3005 "self_type" : "type-258", 3006 "source_file" : "/external/libevent/include/event2/event.h" 3007 }, 3008 { 3009 "alignment" : 4, 3010 "linker_set_key" : "void (int, addrinfo *, void *)", 3011 "name" : "void (int, addrinfo *, void *)", 3012 "parameters" : 3013 [ 3014 { 3015 "referenced_type" : "type-20" 3016 }, 3017 { 3018 "referenced_type" : "type-519" 3019 }, 3020 { 3021 "referenced_type" : "type-6" 3022 } 3023 ], 3024 "referenced_type" : "type-518", 3025 "return_type" : "type-5", 3026 "self_type" : "type-518", 3027 "source_file" : "/external/libevent/include/event2/dns.h" 3028 }, 3029 { 3030 "alignment" : 4, 3031 "linker_set_key" : "void (int, char, int, int, void *, void *)", 3032 "name" : "void (int, char, int, int, void *, void *)", 3033 "parameters" : 3034 [ 3035 { 3036 "referenced_type" : "type-20" 3037 }, 3038 { 3039 "referenced_type" : "type-154" 3040 }, 3041 { 3042 "referenced_type" : "type-20" 3043 }, 3044 { 3045 "referenced_type" : "type-20" 3046 }, 3047 { 3048 "referenced_type" : "type-6" 3049 }, 3050 { 3051 "referenced_type" : "type-6" 3052 } 3053 ], 3054 "referenced_type" : "type-481", 3055 "return_type" : "type-5", 3056 "self_type" : "type-481", 3057 "source_file" : "/external/libevent/include/event2/dns.h" 3058 }, 3059 { 3060 "alignment" : 4, 3061 "linker_set_key" : "void (int, const char *)", 3062 "name" : "void (int, const char *)", 3063 "parameters" : 3064 [ 3065 { 3066 "referenced_type" : "type-20" 3067 }, 3068 { 3069 "referenced_type" : "type-152" 3070 } 3071 ], 3072 "referenced_type" : "type-260", 3073 "return_type" : "type-5", 3074 "self_type" : "type-260", 3075 "source_file" : "/external/libevent/include/event2/event.h" 3076 }, 3077 { 3078 "alignment" : 4, 3079 "linker_set_key" : "void (int, short, void *)", 3080 "name" : "void (int, short, void *)", 3081 "parameters" : 3082 [ 3083 { 3084 "referenced_type" : "type-20" 3085 }, 3086 { 3087 "referenced_type" : "type-15" 3088 }, 3089 { 3090 "referenced_type" : "type-6" 3091 } 3092 ], 3093 "referenced_type" : "type-19", 3094 "return_type" : "type-5", 3095 "self_type" : "type-19", 3096 "source_file" : "/external/libevent/include/event2/event_struct.h" 3097 }, 3098 { 3099 "alignment" : 4, 3100 "linker_set_key" : "void (void *)", 3101 "name" : "void (void *)", 3102 "parameters" : 3103 [ 3104 { 3105 "referenced_type" : "type-6" 3106 } 3107 ], 3108 "referenced_type" : "type-72", 3109 "return_type" : "type-5", 3110 "self_type" : "type-72", 3111 "source_file" : "/external/libevent/include/event2/thread.h" 3112 }, 3113 { 3114 "alignment" : 4, 3115 "linker_set_key" : "void (void *, unsigned int)", 3116 "name" : "void (void *, unsigned int)", 3117 "parameters" : 3118 [ 3119 { 3120 "referenced_type" : "type-6" 3121 }, 3122 { 3123 "referenced_type" : "type-2" 3124 } 3125 ], 3126 "referenced_type" : "type-4", 3127 "return_type" : "type-5", 3128 "self_type" : "type-4", 3129 "source_file" : "/external/libevent/include/event2/thread.h" 3130 }, 3131 { 3132 "alignment" : 4, 3133 "linker_set_key" : "void *(unsigned int)", 3134 "name" : "void *(unsigned int)", 3135 "parameters" : 3136 [ 3137 { 3138 "referenced_type" : "type-2" 3139 } 3140 ], 3141 "referenced_type" : "type-56", 3142 "return_type" : "type-6", 3143 "self_type" : "type-56", 3144 "source_file" : "/external/libevent/include/event2/thread.h" 3145 }, 3146 { 3147 "alignment" : 4, 3148 "linker_set_key" : "void *(unsigned long)", 3149 "name" : "void *(unsigned long)", 3150 "parameters" : 3151 [ 3152 { 3153 "referenced_type" : "type-39" 3154 } 3155 ], 3156 "referenced_type" : "type-175", 3157 "return_type" : "type-6", 3158 "self_type" : "type-175", 3159 "source_file" : "/external/libevent/include/event2/event.h" 3160 }, 3161 { 3162 "alignment" : 4, 3163 "linker_set_key" : "void *(void *)", 3164 "name" : "void *(void *)", 3165 "parameters" : 3166 [ 3167 { 3168 "referenced_type" : "type-6" 3169 } 3170 ], 3171 "referenced_type" : "type-578", 3172 "return_type" : "type-6", 3173 "self_type" : "type-578", 3174 "source_file" : "/external/libevent/include/event2/rpc.h" 3175 }, 3176 { 3177 "alignment" : 4, 3178 "linker_set_key" : "void *(void *, unsigned long)", 3179 "name" : "void *(void *, unsigned long)", 3180 "parameters" : 3181 [ 3182 { 3183 "referenced_type" : "type-6" 3184 }, 3185 { 3186 "referenced_type" : "type-39" 3187 } 3188 ], 3189 "referenced_type" : "type-177", 3190 "return_type" : "type-6", 3191 "self_type" : "type-177", 3192 "source_file" : "/external/libevent/include/event2/event.h" 3193 } 3194 ], 3195 "functions" : 3196 [ 3197 { 3198 "function_name" : "bufferevent_add_to_rate_limit_group", 3199 "linker_set_key" : "bufferevent_add_to_rate_limit_group", 3200 "parameters" : 3201 [ 3202 { 3203 "referenced_type" : "type-48" 3204 }, 3205 { 3206 "referenced_type" : "type-118" 3207 } 3208 ], 3209 "return_type" : "type-20", 3210 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3211 }, 3212 { 3213 "function_name" : "bufferevent_base_set", 3214 "linker_set_key" : "bufferevent_base_set", 3215 "parameters" : 3216 [ 3217 { 3218 "referenced_type" : "type-133" 3219 }, 3220 { 3221 "referenced_type" : "type-48" 3222 } 3223 ], 3224 "return_type" : "type-20", 3225 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3226 }, 3227 { 3228 "function_name" : "bufferevent_decref", 3229 "linker_set_key" : "bufferevent_decref", 3230 "parameters" : 3231 [ 3232 { 3233 "referenced_type" : "type-48" 3234 } 3235 ], 3236 "return_type" : "type-20", 3237 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3238 }, 3239 { 3240 "function_name" : "bufferevent_decrement_read_limit", 3241 "linker_set_key" : "bufferevent_decrement_read_limit", 3242 "parameters" : 3243 [ 3244 { 3245 "referenced_type" : "type-48" 3246 }, 3247 { 3248 "referenced_type" : "type-92" 3249 } 3250 ], 3251 "return_type" : "type-20", 3252 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3253 }, 3254 { 3255 "function_name" : "bufferevent_decrement_write_limit", 3256 "linker_set_key" : "bufferevent_decrement_write_limit", 3257 "parameters" : 3258 [ 3259 { 3260 "referenced_type" : "type-48" 3261 }, 3262 { 3263 "referenced_type" : "type-92" 3264 } 3265 ], 3266 "return_type" : "type-20", 3267 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3268 }, 3269 { 3270 "function_name" : "bufferevent_disable", 3271 "linker_set_key" : "bufferevent_disable", 3272 "parameters" : 3273 [ 3274 { 3275 "referenced_type" : "type-48" 3276 }, 3277 { 3278 "referenced_type" : "type-15" 3279 } 3280 ], 3281 "return_type" : "type-20", 3282 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3283 }, 3284 { 3285 "function_name" : "bufferevent_enable", 3286 "linker_set_key" : "bufferevent_enable", 3287 "parameters" : 3288 [ 3289 { 3290 "referenced_type" : "type-48" 3291 }, 3292 { 3293 "referenced_type" : "type-15" 3294 } 3295 ], 3296 "return_type" : "type-20", 3297 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3298 }, 3299 { 3300 "function_name" : "bufferevent_filter_new", 3301 "linker_set_key" : "bufferevent_filter_new", 3302 "parameters" : 3303 [ 3304 { 3305 "referenced_type" : "type-48" 3306 }, 3307 { 3308 "referenced_type" : "type-97" 3309 }, 3310 { 3311 "referenced_type" : "type-97" 3312 }, 3313 { 3314 "referenced_type" : "type-20" 3315 }, 3316 { 3317 "referenced_type" : "type-71" 3318 }, 3319 { 3320 "referenced_type" : "type-6" 3321 } 3322 ], 3323 "return_type" : "type-48", 3324 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3325 }, 3326 { 3327 "function_name" : "bufferevent_flush", 3328 "linker_set_key" : "bufferevent_flush", 3329 "parameters" : 3330 [ 3331 { 3332 "referenced_type" : "type-48" 3333 }, 3334 { 3335 "referenced_type" : "type-15" 3336 }, 3337 { 3338 "referenced_type" : "type-93" 3339 } 3340 ], 3341 "return_type" : "type-20", 3342 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3343 }, 3344 { 3345 "function_name" : "bufferevent_free", 3346 "linker_set_key" : "bufferevent_free", 3347 "parameters" : 3348 [ 3349 { 3350 "referenced_type" : "type-48" 3351 } 3352 ], 3353 "return_type" : "type-5", 3354 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3355 }, 3356 { 3357 "function_name" : "bufferevent_get_base", 3358 "linker_set_key" : "bufferevent_get_base", 3359 "parameters" : 3360 [ 3361 { 3362 "referenced_type" : "type-48" 3363 } 3364 ], 3365 "return_type" : "type-58", 3366 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3367 }, 3368 { 3369 "function_name" : "bufferevent_get_enabled", 3370 "linker_set_key" : "bufferevent_get_enabled", 3371 "parameters" : 3372 [ 3373 { 3374 "referenced_type" : "type-48" 3375 } 3376 ], 3377 "return_type" : "type-15", 3378 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3379 }, 3380 { 3381 "function_name" : "bufferevent_get_input", 3382 "linker_set_key" : "bufferevent_get_input", 3383 "parameters" : 3384 [ 3385 { 3386 "referenced_type" : "type-48" 3387 } 3388 ], 3389 "return_type" : "type-65", 3390 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3391 }, 3392 { 3393 "function_name" : "bufferevent_get_max_single_read", 3394 "linker_set_key" : "bufferevent_get_max_single_read", 3395 "parameters" : 3396 [ 3397 { 3398 "referenced_type" : "type-48" 3399 } 3400 ], 3401 "return_type" : "type-92", 3402 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3403 }, 3404 { 3405 "function_name" : "bufferevent_get_max_single_write", 3406 "linker_set_key" : "bufferevent_get_max_single_write", 3407 "parameters" : 3408 [ 3409 { 3410 "referenced_type" : "type-48" 3411 } 3412 ], 3413 "return_type" : "type-92", 3414 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3415 }, 3416 { 3417 "function_name" : "bufferevent_get_max_to_read", 3418 "linker_set_key" : "bufferevent_get_max_to_read", 3419 "parameters" : 3420 [ 3421 { 3422 "referenced_type" : "type-48" 3423 } 3424 ], 3425 "return_type" : "type-92", 3426 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3427 }, 3428 { 3429 "function_name" : "bufferevent_get_max_to_write", 3430 "linker_set_key" : "bufferevent_get_max_to_write", 3431 "parameters" : 3432 [ 3433 { 3434 "referenced_type" : "type-48" 3435 } 3436 ], 3437 "return_type" : "type-92", 3438 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3439 }, 3440 { 3441 "function_name" : "bufferevent_get_output", 3442 "linker_set_key" : "bufferevent_get_output", 3443 "parameters" : 3444 [ 3445 { 3446 "referenced_type" : "type-48" 3447 } 3448 ], 3449 "return_type" : "type-65", 3450 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3451 }, 3452 { 3453 "function_name" : "bufferevent_get_priority", 3454 "linker_set_key" : "bufferevent_get_priority", 3455 "parameters" : 3456 [ 3457 { 3458 "referenced_type" : "type-61" 3459 } 3460 ], 3461 "return_type" : "type-20", 3462 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3463 }, 3464 { 3465 "function_name" : "bufferevent_get_read_limit", 3466 "linker_set_key" : "bufferevent_get_read_limit", 3467 "parameters" : 3468 [ 3469 { 3470 "referenced_type" : "type-48" 3471 } 3472 ], 3473 "return_type" : "type-92", 3474 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3475 }, 3476 { 3477 "function_name" : "bufferevent_get_token_bucket_cfg", 3478 "linker_set_key" : "bufferevent_get_token_bucket_cfg", 3479 "parameters" : 3480 [ 3481 { 3482 "referenced_type" : "type-61" 3483 } 3484 ], 3485 "return_type" : "type-122", 3486 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3487 }, 3488 { 3489 "function_name" : "bufferevent_get_underlying", 3490 "linker_set_key" : "bufferevent_get_underlying", 3491 "parameters" : 3492 [ 3493 { 3494 "referenced_type" : "type-48" 3495 } 3496 ], 3497 "return_type" : "type-48", 3498 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3499 }, 3500 { 3501 "function_name" : "bufferevent_get_write_limit", 3502 "linker_set_key" : "bufferevent_get_write_limit", 3503 "parameters" : 3504 [ 3505 { 3506 "referenced_type" : "type-48" 3507 } 3508 ], 3509 "return_type" : "type-92", 3510 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3511 }, 3512 { 3513 "function_name" : "bufferevent_getcb", 3514 "linker_set_key" : "bufferevent_getcb", 3515 "parameters" : 3516 [ 3517 { 3518 "referenced_type" : "type-48" 3519 }, 3520 { 3521 "referenced_type" : "type-62" 3522 }, 3523 { 3524 "referenced_type" : "type-62" 3525 }, 3526 { 3527 "referenced_type" : "type-63" 3528 }, 3529 { 3530 "referenced_type" : "type-64" 3531 } 3532 ], 3533 "return_type" : "type-5", 3534 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3535 }, 3536 { 3537 "function_name" : "bufferevent_getfd", 3538 "linker_set_key" : "bufferevent_getfd", 3539 "parameters" : 3540 [ 3541 { 3542 "referenced_type" : "type-48" 3543 } 3544 ], 3545 "return_type" : "type-20", 3546 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3547 }, 3548 { 3549 "function_name" : "bufferevent_getwatermark", 3550 "linker_set_key" : "bufferevent_getwatermark", 3551 "parameters" : 3552 [ 3553 { 3554 "referenced_type" : "type-48" 3555 }, 3556 { 3557 "referenced_type" : "type-15" 3558 }, 3559 { 3560 "referenced_type" : "type-217" 3561 }, 3562 { 3563 "referenced_type" : "type-217" 3564 } 3565 ], 3566 "return_type" : "type-20", 3567 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3568 }, 3569 { 3570 "function_name" : "bufferevent_incref", 3571 "linker_set_key" : "bufferevent_incref", 3572 "parameters" : 3573 [ 3574 { 3575 "referenced_type" : "type-48" 3576 } 3577 ], 3578 "return_type" : "type-5", 3579 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3580 }, 3581 { 3582 "function_name" : "bufferevent_lock", 3583 "linker_set_key" : "bufferevent_lock", 3584 "parameters" : 3585 [ 3586 { 3587 "referenced_type" : "type-48" 3588 } 3589 ], 3590 "return_type" : "type-5", 3591 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3592 }, 3593 { 3594 "function_name" : "bufferevent_new", 3595 "linker_set_key" : "bufferevent_new", 3596 "parameters" : 3597 [ 3598 { 3599 "referenced_type" : "type-20" 3600 }, 3601 { 3602 "referenced_type" : "type-46" 3603 }, 3604 { 3605 "referenced_type" : "type-46" 3606 }, 3607 { 3608 "referenced_type" : "type-49" 3609 }, 3610 { 3611 "referenced_type" : "type-6" 3612 } 3613 ], 3614 "return_type" : "type-48", 3615 "source_file" : "/external/libevent/include/event2/bufferevent_compat.h" 3616 }, 3617 { 3618 "function_name" : "bufferevent_pair_get_partner", 3619 "linker_set_key" : "bufferevent_pair_get_partner", 3620 "parameters" : 3621 [ 3622 { 3623 "referenced_type" : "type-48" 3624 } 3625 ], 3626 "return_type" : "type-48", 3627 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3628 }, 3629 { 3630 "function_name" : "bufferevent_pair_new", 3631 "linker_set_key" : "bufferevent_pair_new", 3632 "parameters" : 3633 [ 3634 { 3635 "referenced_type" : "type-98" 3636 }, 3637 { 3638 "referenced_type" : "type-20" 3639 }, 3640 { 3641 "referenced_type" : "type-100" 3642 } 3643 ], 3644 "return_type" : "type-20", 3645 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3646 }, 3647 { 3648 "function_name" : "bufferevent_priority_set", 3649 "linker_set_key" : "bufferevent_priority_set", 3650 "parameters" : 3651 [ 3652 { 3653 "referenced_type" : "type-48" 3654 }, 3655 { 3656 "referenced_type" : "type-20" 3657 } 3658 ], 3659 "return_type" : "type-20", 3660 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3661 }, 3662 { 3663 "function_name" : "bufferevent_rate_limit_group_decrement_read", 3664 "linker_set_key" : "bufferevent_rate_limit_group_decrement_read", 3665 "parameters" : 3666 [ 3667 { 3668 "referenced_type" : "type-118" 3669 }, 3670 { 3671 "referenced_type" : "type-92" 3672 } 3673 ], 3674 "return_type" : "type-20", 3675 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3676 }, 3677 { 3678 "function_name" : "bufferevent_rate_limit_group_decrement_write", 3679 "linker_set_key" : "bufferevent_rate_limit_group_decrement_write", 3680 "parameters" : 3681 [ 3682 { 3683 "referenced_type" : "type-118" 3684 }, 3685 { 3686 "referenced_type" : "type-92" 3687 } 3688 ], 3689 "return_type" : "type-20", 3690 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3691 }, 3692 { 3693 "function_name" : "bufferevent_rate_limit_group_free", 3694 "linker_set_key" : "bufferevent_rate_limit_group_free", 3695 "parameters" : 3696 [ 3697 { 3698 "referenced_type" : "type-118" 3699 } 3700 ], 3701 "return_type" : "type-5", 3702 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3703 }, 3704 { 3705 "function_name" : "bufferevent_rate_limit_group_get_read_limit", 3706 "linker_set_key" : "bufferevent_rate_limit_group_get_read_limit", 3707 "parameters" : 3708 [ 3709 { 3710 "referenced_type" : "type-118" 3711 } 3712 ], 3713 "return_type" : "type-92", 3714 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3715 }, 3716 { 3717 "function_name" : "bufferevent_rate_limit_group_get_totals", 3718 "linker_set_key" : "bufferevent_rate_limit_group_get_totals", 3719 "parameters" : 3720 [ 3721 { 3722 "referenced_type" : "type-118" 3723 }, 3724 { 3725 "referenced_type" : "type-217" 3726 }, 3727 { 3728 "referenced_type" : "type-217" 3729 } 3730 ], 3731 "return_type" : "type-5", 3732 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3733 }, 3734 { 3735 "function_name" : "bufferevent_rate_limit_group_get_write_limit", 3736 "linker_set_key" : "bufferevent_rate_limit_group_get_write_limit", 3737 "parameters" : 3738 [ 3739 { 3740 "referenced_type" : "type-118" 3741 } 3742 ], 3743 "return_type" : "type-92", 3744 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3745 }, 3746 { 3747 "function_name" : "bufferevent_rate_limit_group_new", 3748 "linker_set_key" : "bufferevent_rate_limit_group_new", 3749 "parameters" : 3750 [ 3751 { 3752 "referenced_type" : "type-109" 3753 }, 3754 { 3755 "referenced_type" : "type-122" 3756 } 3757 ], 3758 "return_type" : "type-118", 3759 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3760 }, 3761 { 3762 "function_name" : "bufferevent_rate_limit_group_reset_totals", 3763 "linker_set_key" : "bufferevent_rate_limit_group_reset_totals", 3764 "parameters" : 3765 [ 3766 { 3767 "referenced_type" : "type-118" 3768 } 3769 ], 3770 "return_type" : "type-5", 3771 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3772 }, 3773 { 3774 "function_name" : "bufferevent_rate_limit_group_set_cfg", 3775 "linker_set_key" : "bufferevent_rate_limit_group_set_cfg", 3776 "parameters" : 3777 [ 3778 { 3779 "referenced_type" : "type-118" 3780 }, 3781 { 3782 "referenced_type" : "type-122" 3783 } 3784 ], 3785 "return_type" : "type-20", 3786 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3787 }, 3788 { 3789 "function_name" : "bufferevent_rate_limit_group_set_min_share", 3790 "linker_set_key" : "bufferevent_rate_limit_group_set_min_share", 3791 "parameters" : 3792 [ 3793 { 3794 "referenced_type" : "type-118" 3795 }, 3796 { 3797 "referenced_type" : "type-39" 3798 } 3799 ], 3800 "return_type" : "type-20", 3801 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3802 }, 3803 { 3804 "function_name" : "bufferevent_read", 3805 "linker_set_key" : "bufferevent_read", 3806 "parameters" : 3807 [ 3808 { 3809 "referenced_type" : "type-48" 3810 }, 3811 { 3812 "referenced_type" : "type-6" 3813 }, 3814 { 3815 "referenced_type" : "type-39" 3816 } 3817 ], 3818 "return_type" : "type-39", 3819 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3820 }, 3821 { 3822 "function_name" : "bufferevent_read_buffer", 3823 "linker_set_key" : "bufferevent_read_buffer", 3824 "parameters" : 3825 [ 3826 { 3827 "referenced_type" : "type-48" 3828 }, 3829 { 3830 "referenced_type" : "type-65" 3831 } 3832 ], 3833 "return_type" : "type-20", 3834 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3835 }, 3836 { 3837 "function_name" : "bufferevent_remove_from_rate_limit_group", 3838 "linker_set_key" : "bufferevent_remove_from_rate_limit_group", 3839 "parameters" : 3840 [ 3841 { 3842 "referenced_type" : "type-48" 3843 } 3844 ], 3845 "return_type" : "type-20", 3846 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3847 }, 3848 { 3849 "function_name" : "bufferevent_set_max_single_read", 3850 "linker_set_key" : "bufferevent_set_max_single_read", 3851 "parameters" : 3852 [ 3853 { 3854 "referenced_type" : "type-48" 3855 }, 3856 { 3857 "referenced_type" : "type-39" 3858 } 3859 ], 3860 "return_type" : "type-20", 3861 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3862 }, 3863 { 3864 "function_name" : "bufferevent_set_max_single_write", 3865 "linker_set_key" : "bufferevent_set_max_single_write", 3866 "parameters" : 3867 [ 3868 { 3869 "referenced_type" : "type-48" 3870 }, 3871 { 3872 "referenced_type" : "type-39" 3873 } 3874 ], 3875 "return_type" : "type-20", 3876 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3877 }, 3878 { 3879 "function_name" : "bufferevent_set_rate_limit", 3880 "linker_set_key" : "bufferevent_set_rate_limit", 3881 "parameters" : 3882 [ 3883 { 3884 "referenced_type" : "type-48" 3885 }, 3886 { 3887 "referenced_type" : "type-111" 3888 } 3889 ], 3890 "return_type" : "type-20", 3891 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3892 }, 3893 { 3894 "function_name" : "bufferevent_set_timeouts", 3895 "linker_set_key" : "bufferevent_set_timeouts", 3896 "parameters" : 3897 [ 3898 { 3899 "referenced_type" : "type-48" 3900 }, 3901 { 3902 "referenced_type" : "type-69" 3903 }, 3904 { 3905 "referenced_type" : "type-69" 3906 } 3907 ], 3908 "return_type" : "type-20", 3909 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3910 }, 3911 { 3912 "function_name" : "bufferevent_setcb", 3913 "linker_set_key" : "bufferevent_setcb", 3914 "parameters" : 3915 [ 3916 { 3917 "referenced_type" : "type-48" 3918 }, 3919 { 3920 "referenced_type" : "type-46" 3921 }, 3922 { 3923 "referenced_type" : "type-46" 3924 }, 3925 { 3926 "referenced_type" : "type-49" 3927 }, 3928 { 3929 "referenced_type" : "type-6" 3930 } 3931 ], 3932 "return_type" : "type-5", 3933 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3934 }, 3935 { 3936 "function_name" : "bufferevent_setfd", 3937 "linker_set_key" : "bufferevent_setfd", 3938 "parameters" : 3939 [ 3940 { 3941 "referenced_type" : "type-48" 3942 }, 3943 { 3944 "referenced_type" : "type-20" 3945 } 3946 ], 3947 "return_type" : "type-20", 3948 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3949 }, 3950 { 3951 "function_name" : "bufferevent_settimeout", 3952 "linker_set_key" : "bufferevent_settimeout", 3953 "parameters" : 3954 [ 3955 { 3956 "referenced_type" : "type-48" 3957 }, 3958 { 3959 "referenced_type" : "type-20" 3960 }, 3961 { 3962 "referenced_type" : "type-20" 3963 } 3964 ], 3965 "return_type" : "type-5", 3966 "source_file" : "/external/libevent/include/event2/bufferevent_compat.h" 3967 }, 3968 { 3969 "function_name" : "bufferevent_setwatermark", 3970 "linker_set_key" : "bufferevent_setwatermark", 3971 "parameters" : 3972 [ 3973 { 3974 "referenced_type" : "type-48" 3975 }, 3976 { 3977 "referenced_type" : "type-15" 3978 }, 3979 { 3980 "referenced_type" : "type-39" 3981 }, 3982 { 3983 "referenced_type" : "type-39" 3984 } 3985 ], 3986 "return_type" : "type-5", 3987 "source_file" : "/external/libevent/include/event2/bufferevent.h" 3988 }, 3989 { 3990 "function_name" : "bufferevent_socket_connect", 3991 "linker_set_key" : "bufferevent_socket_connect", 3992 "parameters" : 3993 [ 3994 { 3995 "referenced_type" : "type-48" 3996 }, 3997 { 3998 "referenced_type" : "type-147" 3999 }, 4000 { 4001 "referenced_type" : "type-20" 4002 } 4003 ], 4004 "return_type" : "type-20", 4005 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4006 }, 4007 { 4008 "function_name" : "bufferevent_socket_connect_hostname", 4009 "linker_set_key" : "bufferevent_socket_connect_hostname", 4010 "parameters" : 4011 [ 4012 { 4013 "referenced_type" : "type-48" 4014 }, 4015 { 4016 "referenced_type" : "type-129" 4017 }, 4018 { 4019 "referenced_type" : "type-20" 4020 }, 4021 { 4022 "referenced_type" : "type-152" 4023 }, 4024 { 4025 "referenced_type" : "type-20" 4026 } 4027 ], 4028 "return_type" : "type-20", 4029 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4030 }, 4031 { 4032 "function_name" : "bufferevent_socket_get_dns_error", 4033 "linker_set_key" : "bufferevent_socket_get_dns_error", 4034 "parameters" : 4035 [ 4036 { 4037 "referenced_type" : "type-48" 4038 } 4039 ], 4040 "return_type" : "type-20", 4041 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4042 }, 4043 { 4044 "function_name" : "bufferevent_socket_new", 4045 "linker_set_key" : "bufferevent_socket_new", 4046 "parameters" : 4047 [ 4048 { 4049 "referenced_type" : "type-133" 4050 }, 4051 { 4052 "referenced_type" : "type-20" 4053 }, 4054 { 4055 "referenced_type" : "type-20" 4056 } 4057 ], 4058 "return_type" : "type-48", 4059 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4060 }, 4061 { 4062 "function_name" : "bufferevent_trigger", 4063 "linker_set_key" : "bufferevent_trigger", 4064 "parameters" : 4065 [ 4066 { 4067 "referenced_type" : "type-48" 4068 }, 4069 { 4070 "referenced_type" : "type-15" 4071 }, 4072 { 4073 "referenced_type" : "type-20" 4074 } 4075 ], 4076 "return_type" : "type-5", 4077 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4078 }, 4079 { 4080 "function_name" : "bufferevent_trigger_event", 4081 "linker_set_key" : "bufferevent_trigger_event", 4082 "parameters" : 4083 [ 4084 { 4085 "referenced_type" : "type-48" 4086 }, 4087 { 4088 "referenced_type" : "type-15" 4089 }, 4090 { 4091 "referenced_type" : "type-20" 4092 } 4093 ], 4094 "return_type" : "type-5", 4095 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4096 }, 4097 { 4098 "function_name" : "bufferevent_unlock", 4099 "linker_set_key" : "bufferevent_unlock", 4100 "parameters" : 4101 [ 4102 { 4103 "referenced_type" : "type-48" 4104 } 4105 ], 4106 "return_type" : "type-5", 4107 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4108 }, 4109 { 4110 "function_name" : "bufferevent_write", 4111 "linker_set_key" : "bufferevent_write", 4112 "parameters" : 4113 [ 4114 { 4115 "referenced_type" : "type-48" 4116 }, 4117 { 4118 "referenced_type" : "type-145" 4119 }, 4120 { 4121 "referenced_type" : "type-39" 4122 } 4123 ], 4124 "return_type" : "type-20", 4125 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4126 }, 4127 { 4128 "function_name" : "bufferevent_write_buffer", 4129 "linker_set_key" : "bufferevent_write_buffer", 4130 "parameters" : 4131 [ 4132 { 4133 "referenced_type" : "type-48" 4134 }, 4135 { 4136 "referenced_type" : "type-65" 4137 } 4138 ], 4139 "return_type" : "type-20", 4140 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4141 }, 4142 { 4143 "function_name" : "ev_token_bucket_cfg_free", 4144 "linker_set_key" : "ev_token_bucket_cfg_free", 4145 "parameters" : 4146 [ 4147 { 4148 "referenced_type" : "type-111" 4149 } 4150 ], 4151 "return_type" : "type-5", 4152 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4153 }, 4154 { 4155 "function_name" : "ev_token_bucket_cfg_new", 4156 "linker_set_key" : "ev_token_bucket_cfg_new", 4157 "parameters" : 4158 [ 4159 { 4160 "referenced_type" : "type-39" 4161 }, 4162 { 4163 "referenced_type" : "type-39" 4164 }, 4165 { 4166 "referenced_type" : "type-39" 4167 }, 4168 { 4169 "referenced_type" : "type-39" 4170 }, 4171 { 4172 "referenced_type" : "type-115" 4173 } 4174 ], 4175 "return_type" : "type-111", 4176 "source_file" : "/external/libevent/include/event2/bufferevent.h" 4177 }, 4178 { 4179 "function_name" : "evbuffer_add", 4180 "linker_set_key" : "evbuffer_add", 4181 "parameters" : 4182 [ 4183 { 4184 "referenced_type" : "type-44" 4185 }, 4186 { 4187 "referenced_type" : "type-145" 4188 }, 4189 { 4190 "referenced_type" : "type-39" 4191 } 4192 ], 4193 "return_type" : "type-20", 4194 "source_file" : "/external/libevent/include/event2/buffer.h" 4195 }, 4196 { 4197 "function_name" : "evbuffer_add_buffer", 4198 "linker_set_key" : "evbuffer_add_buffer", 4199 "parameters" : 4200 [ 4201 { 4202 "referenced_type" : "type-44" 4203 }, 4204 { 4205 "referenced_type" : "type-44" 4206 } 4207 ], 4208 "return_type" : "type-20", 4209 "source_file" : "/external/libevent/include/event2/buffer.h" 4210 }, 4211 { 4212 "function_name" : "evbuffer_add_buffer_reference", 4213 "linker_set_key" : "evbuffer_add_buffer_reference", 4214 "parameters" : 4215 [ 4216 { 4217 "referenced_type" : "type-44" 4218 }, 4219 { 4220 "referenced_type" : "type-44" 4221 } 4222 ], 4223 "return_type" : "type-20", 4224 "source_file" : "/external/libevent/include/event2/buffer.h" 4225 }, 4226 { 4227 "function_name" : "evbuffer_add_cb", 4228 "linker_set_key" : "evbuffer_add_cb", 4229 "parameters" : 4230 [ 4231 { 4232 "referenced_type" : "type-44" 4233 }, 4234 { 4235 "referenced_type" : "type-272" 4236 }, 4237 { 4238 "referenced_type" : "type-6" 4239 } 4240 ], 4241 "return_type" : "type-267", 4242 "source_file" : "/external/libevent/include/event2/buffer.h" 4243 }, 4244 { 4245 "function_name" : "evbuffer_add_file", 4246 "linker_set_key" : "evbuffer_add_file", 4247 "parameters" : 4248 [ 4249 { 4250 "referenced_type" : "type-44" 4251 }, 4252 { 4253 "referenced_type" : "type-20" 4254 }, 4255 { 4256 "referenced_type" : "type-92" 4257 }, 4258 { 4259 "referenced_type" : "type-92" 4260 } 4261 ], 4262 "return_type" : "type-20", 4263 "source_file" : "/external/libevent/include/event2/buffer.h" 4264 }, 4265 { 4266 "function_name" : "evbuffer_add_file_segment", 4267 "linker_set_key" : "evbuffer_add_file_segment", 4268 "parameters" : 4269 [ 4270 { 4271 "referenced_type" : "type-44" 4272 }, 4273 { 4274 "referenced_type" : "type-230" 4275 }, 4276 { 4277 "referenced_type" : "type-92" 4278 }, 4279 { 4280 "referenced_type" : "type-92" 4281 } 4282 ], 4283 "return_type" : "type-20", 4284 "source_file" : "/external/libevent/include/event2/buffer.h" 4285 }, 4286 { 4287 "function_name" : "evbuffer_add_iovec", 4288 "linker_set_key" : "evbuffer_add_iovec", 4289 "parameters" : 4290 [ 4291 { 4292 "referenced_type" : "type-44" 4293 }, 4294 { 4295 "referenced_type" : "type-131" 4296 }, 4297 { 4298 "referenced_type" : "type-20" 4299 } 4300 ], 4301 "return_type" : "type-39", 4302 "source_file" : "/external/libevent/include/event2/buffer.h" 4303 }, 4304 { 4305 "function_name" : "evbuffer_add_printf", 4306 "linker_set_key" : "evbuffer_add_printf", 4307 "parameters" : 4308 [ 4309 { 4310 "referenced_type" : "type-44" 4311 }, 4312 { 4313 "referenced_type" : "type-152" 4314 } 4315 ], 4316 "return_type" : "type-20", 4317 "source_file" : "/external/libevent/include/event2/buffer.h" 4318 }, 4319 { 4320 "function_name" : "evbuffer_add_reference", 4321 "linker_set_key" : "evbuffer_add_reference", 4322 "parameters" : 4323 [ 4324 { 4325 "referenced_type" : "type-44" 4326 }, 4327 { 4328 "referenced_type" : "type-145" 4329 }, 4330 { 4331 "referenced_type" : "type-39" 4332 }, 4333 { 4334 "referenced_type" : "type-224" 4335 }, 4336 { 4337 "referenced_type" : "type-6" 4338 } 4339 ], 4340 "return_type" : "type-20", 4341 "source_file" : "/external/libevent/include/event2/buffer.h" 4342 }, 4343 { 4344 "function_name" : "evbuffer_add_vprintf", 4345 "linker_set_key" : "evbuffer_add_vprintf", 4346 "parameters" : 4347 [ 4348 { 4349 "referenced_type" : "type-44" 4350 }, 4351 { 4352 "referenced_type" : "type-152" 4353 }, 4354 { 4355 "referenced_type" : "type-281" 4356 } 4357 ], 4358 "return_type" : "type-20", 4359 "source_file" : "/external/libevent/include/event2/buffer.h" 4360 }, 4361 { 4362 "function_name" : "evbuffer_cb_clear_flags", 4363 "linker_set_key" : "evbuffer_cb_clear_flags", 4364 "parameters" : 4365 [ 4366 { 4367 "referenced_type" : "type-44" 4368 }, 4369 { 4370 "referenced_type" : "type-267" 4371 }, 4372 { 4373 "referenced_type" : "type-2" 4374 } 4375 ], 4376 "return_type" : "type-20", 4377 "source_file" : "/external/libevent/include/event2/buffer.h" 4378 }, 4379 { 4380 "function_name" : "evbuffer_cb_set_flags", 4381 "linker_set_key" : "evbuffer_cb_set_flags", 4382 "parameters" : 4383 [ 4384 { 4385 "referenced_type" : "type-44" 4386 }, 4387 { 4388 "referenced_type" : "type-267" 4389 }, 4390 { 4391 "referenced_type" : "type-2" 4392 } 4393 ], 4394 "return_type" : "type-20", 4395 "source_file" : "/external/libevent/include/event2/buffer.h" 4396 }, 4397 { 4398 "function_name" : "evbuffer_clear_flags", 4399 "linker_set_key" : "evbuffer_clear_flags", 4400 "parameters" : 4401 [ 4402 { 4403 "referenced_type" : "type-44" 4404 }, 4405 { 4406 "referenced_type" : "type-39" 4407 } 4408 ], 4409 "return_type" : "type-20", 4410 "source_file" : "/external/libevent/include/event2/buffer.h" 4411 }, 4412 { 4413 "function_name" : "evbuffer_commit_space", 4414 "linker_set_key" : "evbuffer_commit_space", 4415 "parameters" : 4416 [ 4417 { 4418 "referenced_type" : "type-44" 4419 }, 4420 { 4421 "referenced_type" : "type-131" 4422 }, 4423 { 4424 "referenced_type" : "type-20" 4425 } 4426 ], 4427 "return_type" : "type-20", 4428 "source_file" : "/external/libevent/include/event2/buffer.h" 4429 }, 4430 { 4431 "function_name" : "evbuffer_copyout", 4432 "linker_set_key" : "evbuffer_copyout", 4433 "parameters" : 4434 [ 4435 { 4436 "referenced_type" : "type-44" 4437 }, 4438 { 4439 "referenced_type" : "type-6" 4440 }, 4441 { 4442 "referenced_type" : "type-39" 4443 } 4444 ], 4445 "return_type" : "type-92", 4446 "source_file" : "/external/libevent/include/event2/buffer.h" 4447 }, 4448 { 4449 "function_name" : "evbuffer_copyout_from", 4450 "linker_set_key" : "evbuffer_copyout_from", 4451 "parameters" : 4452 [ 4453 { 4454 "referenced_type" : "type-44" 4455 }, 4456 { 4457 "referenced_type" : "type-193" 4458 }, 4459 { 4460 "referenced_type" : "type-6" 4461 }, 4462 { 4463 "referenced_type" : "type-39" 4464 } 4465 ], 4466 "return_type" : "type-92", 4467 "source_file" : "/external/libevent/include/event2/buffer.h" 4468 }, 4469 { 4470 "function_name" : "evbuffer_defer_callbacks", 4471 "linker_set_key" : "evbuffer_defer_callbacks", 4472 "parameters" : 4473 [ 4474 { 4475 "referenced_type" : "type-44" 4476 }, 4477 { 4478 "referenced_type" : "type-28" 4479 } 4480 ], 4481 "return_type" : "type-20", 4482 "source_file" : "/external/libevent/include/event2/buffer.h" 4483 }, 4484 { 4485 "function_name" : "evbuffer_drain", 4486 "linker_set_key" : "evbuffer_drain", 4487 "parameters" : 4488 [ 4489 { 4490 "referenced_type" : "type-44" 4491 }, 4492 { 4493 "referenced_type" : "type-39" 4494 } 4495 ], 4496 "return_type" : "type-20", 4497 "source_file" : "/external/libevent/include/event2/buffer.h" 4498 }, 4499 { 4500 "function_name" : "evbuffer_enable_locking", 4501 "linker_set_key" : "evbuffer_enable_locking", 4502 "parameters" : 4503 [ 4504 { 4505 "referenced_type" : "type-44" 4506 }, 4507 { 4508 "referenced_type" : "type-6" 4509 } 4510 ], 4511 "return_type" : "type-20", 4512 "source_file" : "/external/libevent/include/event2/buffer.h" 4513 }, 4514 { 4515 "function_name" : "evbuffer_expand", 4516 "linker_set_key" : "evbuffer_expand", 4517 "parameters" : 4518 [ 4519 { 4520 "referenced_type" : "type-44" 4521 }, 4522 { 4523 "referenced_type" : "type-39" 4524 } 4525 ], 4526 "return_type" : "type-20", 4527 "source_file" : "/external/libevent/include/event2/buffer.h" 4528 }, 4529 { 4530 "function_name" : "evbuffer_file_segment_add_cleanup_cb", 4531 "linker_set_key" : "evbuffer_file_segment_add_cleanup_cb", 4532 "parameters" : 4533 [ 4534 { 4535 "referenced_type" : "type-230" 4536 }, 4537 { 4538 "referenced_type" : "type-263" 4539 }, 4540 { 4541 "referenced_type" : "type-6" 4542 } 4543 ], 4544 "return_type" : "type-5", 4545 "source_file" : "/external/libevent/include/event2/buffer.h" 4546 }, 4547 { 4548 "function_name" : "evbuffer_file_segment_free", 4549 "linker_set_key" : "evbuffer_file_segment_free", 4550 "parameters" : 4551 [ 4552 { 4553 "referenced_type" : "type-230" 4554 } 4555 ], 4556 "return_type" : "type-5", 4557 "source_file" : "/external/libevent/include/event2/buffer.h" 4558 }, 4559 { 4560 "function_name" : "evbuffer_file_segment_new", 4561 "linker_set_key" : "evbuffer_file_segment_new", 4562 "parameters" : 4563 [ 4564 { 4565 "referenced_type" : "type-20" 4566 }, 4567 { 4568 "referenced_type" : "type-92" 4569 }, 4570 { 4571 "referenced_type" : "type-92" 4572 }, 4573 { 4574 "referenced_type" : "type-2" 4575 } 4576 ], 4577 "return_type" : "type-230", 4578 "source_file" : "/external/libevent/include/event2/buffer.h" 4579 }, 4580 { 4581 "function_name" : "evbuffer_find", 4582 "linker_set_key" : "evbuffer_find", 4583 "parameters" : 4584 [ 4585 { 4586 "referenced_type" : "type-44" 4587 }, 4588 { 4589 "referenced_type" : "type-277" 4590 }, 4591 { 4592 "referenced_type" : "type-39" 4593 } 4594 ], 4595 "return_type" : "type-273", 4596 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 4597 }, 4598 { 4599 "function_name" : "evbuffer_free", 4600 "linker_set_key" : "evbuffer_free", 4601 "parameters" : 4602 [ 4603 { 4604 "referenced_type" : "type-44" 4605 } 4606 ], 4607 "return_type" : "type-5", 4608 "source_file" : "/external/libevent/include/event2/buffer.h" 4609 }, 4610 { 4611 "function_name" : "evbuffer_freeze", 4612 "linker_set_key" : "evbuffer_freeze", 4613 "parameters" : 4614 [ 4615 { 4616 "referenced_type" : "type-44" 4617 }, 4618 { 4619 "referenced_type" : "type-20" 4620 } 4621 ], 4622 "return_type" : "type-20", 4623 "source_file" : "/external/libevent/include/event2/buffer.h" 4624 }, 4625 { 4626 "function_name" : "evbuffer_get_contiguous_space", 4627 "linker_set_key" : "evbuffer_get_contiguous_space", 4628 "parameters" : 4629 [ 4630 { 4631 "referenced_type" : "type-128" 4632 } 4633 ], 4634 "return_type" : "type-39", 4635 "source_file" : "/external/libevent/include/event2/buffer.h" 4636 }, 4637 { 4638 "function_name" : "evbuffer_get_length", 4639 "linker_set_key" : "evbuffer_get_length", 4640 "parameters" : 4641 [ 4642 { 4643 "referenced_type" : "type-128" 4644 } 4645 ], 4646 "return_type" : "type-39", 4647 "source_file" : "/external/libevent/include/event2/buffer.h" 4648 }, 4649 { 4650 "function_name" : "evbuffer_lock", 4651 "linker_set_key" : "evbuffer_lock", 4652 "parameters" : 4653 [ 4654 { 4655 "referenced_type" : "type-44" 4656 } 4657 ], 4658 "return_type" : "type-5", 4659 "source_file" : "/external/libevent/include/event2/buffer.h" 4660 }, 4661 { 4662 "function_name" : "evbuffer_new", 4663 "linker_set_key" : "evbuffer_new", 4664 "return_type" : "type-44", 4665 "source_file" : "/external/libevent/include/event2/buffer.h" 4666 }, 4667 { 4668 "function_name" : "evbuffer_peek", 4669 "linker_set_key" : "evbuffer_peek", 4670 "parameters" : 4671 [ 4672 { 4673 "referenced_type" : "type-44" 4674 }, 4675 { 4676 "referenced_type" : "type-92" 4677 }, 4678 { 4679 "referenced_type" : "type-265" 4680 }, 4681 { 4682 "referenced_type" : "type-131" 4683 }, 4684 { 4685 "referenced_type" : "type-20" 4686 } 4687 ], 4688 "return_type" : "type-20", 4689 "source_file" : "/external/libevent/include/event2/buffer.h" 4690 }, 4691 { 4692 "function_name" : "evbuffer_prepend", 4693 "linker_set_key" : "evbuffer_prepend", 4694 "parameters" : 4695 [ 4696 { 4697 "referenced_type" : "type-44" 4698 }, 4699 { 4700 "referenced_type" : "type-145" 4701 }, 4702 { 4703 "referenced_type" : "type-39" 4704 } 4705 ], 4706 "return_type" : "type-20", 4707 "source_file" : "/external/libevent/include/event2/buffer.h" 4708 }, 4709 { 4710 "function_name" : "evbuffer_prepend_buffer", 4711 "linker_set_key" : "evbuffer_prepend_buffer", 4712 "parameters" : 4713 [ 4714 { 4715 "referenced_type" : "type-44" 4716 }, 4717 { 4718 "referenced_type" : "type-44" 4719 } 4720 ], 4721 "return_type" : "type-20", 4722 "source_file" : "/external/libevent/include/event2/buffer.h" 4723 }, 4724 { 4725 "function_name" : "evbuffer_ptr_set", 4726 "linker_set_key" : "evbuffer_ptr_set", 4727 "parameters" : 4728 [ 4729 { 4730 "referenced_type" : "type-44" 4731 }, 4732 { 4733 "referenced_type" : "type-265" 4734 }, 4735 { 4736 "referenced_type" : "type-39" 4737 }, 4738 { 4739 "referenced_type" : "type-264" 4740 } 4741 ], 4742 "return_type" : "type-20", 4743 "source_file" : "/external/libevent/include/event2/buffer.h" 4744 }, 4745 { 4746 "function_name" : "evbuffer_pullup", 4747 "linker_set_key" : "evbuffer_pullup", 4748 "parameters" : 4749 [ 4750 { 4751 "referenced_type" : "type-44" 4752 }, 4753 { 4754 "referenced_type" : "type-92" 4755 } 4756 ], 4757 "return_type" : "type-273", 4758 "source_file" : "/external/libevent/include/event2/buffer.h" 4759 }, 4760 { 4761 "function_name" : "evbuffer_read", 4762 "linker_set_key" : "evbuffer_read", 4763 "parameters" : 4764 [ 4765 { 4766 "referenced_type" : "type-44" 4767 }, 4768 { 4769 "referenced_type" : "type-20" 4770 }, 4771 { 4772 "referenced_type" : "type-20" 4773 } 4774 ], 4775 "return_type" : "type-20", 4776 "source_file" : "/external/libevent/include/event2/buffer.h" 4777 }, 4778 { 4779 "function_name" : "evbuffer_readline", 4780 "linker_set_key" : "evbuffer_readline", 4781 "parameters" : 4782 [ 4783 { 4784 "referenced_type" : "type-44" 4785 } 4786 ], 4787 "return_type" : "type-188", 4788 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 4789 }, 4790 { 4791 "function_name" : "evbuffer_readln", 4792 "linker_set_key" : "evbuffer_readln", 4793 "parameters" : 4794 [ 4795 { 4796 "referenced_type" : "type-44" 4797 }, 4798 { 4799 "referenced_type" : "type-217" 4800 }, 4801 { 4802 "referenced_type" : "type-196" 4803 } 4804 ], 4805 "return_type" : "type-188", 4806 "source_file" : "/external/libevent/include/event2/buffer.h" 4807 }, 4808 { 4809 "function_name" : "evbuffer_remove", 4810 "linker_set_key" : "evbuffer_remove", 4811 "parameters" : 4812 [ 4813 { 4814 "referenced_type" : "type-44" 4815 }, 4816 { 4817 "referenced_type" : "type-6" 4818 }, 4819 { 4820 "referenced_type" : "type-39" 4821 } 4822 ], 4823 "return_type" : "type-20", 4824 "source_file" : "/external/libevent/include/event2/buffer.h" 4825 }, 4826 { 4827 "function_name" : "evbuffer_remove_buffer", 4828 "linker_set_key" : "evbuffer_remove_buffer", 4829 "parameters" : 4830 [ 4831 { 4832 "referenced_type" : "type-44" 4833 }, 4834 { 4835 "referenced_type" : "type-44" 4836 }, 4837 { 4838 "referenced_type" : "type-39" 4839 } 4840 ], 4841 "return_type" : "type-20", 4842 "source_file" : "/external/libevent/include/event2/buffer.h" 4843 }, 4844 { 4845 "function_name" : "evbuffer_remove_cb", 4846 "linker_set_key" : "evbuffer_remove_cb", 4847 "parameters" : 4848 [ 4849 { 4850 "referenced_type" : "type-44" 4851 }, 4852 { 4853 "referenced_type" : "type-272" 4854 }, 4855 { 4856 "referenced_type" : "type-6" 4857 } 4858 ], 4859 "return_type" : "type-20", 4860 "source_file" : "/external/libevent/include/event2/buffer.h" 4861 }, 4862 { 4863 "function_name" : "evbuffer_remove_cb_entry", 4864 "linker_set_key" : "evbuffer_remove_cb_entry", 4865 "parameters" : 4866 [ 4867 { 4868 "referenced_type" : "type-44" 4869 }, 4870 { 4871 "referenced_type" : "type-267" 4872 } 4873 ], 4874 "return_type" : "type-20", 4875 "source_file" : "/external/libevent/include/event2/buffer.h" 4876 }, 4877 { 4878 "function_name" : "evbuffer_reserve_space", 4879 "linker_set_key" : "evbuffer_reserve_space", 4880 "parameters" : 4881 [ 4882 { 4883 "referenced_type" : "type-44" 4884 }, 4885 { 4886 "referenced_type" : "type-92" 4887 }, 4888 { 4889 "referenced_type" : "type-131" 4890 }, 4891 { 4892 "referenced_type" : "type-20" 4893 } 4894 ], 4895 "return_type" : "type-20", 4896 "source_file" : "/external/libevent/include/event2/buffer.h" 4897 }, 4898 { 4899 "function_name" : "evbuffer_search", 4900 "linker_set_key" : "evbuffer_search", 4901 "parameters" : 4902 [ 4903 { 4904 "referenced_type" : "type-44" 4905 }, 4906 { 4907 "referenced_type" : "type-152" 4908 }, 4909 { 4910 "referenced_type" : "type-39" 4911 }, 4912 { 4913 "referenced_type" : "type-193" 4914 } 4915 ], 4916 "return_type" : "type-160", 4917 "source_file" : "/external/libevent/include/event2/buffer.h" 4918 }, 4919 { 4920 "function_name" : "evbuffer_search_eol", 4921 "linker_set_key" : "evbuffer_search_eol", 4922 "parameters" : 4923 [ 4924 { 4925 "referenced_type" : "type-44" 4926 }, 4927 { 4928 "referenced_type" : "type-265" 4929 }, 4930 { 4931 "referenced_type" : "type-217" 4932 }, 4933 { 4934 "referenced_type" : "type-196" 4935 } 4936 ], 4937 "return_type" : "type-160", 4938 "source_file" : "/external/libevent/include/event2/buffer.h" 4939 }, 4940 { 4941 "function_name" : "evbuffer_search_range", 4942 "linker_set_key" : "evbuffer_search_range", 4943 "parameters" : 4944 [ 4945 { 4946 "referenced_type" : "type-44" 4947 }, 4948 { 4949 "referenced_type" : "type-152" 4950 }, 4951 { 4952 "referenced_type" : "type-39" 4953 }, 4954 { 4955 "referenced_type" : "type-193" 4956 }, 4957 { 4958 "referenced_type" : "type-193" 4959 } 4960 ], 4961 "return_type" : "type-160", 4962 "source_file" : "/external/libevent/include/event2/buffer.h" 4963 }, 4964 { 4965 "function_name" : "evbuffer_set_flags", 4966 "linker_set_key" : "evbuffer_set_flags", 4967 "parameters" : 4968 [ 4969 { 4970 "referenced_type" : "type-44" 4971 }, 4972 { 4973 "referenced_type" : "type-39" 4974 } 4975 ], 4976 "return_type" : "type-20", 4977 "source_file" : "/external/libevent/include/event2/buffer.h" 4978 }, 4979 { 4980 "function_name" : "evbuffer_setcb", 4981 "linker_set_key" : "evbuffer_setcb", 4982 "parameters" : 4983 [ 4984 { 4985 "referenced_type" : "type-44" 4986 }, 4987 { 4988 "referenced_type" : "type-275" 4989 }, 4990 { 4991 "referenced_type" : "type-6" 4992 } 4993 ], 4994 "return_type" : "type-5", 4995 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 4996 }, 4997 { 4998 "function_name" : "evbuffer_unfreeze", 4999 "linker_set_key" : "evbuffer_unfreeze", 5000 "parameters" : 5001 [ 5002 { 5003 "referenced_type" : "type-44" 5004 }, 5005 { 5006 "referenced_type" : "type-20" 5007 } 5008 ], 5009 "return_type" : "type-20", 5010 "source_file" : "/external/libevent/include/event2/buffer.h" 5011 }, 5012 { 5013 "function_name" : "evbuffer_unlock", 5014 "linker_set_key" : "evbuffer_unlock", 5015 "parameters" : 5016 [ 5017 { 5018 "referenced_type" : "type-44" 5019 } 5020 ], 5021 "return_type" : "type-5", 5022 "source_file" : "/external/libevent/include/event2/buffer.h" 5023 }, 5024 { 5025 "function_name" : "evbuffer_write", 5026 "linker_set_key" : "evbuffer_write", 5027 "parameters" : 5028 [ 5029 { 5030 "referenced_type" : "type-44" 5031 }, 5032 { 5033 "referenced_type" : "type-20" 5034 } 5035 ], 5036 "return_type" : "type-20", 5037 "source_file" : "/external/libevent/include/event2/buffer.h" 5038 }, 5039 { 5040 "function_name" : "evbuffer_write_atmost", 5041 "linker_set_key" : "evbuffer_write_atmost", 5042 "parameters" : 5043 [ 5044 { 5045 "referenced_type" : "type-44" 5046 }, 5047 { 5048 "referenced_type" : "type-20" 5049 }, 5050 { 5051 "referenced_type" : "type-92" 5052 } 5053 ], 5054 "return_type" : "type-20", 5055 "source_file" : "/external/libevent/include/event2/buffer.h" 5056 }, 5057 { 5058 "function_name" : "evconnlistener_disable", 5059 "linker_set_key" : "evconnlistener_disable", 5060 "parameters" : 5061 [ 5062 { 5063 "referenced_type" : "type-244" 5064 } 5065 ], 5066 "return_type" : "type-20", 5067 "source_file" : "/external/libevent/include/event2/listener.h" 5068 }, 5069 { 5070 "function_name" : "evconnlistener_enable", 5071 "linker_set_key" : "evconnlistener_enable", 5072 "parameters" : 5073 [ 5074 { 5075 "referenced_type" : "type-244" 5076 } 5077 ], 5078 "return_type" : "type-20", 5079 "source_file" : "/external/libevent/include/event2/listener.h" 5080 }, 5081 { 5082 "function_name" : "evconnlistener_free", 5083 "linker_set_key" : "evconnlistener_free", 5084 "parameters" : 5085 [ 5086 { 5087 "referenced_type" : "type-244" 5088 } 5089 ], 5090 "return_type" : "type-5", 5091 "source_file" : "/external/libevent/include/event2/listener.h" 5092 }, 5093 { 5094 "function_name" : "evconnlistener_get_base", 5095 "linker_set_key" : "evconnlistener_get_base", 5096 "parameters" : 5097 [ 5098 { 5099 "referenced_type" : "type-244" 5100 } 5101 ], 5102 "return_type" : "type-254", 5103 "source_file" : "/external/libevent/include/event2/listener.h" 5104 }, 5105 { 5106 "function_name" : "evconnlistener_get_fd", 5107 "linker_set_key" : "evconnlistener_get_fd", 5108 "parameters" : 5109 [ 5110 { 5111 "referenced_type" : "type-244" 5112 } 5113 ], 5114 "return_type" : "type-20", 5115 "source_file" : "/external/libevent/include/event2/listener.h" 5116 }, 5117 { 5118 "function_name" : "evconnlistener_new", 5119 "linker_set_key" : "evconnlistener_new", 5120 "parameters" : 5121 [ 5122 { 5123 "referenced_type" : "type-254" 5124 }, 5125 { 5126 "referenced_type" : "type-257" 5127 }, 5128 { 5129 "referenced_type" : "type-6" 5130 }, 5131 { 5132 "referenced_type" : "type-2" 5133 }, 5134 { 5135 "referenced_type" : "type-20" 5136 }, 5137 { 5138 "referenced_type" : "type-20" 5139 } 5140 ], 5141 "return_type" : "type-244", 5142 "source_file" : "/external/libevent/include/event2/listener.h" 5143 }, 5144 { 5145 "function_name" : "evconnlistener_new_bind", 5146 "linker_set_key" : "evconnlistener_new_bind", 5147 "parameters" : 5148 [ 5149 { 5150 "referenced_type" : "type-254" 5151 }, 5152 { 5153 "referenced_type" : "type-257" 5154 }, 5155 { 5156 "referenced_type" : "type-6" 5157 }, 5158 { 5159 "referenced_type" : "type-2" 5160 }, 5161 { 5162 "referenced_type" : "type-20" 5163 }, 5164 { 5165 "referenced_type" : "type-242" 5166 }, 5167 { 5168 "referenced_type" : "type-20" 5169 } 5170 ], 5171 "return_type" : "type-244", 5172 "source_file" : "/external/libevent/include/event2/listener.h" 5173 }, 5174 { 5175 "function_name" : "evconnlistener_set_cb", 5176 "linker_set_key" : "evconnlistener_set_cb", 5177 "parameters" : 5178 [ 5179 { 5180 "referenced_type" : "type-244" 5181 }, 5182 { 5183 "referenced_type" : "type-257" 5184 }, 5185 { 5186 "referenced_type" : "type-6" 5187 } 5188 ], 5189 "return_type" : "type-5", 5190 "source_file" : "/external/libevent/include/event2/listener.h" 5191 }, 5192 { 5193 "function_name" : "evconnlistener_set_error_cb", 5194 "linker_set_key" : "evconnlistener_set_error_cb", 5195 "parameters" : 5196 [ 5197 { 5198 "referenced_type" : "type-244" 5199 }, 5200 { 5201 "referenced_type" : "type-246" 5202 } 5203 ], 5204 "return_type" : "type-5", 5205 "source_file" : "/external/libevent/include/event2/listener.h" 5206 }, 5207 { 5208 "function_name" : "evdns_add_server_port", 5209 "linker_set_key" : "evdns_add_server_port", 5210 "parameters" : 5211 [ 5212 { 5213 "referenced_type" : "type-20" 5214 }, 5215 { 5216 "referenced_type" : "type-20" 5217 }, 5218 { 5219 "referenced_type" : "type-505" 5220 }, 5221 { 5222 "referenced_type" : "type-6" 5223 } 5224 ], 5225 "return_type" : "type-496", 5226 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5227 }, 5228 { 5229 "function_name" : "evdns_add_server_port_with_base", 5230 "linker_set_key" : "evdns_add_server_port_with_base", 5231 "parameters" : 5232 [ 5233 { 5234 "referenced_type" : "type-507" 5235 }, 5236 { 5237 "referenced_type" : "type-20" 5238 }, 5239 { 5240 "referenced_type" : "type-20" 5241 }, 5242 { 5243 "referenced_type" : "type-505" 5244 }, 5245 { 5246 "referenced_type" : "type-6" 5247 } 5248 ], 5249 "return_type" : "type-496", 5250 "source_file" : "/external/libevent/include/event2/dns.h" 5251 }, 5252 { 5253 "function_name" : "evdns_base_clear_host_addresses", 5254 "linker_set_key" : "evdns_base_clear_host_addresses", 5255 "parameters" : 5256 [ 5257 { 5258 "referenced_type" : "type-469" 5259 } 5260 ], 5261 "return_type" : "type-5", 5262 "source_file" : "/external/libevent/include/event2/dns.h" 5263 }, 5264 { 5265 "function_name" : "evdns_base_clear_nameservers_and_suspend", 5266 "linker_set_key" : "evdns_base_clear_nameservers_and_suspend", 5267 "parameters" : 5268 [ 5269 { 5270 "referenced_type" : "type-469" 5271 } 5272 ], 5273 "return_type" : "type-20", 5274 "source_file" : "/external/libevent/include/event2/dns.h" 5275 }, 5276 { 5277 "function_name" : "evdns_base_count_nameservers", 5278 "linker_set_key" : "evdns_base_count_nameservers", 5279 "parameters" : 5280 [ 5281 { 5282 "referenced_type" : "type-469" 5283 } 5284 ], 5285 "return_type" : "type-20", 5286 "source_file" : "/external/libevent/include/event2/dns.h" 5287 }, 5288 { 5289 "function_name" : "evdns_base_free", 5290 "linker_set_key" : "evdns_base_free", 5291 "parameters" : 5292 [ 5293 { 5294 "referenced_type" : "type-469" 5295 }, 5296 { 5297 "referenced_type" : "type-20" 5298 } 5299 ], 5300 "return_type" : "type-5", 5301 "source_file" : "/external/libevent/include/event2/dns.h" 5302 }, 5303 { 5304 "function_name" : "evdns_base_get_nameserver_addr", 5305 "linker_set_key" : "evdns_base_get_nameserver_addr", 5306 "parameters" : 5307 [ 5308 { 5309 "referenced_type" : "type-469" 5310 }, 5311 { 5312 "referenced_type" : "type-20" 5313 }, 5314 { 5315 "referenced_type" : "type-511" 5316 }, 5317 { 5318 "referenced_type" : "type-2" 5319 } 5320 ], 5321 "return_type" : "type-20", 5322 "source_file" : "/external/libevent/include/event2/dns.h" 5323 }, 5324 { 5325 "function_name" : "evdns_base_load_hosts", 5326 "linker_set_key" : "evdns_base_load_hosts", 5327 "parameters" : 5328 [ 5329 { 5330 "referenced_type" : "type-469" 5331 }, 5332 { 5333 "referenced_type" : "type-152" 5334 } 5335 ], 5336 "return_type" : "type-20", 5337 "source_file" : "/external/libevent/include/event2/dns.h" 5338 }, 5339 { 5340 "function_name" : "evdns_base_nameserver_add", 5341 "linker_set_key" : "evdns_base_nameserver_add", 5342 "parameters" : 5343 [ 5344 { 5345 "referenced_type" : "type-469" 5346 }, 5347 { 5348 "referenced_type" : "type-39" 5349 } 5350 ], 5351 "return_type" : "type-20", 5352 "source_file" : "/external/libevent/include/event2/dns.h" 5353 }, 5354 { 5355 "function_name" : "evdns_base_nameserver_ip_add", 5356 "linker_set_key" : "evdns_base_nameserver_ip_add", 5357 "parameters" : 5358 [ 5359 { 5360 "referenced_type" : "type-469" 5361 }, 5362 { 5363 "referenced_type" : "type-152" 5364 } 5365 ], 5366 "return_type" : "type-20", 5367 "source_file" : "/external/libevent/include/event2/dns.h" 5368 }, 5369 { 5370 "function_name" : "evdns_base_nameserver_sockaddr_add", 5371 "linker_set_key" : "evdns_base_nameserver_sockaddr_add", 5372 "parameters" : 5373 [ 5374 { 5375 "referenced_type" : "type-469" 5376 }, 5377 { 5378 "referenced_type" : "type-478" 5379 }, 5380 { 5381 "referenced_type" : "type-2" 5382 }, 5383 { 5384 "referenced_type" : "type-2" 5385 } 5386 ], 5387 "return_type" : "type-20", 5388 "source_file" : "/external/libevent/include/event2/dns.h" 5389 }, 5390 { 5391 "function_name" : "evdns_base_new", 5392 "linker_set_key" : "evdns_base_new", 5393 "parameters" : 5394 [ 5395 { 5396 "referenced_type" : "type-507" 5397 }, 5398 { 5399 "referenced_type" : "type-20" 5400 } 5401 ], 5402 "return_type" : "type-469", 5403 "source_file" : "/external/libevent/include/event2/dns.h" 5404 }, 5405 { 5406 "function_name" : "evdns_base_resolv_conf_parse", 5407 "linker_set_key" : "evdns_base_resolv_conf_parse", 5408 "parameters" : 5409 [ 5410 { 5411 "referenced_type" : "type-469" 5412 }, 5413 { 5414 "referenced_type" : "type-20" 5415 }, 5416 { 5417 "referenced_type" : "type-489" 5418 } 5419 ], 5420 "return_type" : "type-20", 5421 "source_file" : "/external/libevent/include/event2/dns.h" 5422 }, 5423 { 5424 "function_name" : "evdns_base_resolve_ipv4", 5425 "linker_set_key" : "evdns_base_resolve_ipv4", 5426 "parameters" : 5427 [ 5428 { 5429 "referenced_type" : "type-469" 5430 }, 5431 { 5432 "referenced_type" : "type-152" 5433 }, 5434 { 5435 "referenced_type" : "type-20" 5436 }, 5437 { 5438 "referenced_type" : "type-482" 5439 }, 5440 { 5441 "referenced_type" : "type-6" 5442 } 5443 ], 5444 "return_type" : "type-479", 5445 "source_file" : "/external/libevent/include/event2/dns.h" 5446 }, 5447 { 5448 "function_name" : "evdns_base_resolve_ipv6", 5449 "linker_set_key" : "evdns_base_resolve_ipv6", 5450 "parameters" : 5451 [ 5452 { 5453 "referenced_type" : "type-469" 5454 }, 5455 { 5456 "referenced_type" : "type-152" 5457 }, 5458 { 5459 "referenced_type" : "type-20" 5460 }, 5461 { 5462 "referenced_type" : "type-482" 5463 }, 5464 { 5465 "referenced_type" : "type-6" 5466 } 5467 ], 5468 "return_type" : "type-479", 5469 "source_file" : "/external/libevent/include/event2/dns.h" 5470 }, 5471 { 5472 "function_name" : "evdns_base_resolve_reverse", 5473 "linker_set_key" : "evdns_base_resolve_reverse", 5474 "parameters" : 5475 [ 5476 { 5477 "referenced_type" : "type-469" 5478 }, 5479 { 5480 "referenced_type" : "type-485" 5481 }, 5482 { 5483 "referenced_type" : "type-20" 5484 }, 5485 { 5486 "referenced_type" : "type-482" 5487 }, 5488 { 5489 "referenced_type" : "type-6" 5490 } 5491 ], 5492 "return_type" : "type-479", 5493 "source_file" : "/external/libevent/include/event2/dns.h" 5494 }, 5495 { 5496 "function_name" : "evdns_base_resolve_reverse_ipv6", 5497 "linker_set_key" : "evdns_base_resolve_reverse_ipv6", 5498 "parameters" : 5499 [ 5500 { 5501 "referenced_type" : "type-469" 5502 }, 5503 { 5504 "referenced_type" : "type-488" 5505 }, 5506 { 5507 "referenced_type" : "type-20" 5508 }, 5509 { 5510 "referenced_type" : "type-482" 5511 }, 5512 { 5513 "referenced_type" : "type-6" 5514 } 5515 ], 5516 "return_type" : "type-479", 5517 "source_file" : "/external/libevent/include/event2/dns.h" 5518 }, 5519 { 5520 "function_name" : "evdns_base_resume", 5521 "linker_set_key" : "evdns_base_resume", 5522 "parameters" : 5523 [ 5524 { 5525 "referenced_type" : "type-469" 5526 } 5527 ], 5528 "return_type" : "type-20", 5529 "source_file" : "/external/libevent/include/event2/dns.h" 5530 }, 5531 { 5532 "function_name" : "evdns_base_search_add", 5533 "linker_set_key" : "evdns_base_search_add", 5534 "parameters" : 5535 [ 5536 { 5537 "referenced_type" : "type-469" 5538 }, 5539 { 5540 "referenced_type" : "type-152" 5541 } 5542 ], 5543 "return_type" : "type-5", 5544 "source_file" : "/external/libevent/include/event2/dns.h" 5545 }, 5546 { 5547 "function_name" : "evdns_base_search_clear", 5548 "linker_set_key" : "evdns_base_search_clear", 5549 "parameters" : 5550 [ 5551 { 5552 "referenced_type" : "type-469" 5553 } 5554 ], 5555 "return_type" : "type-5", 5556 "source_file" : "/external/libevent/include/event2/dns.h" 5557 }, 5558 { 5559 "function_name" : "evdns_base_search_ndots_set", 5560 "linker_set_key" : "evdns_base_search_ndots_set", 5561 "parameters" : 5562 [ 5563 { 5564 "referenced_type" : "type-469" 5565 }, 5566 { 5567 "referenced_type" : "type-490" 5568 } 5569 ], 5570 "return_type" : "type-5", 5571 "source_file" : "/external/libevent/include/event2/dns.h" 5572 }, 5573 { 5574 "function_name" : "evdns_base_set_option", 5575 "linker_set_key" : "evdns_base_set_option", 5576 "parameters" : 5577 [ 5578 { 5579 "referenced_type" : "type-469" 5580 }, 5581 { 5582 "referenced_type" : "type-152" 5583 }, 5584 { 5585 "referenced_type" : "type-152" 5586 } 5587 ], 5588 "return_type" : "type-20", 5589 "source_file" : "/external/libevent/include/event2/dns.h" 5590 }, 5591 { 5592 "function_name" : "evdns_cancel_request", 5593 "linker_set_key" : "evdns_cancel_request", 5594 "parameters" : 5595 [ 5596 { 5597 "referenced_type" : "type-469" 5598 }, 5599 { 5600 "referenced_type" : "type-479" 5601 } 5602 ], 5603 "return_type" : "type-5", 5604 "source_file" : "/external/libevent/include/event2/dns.h" 5605 }, 5606 { 5607 "function_name" : "evdns_clear_nameservers_and_suspend", 5608 "linker_set_key" : "evdns_clear_nameservers_and_suspend", 5609 "return_type" : "type-20", 5610 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5611 }, 5612 { 5613 "function_name" : "evdns_close_server_port", 5614 "linker_set_key" : "evdns_close_server_port", 5615 "parameters" : 5616 [ 5617 { 5618 "referenced_type" : "type-496" 5619 } 5620 ], 5621 "return_type" : "type-5", 5622 "source_file" : "/external/libevent/include/event2/dns.h" 5623 }, 5624 { 5625 "function_name" : "evdns_count_nameservers", 5626 "linker_set_key" : "evdns_count_nameservers", 5627 "return_type" : "type-20", 5628 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5629 }, 5630 { 5631 "function_name" : "evdns_err_to_string", 5632 "linker_set_key" : "evdns_err_to_string", 5633 "parameters" : 5634 [ 5635 { 5636 "referenced_type" : "type-20" 5637 } 5638 ], 5639 "return_type" : "type-152", 5640 "source_file" : "/external/libevent/include/event2/dns.h" 5641 }, 5642 { 5643 "function_name" : "evdns_get_global_base", 5644 "linker_set_key" : "evdns_get_global_base", 5645 "return_type" : "type-469", 5646 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5647 }, 5648 { 5649 "function_name" : "evdns_getaddrinfo", 5650 "linker_set_key" : "evdns_getaddrinfo", 5651 "parameters" : 5652 [ 5653 { 5654 "referenced_type" : "type-469" 5655 }, 5656 { 5657 "referenced_type" : "type-152" 5658 }, 5659 { 5660 "referenced_type" : "type-152" 5661 }, 5662 { 5663 "referenced_type" : "type-517" 5664 }, 5665 { 5666 "referenced_type" : "type-521" 5667 }, 5668 { 5669 "referenced_type" : "type-6" 5670 } 5671 ], 5672 "return_type" : "type-513", 5673 "source_file" : "/external/libevent/include/event2/dns.h" 5674 }, 5675 { 5676 "function_name" : "evdns_getaddrinfo_cancel", 5677 "linker_set_key" : "evdns_getaddrinfo_cancel", 5678 "parameters" : 5679 [ 5680 { 5681 "referenced_type" : "type-513" 5682 } 5683 ], 5684 "return_type" : "type-5", 5685 "source_file" : "/external/libevent/include/event2/dns.h" 5686 }, 5687 { 5688 "function_name" : "evdns_init", 5689 "linker_set_key" : "evdns_init", 5690 "return_type" : "type-20", 5691 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5692 }, 5693 { 5694 "function_name" : "evdns_nameserver_add", 5695 "linker_set_key" : "evdns_nameserver_add", 5696 "parameters" : 5697 [ 5698 { 5699 "referenced_type" : "type-39" 5700 } 5701 ], 5702 "return_type" : "type-20", 5703 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5704 }, 5705 { 5706 "function_name" : "evdns_nameserver_ip_add", 5707 "linker_set_key" : "evdns_nameserver_ip_add", 5708 "parameters" : 5709 [ 5710 { 5711 "referenced_type" : "type-152" 5712 } 5713 ], 5714 "return_type" : "type-20", 5715 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5716 }, 5717 { 5718 "function_name" : "evdns_resolv_conf_parse", 5719 "linker_set_key" : "evdns_resolv_conf_parse", 5720 "parameters" : 5721 [ 5722 { 5723 "referenced_type" : "type-20" 5724 }, 5725 { 5726 "referenced_type" : "type-489" 5727 } 5728 ], 5729 "return_type" : "type-20", 5730 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5731 }, 5732 { 5733 "function_name" : "evdns_resolve_ipv4", 5734 "linker_set_key" : "evdns_resolve_ipv4", 5735 "parameters" : 5736 [ 5737 { 5738 "referenced_type" : "type-152" 5739 }, 5740 { 5741 "referenced_type" : "type-20" 5742 }, 5743 { 5744 "referenced_type" : "type-482" 5745 }, 5746 { 5747 "referenced_type" : "type-6" 5748 } 5749 ], 5750 "return_type" : "type-20", 5751 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5752 }, 5753 { 5754 "function_name" : "evdns_resolve_ipv6", 5755 "linker_set_key" : "evdns_resolve_ipv6", 5756 "parameters" : 5757 [ 5758 { 5759 "referenced_type" : "type-152" 5760 }, 5761 { 5762 "referenced_type" : "type-20" 5763 }, 5764 { 5765 "referenced_type" : "type-482" 5766 }, 5767 { 5768 "referenced_type" : "type-6" 5769 } 5770 ], 5771 "return_type" : "type-20", 5772 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5773 }, 5774 { 5775 "function_name" : "evdns_resolve_reverse", 5776 "linker_set_key" : "evdns_resolve_reverse", 5777 "parameters" : 5778 [ 5779 { 5780 "referenced_type" : "type-485" 5781 }, 5782 { 5783 "referenced_type" : "type-20" 5784 }, 5785 { 5786 "referenced_type" : "type-482" 5787 }, 5788 { 5789 "referenced_type" : "type-6" 5790 } 5791 ], 5792 "return_type" : "type-20", 5793 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5794 }, 5795 { 5796 "function_name" : "evdns_resolve_reverse_ipv6", 5797 "linker_set_key" : "evdns_resolve_reverse_ipv6", 5798 "parameters" : 5799 [ 5800 { 5801 "referenced_type" : "type-488" 5802 }, 5803 { 5804 "referenced_type" : "type-20" 5805 }, 5806 { 5807 "referenced_type" : "type-482" 5808 }, 5809 { 5810 "referenced_type" : "type-6" 5811 } 5812 ], 5813 "return_type" : "type-20", 5814 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5815 }, 5816 { 5817 "function_name" : "evdns_resume", 5818 "linker_set_key" : "evdns_resume", 5819 "return_type" : "type-20", 5820 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5821 }, 5822 { 5823 "function_name" : "evdns_search_add", 5824 "linker_set_key" : "evdns_search_add", 5825 "parameters" : 5826 [ 5827 { 5828 "referenced_type" : "type-152" 5829 } 5830 ], 5831 "return_type" : "type-5", 5832 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5833 }, 5834 { 5835 "function_name" : "evdns_search_clear", 5836 "linker_set_key" : "evdns_search_clear", 5837 "return_type" : "type-5", 5838 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5839 }, 5840 { 5841 "function_name" : "evdns_search_ndots_set", 5842 "linker_set_key" : "evdns_search_ndots_set", 5843 "parameters" : 5844 [ 5845 { 5846 "referenced_type" : "type-490" 5847 } 5848 ], 5849 "return_type" : "type-5", 5850 "source_file" : "/external/libevent/include/event2/dns_compat.h" 5851 }, 5852 { 5853 "function_name" : "evdns_server_request_add_a_reply", 5854 "linker_set_key" : "evdns_server_request_add_a_reply", 5855 "parameters" : 5856 [ 5857 { 5858 "referenced_type" : "type-499" 5859 }, 5860 { 5861 "referenced_type" : "type-152" 5862 }, 5863 { 5864 "referenced_type" : "type-20" 5865 }, 5866 { 5867 "referenced_type" : "type-145" 5868 }, 5869 { 5870 "referenced_type" : "type-20" 5871 } 5872 ], 5873 "return_type" : "type-20", 5874 "source_file" : "/external/libevent/include/event2/dns.h" 5875 }, 5876 { 5877 "function_name" : "evdns_server_request_add_aaaa_reply", 5878 "linker_set_key" : "evdns_server_request_add_aaaa_reply", 5879 "parameters" : 5880 [ 5881 { 5882 "referenced_type" : "type-499" 5883 }, 5884 { 5885 "referenced_type" : "type-152" 5886 }, 5887 { 5888 "referenced_type" : "type-20" 5889 }, 5890 { 5891 "referenced_type" : "type-145" 5892 }, 5893 { 5894 "referenced_type" : "type-20" 5895 } 5896 ], 5897 "return_type" : "type-20", 5898 "source_file" : "/external/libevent/include/event2/dns.h" 5899 }, 5900 { 5901 "function_name" : "evdns_server_request_add_cname_reply", 5902 "linker_set_key" : "evdns_server_request_add_cname_reply", 5903 "parameters" : 5904 [ 5905 { 5906 "referenced_type" : "type-499" 5907 }, 5908 { 5909 "referenced_type" : "type-152" 5910 }, 5911 { 5912 "referenced_type" : "type-152" 5913 }, 5914 { 5915 "referenced_type" : "type-20" 5916 } 5917 ], 5918 "return_type" : "type-20", 5919 "source_file" : "/external/libevent/include/event2/dns.h" 5920 }, 5921 { 5922 "function_name" : "evdns_server_request_add_ptr_reply", 5923 "linker_set_key" : "evdns_server_request_add_ptr_reply", 5924 "parameters" : 5925 [ 5926 { 5927 "referenced_type" : "type-499" 5928 }, 5929 { 5930 "referenced_type" : "type-509" 5931 }, 5932 { 5933 "referenced_type" : "type-152" 5934 }, 5935 { 5936 "referenced_type" : "type-152" 5937 }, 5938 { 5939 "referenced_type" : "type-20" 5940 } 5941 ], 5942 "return_type" : "type-20", 5943 "source_file" : "/external/libevent/include/event2/dns.h" 5944 }, 5945 { 5946 "function_name" : "evdns_server_request_add_reply", 5947 "linker_set_key" : "evdns_server_request_add_reply", 5948 "parameters" : 5949 [ 5950 { 5951 "referenced_type" : "type-499" 5952 }, 5953 { 5954 "referenced_type" : "type-20" 5955 }, 5956 { 5957 "referenced_type" : "type-152" 5958 }, 5959 { 5960 "referenced_type" : "type-20" 5961 }, 5962 { 5963 "referenced_type" : "type-20" 5964 }, 5965 { 5966 "referenced_type" : "type-20" 5967 }, 5968 { 5969 "referenced_type" : "type-20" 5970 }, 5971 { 5972 "referenced_type" : "type-20" 5973 }, 5974 { 5975 "referenced_type" : "type-152" 5976 } 5977 ], 5978 "return_type" : "type-20", 5979 "source_file" : "/external/libevent/include/event2/dns.h" 5980 }, 5981 { 5982 "function_name" : "evdns_server_request_drop", 5983 "linker_set_key" : "evdns_server_request_drop", 5984 "parameters" : 5985 [ 5986 { 5987 "referenced_type" : "type-499" 5988 } 5989 ], 5990 "return_type" : "type-20", 5991 "source_file" : "/external/libevent/include/event2/dns.h" 5992 }, 5993 { 5994 "function_name" : "evdns_server_request_get_requesting_addr", 5995 "linker_set_key" : "evdns_server_request_get_requesting_addr", 5996 "parameters" : 5997 [ 5998 { 5999 "referenced_type" : "type-499" 6000 }, 6001 { 6002 "referenced_type" : "type-511" 6003 }, 6004 { 6005 "referenced_type" : "type-20" 6006 } 6007 ], 6008 "return_type" : "type-20", 6009 "source_file" : "/external/libevent/include/event2/dns.h" 6010 }, 6011 { 6012 "function_name" : "evdns_server_request_respond", 6013 "linker_set_key" : "evdns_server_request_respond", 6014 "parameters" : 6015 [ 6016 { 6017 "referenced_type" : "type-499" 6018 }, 6019 { 6020 "referenced_type" : "type-20" 6021 } 6022 ], 6023 "return_type" : "type-20", 6024 "source_file" : "/external/libevent/include/event2/dns.h" 6025 }, 6026 { 6027 "function_name" : "evdns_server_request_set_flags", 6028 "linker_set_key" : "evdns_server_request_set_flags", 6029 "parameters" : 6030 [ 6031 { 6032 "referenced_type" : "type-499" 6033 }, 6034 { 6035 "referenced_type" : "type-20" 6036 } 6037 ], 6038 "return_type" : "type-5", 6039 "source_file" : "/external/libevent/include/event2/dns.h" 6040 }, 6041 { 6042 "function_name" : "evdns_set_log_fn", 6043 "linker_set_key" : "evdns_set_log_fn", 6044 "parameters" : 6045 [ 6046 { 6047 "referenced_type" : "type-261" 6048 } 6049 ], 6050 "return_type" : "type-5", 6051 "source_file" : "/external/libevent/include/event2/dns.h" 6052 }, 6053 { 6054 "function_name" : "evdns_set_option", 6055 "linker_set_key" : "evdns_set_option", 6056 "parameters" : 6057 [ 6058 { 6059 "referenced_type" : "type-152" 6060 }, 6061 { 6062 "referenced_type" : "type-152" 6063 }, 6064 { 6065 "referenced_type" : "type-20" 6066 } 6067 ], 6068 "return_type" : "type-20", 6069 "source_file" : "/external/libevent/include/event2/dns_compat.h" 6070 }, 6071 { 6072 "function_name" : "evdns_set_random_bytes_fn", 6073 "linker_set_key" : "evdns_set_random_bytes_fn", 6074 "parameters" : 6075 [ 6076 { 6077 "referenced_type" : "type-495" 6078 } 6079 ], 6080 "return_type" : "type-5", 6081 "source_file" : "/external/libevent/include/event2/dns.h" 6082 }, 6083 { 6084 "function_name" : "evdns_set_transaction_id_fn", 6085 "linker_set_key" : "evdns_set_transaction_id_fn", 6086 "parameters" : 6087 [ 6088 { 6089 "referenced_type" : "type-493" 6090 } 6091 ], 6092 "return_type" : "type-5", 6093 "source_file" : "/external/libevent/include/event2/dns.h" 6094 }, 6095 { 6096 "function_name" : "evdns_shutdown", 6097 "linker_set_key" : "evdns_shutdown", 6098 "parameters" : 6099 [ 6100 { 6101 "referenced_type" : "type-20" 6102 } 6103 ], 6104 "return_type" : "type-5", 6105 "source_file" : "/external/libevent/include/event2/dns_compat.h" 6106 }, 6107 { 6108 "function_name" : "event_active", 6109 "linker_set_key" : "event_active", 6110 "parameters" : 6111 [ 6112 { 6113 "referenced_type" : "type-9" 6114 }, 6115 { 6116 "referenced_type" : "type-20" 6117 }, 6118 { 6119 "referenced_type" : "type-15" 6120 } 6121 ], 6122 "return_type" : "type-5", 6123 "source_file" : "/external/libevent/include/event2/event.h" 6124 }, 6125 { 6126 "function_name" : "event_add", 6127 "linker_set_key" : "event_add", 6128 "parameters" : 6129 [ 6130 { 6131 "referenced_type" : "type-9" 6132 }, 6133 { 6134 "referenced_type" : "type-164" 6135 } 6136 ], 6137 "return_type" : "type-20", 6138 "source_file" : "/external/libevent/include/event2/event.h" 6139 }, 6140 { 6141 "function_name" : "event_assign", 6142 "linker_set_key" : "event_assign", 6143 "parameters" : 6144 [ 6145 { 6146 "referenced_type" : "type-9" 6147 }, 6148 { 6149 "referenced_type" : "type-171" 6150 }, 6151 { 6152 "referenced_type" : "type-20" 6153 }, 6154 { 6155 "referenced_type" : "type-15" 6156 }, 6157 { 6158 "referenced_type" : "type-18" 6159 }, 6160 { 6161 "referenced_type" : "type-6" 6162 } 6163 ], 6164 "return_type" : "type-20", 6165 "source_file" : "/external/libevent/include/event2/event.h" 6166 }, 6167 { 6168 "function_name" : "event_base_active_by_fd", 6169 "linker_set_key" : "event_base_active_by_fd", 6170 "parameters" : 6171 [ 6172 { 6173 "referenced_type" : "type-171" 6174 }, 6175 { 6176 "referenced_type" : "type-20" 6177 }, 6178 { 6179 "referenced_type" : "type-15" 6180 } 6181 ], 6182 "return_type" : "type-5", 6183 "source_file" : "/external/libevent/include/event2/event.h" 6184 }, 6185 { 6186 "function_name" : "event_base_active_by_signal", 6187 "linker_set_key" : "event_base_active_by_signal", 6188 "parameters" : 6189 [ 6190 { 6191 "referenced_type" : "type-171" 6192 }, 6193 { 6194 "referenced_type" : "type-20" 6195 } 6196 ], 6197 "return_type" : "type-5", 6198 "source_file" : "/external/libevent/include/event2/event.h" 6199 }, 6200 { 6201 "function_name" : "event_base_dispatch", 6202 "linker_set_key" : "event_base_dispatch", 6203 "parameters" : 6204 [ 6205 { 6206 "referenced_type" : "type-171" 6207 } 6208 ], 6209 "return_type" : "type-20", 6210 "source_file" : "/external/libevent/include/event2/event.h" 6211 }, 6212 { 6213 "function_name" : "event_base_dump_events", 6214 "linker_set_key" : "event_base_dump_events", 6215 "parameters" : 6216 [ 6217 { 6218 "referenced_type" : "type-171" 6219 }, 6220 { 6221 "referenced_type" : "type-179" 6222 } 6223 ], 6224 "return_type" : "type-5", 6225 "source_file" : "/external/libevent/include/event2/event.h" 6226 }, 6227 { 6228 "function_name" : "event_base_foreach_event", 6229 "linker_set_key" : "event_base_foreach_event", 6230 "parameters" : 6231 [ 6232 { 6233 "referenced_type" : "type-171" 6234 }, 6235 { 6236 "referenced_type" : "type-182" 6237 }, 6238 { 6239 "referenced_type" : "type-6" 6240 } 6241 ], 6242 "return_type" : "type-20", 6243 "source_file" : "/external/libevent/include/event2/event.h" 6244 }, 6245 { 6246 "function_name" : "event_base_free", 6247 "linker_set_key" : "event_base_free", 6248 "parameters" : 6249 [ 6250 { 6251 "referenced_type" : "type-171" 6252 } 6253 ], 6254 "return_type" : "type-5", 6255 "source_file" : "/external/libevent/include/event2/event.h" 6256 }, 6257 { 6258 "function_name" : "event_base_free_nofinalize", 6259 "linker_set_key" : "event_base_free_nofinalize", 6260 "parameters" : 6261 [ 6262 { 6263 "referenced_type" : "type-171" 6264 } 6265 ], 6266 "return_type" : "type-5", 6267 "source_file" : "/external/libevent/include/event2/event.h" 6268 }, 6269 { 6270 "function_name" : "event_base_get_features", 6271 "linker_set_key" : "event_base_get_features", 6272 "parameters" : 6273 [ 6274 { 6275 "referenced_type" : "type-150" 6276 } 6277 ], 6278 "return_type" : "type-20", 6279 "source_file" : "/external/libevent/include/event2/event.h" 6280 }, 6281 { 6282 "function_name" : "event_base_get_max_events", 6283 "linker_set_key" : "event_base_get_max_events", 6284 "parameters" : 6285 [ 6286 { 6287 "referenced_type" : "type-171" 6288 }, 6289 { 6290 "referenced_type" : "type-2" 6291 }, 6292 { 6293 "referenced_type" : "type-20" 6294 } 6295 ], 6296 "return_type" : "type-20", 6297 "source_file" : "/external/libevent/include/event2/event.h" 6298 }, 6299 { 6300 "function_name" : "event_base_get_method", 6301 "linker_set_key" : "event_base_get_method", 6302 "parameters" : 6303 [ 6304 { 6305 "referenced_type" : "type-150" 6306 } 6307 ], 6308 "return_type" : "type-152", 6309 "source_file" : "/external/libevent/include/event2/event.h" 6310 }, 6311 { 6312 "function_name" : "event_base_get_npriorities", 6313 "linker_set_key" : "event_base_get_npriorities", 6314 "parameters" : 6315 [ 6316 { 6317 "referenced_type" : "type-171" 6318 } 6319 ], 6320 "return_type" : "type-20", 6321 "source_file" : "/external/libevent/include/event2/event.h" 6322 }, 6323 { 6324 "function_name" : "event_base_get_num_events", 6325 "linker_set_key" : "event_base_get_num_events", 6326 "parameters" : 6327 [ 6328 { 6329 "referenced_type" : "type-171" 6330 }, 6331 { 6332 "referenced_type" : "type-2" 6333 } 6334 ], 6335 "return_type" : "type-20", 6336 "source_file" : "/external/libevent/include/event2/event.h" 6337 }, 6338 { 6339 "function_name" : "event_base_get_running_event", 6340 "linker_set_key" : "event_base_get_running_event", 6341 "parameters" : 6342 [ 6343 { 6344 "referenced_type" : "type-171" 6345 } 6346 ], 6347 "return_type" : "type-9", 6348 "source_file" : "/external/libevent/include/event2/event.h" 6349 }, 6350 { 6351 "function_name" : "event_base_gettimeofday_cached", 6352 "linker_set_key" : "event_base_gettimeofday_cached", 6353 "parameters" : 6354 [ 6355 { 6356 "referenced_type" : "type-171" 6357 }, 6358 { 6359 "referenced_type" : "type-155" 6360 } 6361 ], 6362 "return_type" : "type-20", 6363 "source_file" : "/external/libevent/include/event2/event.h" 6364 }, 6365 { 6366 "function_name" : "event_base_got_break", 6367 "linker_set_key" : "event_base_got_break", 6368 "parameters" : 6369 [ 6370 { 6371 "referenced_type" : "type-171" 6372 } 6373 ], 6374 "return_type" : "type-20", 6375 "source_file" : "/external/libevent/include/event2/event.h" 6376 }, 6377 { 6378 "function_name" : "event_base_got_exit", 6379 "linker_set_key" : "event_base_got_exit", 6380 "parameters" : 6381 [ 6382 { 6383 "referenced_type" : "type-171" 6384 } 6385 ], 6386 "return_type" : "type-20", 6387 "source_file" : "/external/libevent/include/event2/event.h" 6388 }, 6389 { 6390 "function_name" : "event_base_init_common_timeout", 6391 "linker_set_key" : "event_base_init_common_timeout", 6392 "parameters" : 6393 [ 6394 { 6395 "referenced_type" : "type-171" 6396 }, 6397 { 6398 "referenced_type" : "type-164" 6399 } 6400 ], 6401 "return_type" : "type-164", 6402 "source_file" : "/external/libevent/include/event2/event.h" 6403 }, 6404 { 6405 "function_name" : "event_base_loop", 6406 "linker_set_key" : "event_base_loop", 6407 "parameters" : 6408 [ 6409 { 6410 "referenced_type" : "type-171" 6411 }, 6412 { 6413 "referenced_type" : "type-20" 6414 } 6415 ], 6416 "return_type" : "type-20", 6417 "source_file" : "/external/libevent/include/event2/event.h" 6418 }, 6419 { 6420 "function_name" : "event_base_loopbreak", 6421 "linker_set_key" : "event_base_loopbreak", 6422 "parameters" : 6423 [ 6424 { 6425 "referenced_type" : "type-171" 6426 } 6427 ], 6428 "return_type" : "type-20", 6429 "source_file" : "/external/libevent/include/event2/event.h" 6430 }, 6431 { 6432 "function_name" : "event_base_loopcontinue", 6433 "linker_set_key" : "event_base_loopcontinue", 6434 "parameters" : 6435 [ 6436 { 6437 "referenced_type" : "type-171" 6438 } 6439 ], 6440 "return_type" : "type-20", 6441 "source_file" : "/external/libevent/include/event2/event.h" 6442 }, 6443 { 6444 "function_name" : "event_base_loopexit", 6445 "linker_set_key" : "event_base_loopexit", 6446 "parameters" : 6447 [ 6448 { 6449 "referenced_type" : "type-171" 6450 }, 6451 { 6452 "referenced_type" : "type-164" 6453 } 6454 ], 6455 "return_type" : "type-20", 6456 "source_file" : "/external/libevent/include/event2/event.h" 6457 }, 6458 { 6459 "function_name" : "event_base_new", 6460 "linker_set_key" : "event_base_new", 6461 "return_type" : "type-171", 6462 "source_file" : "/external/libevent/include/event2/event.h" 6463 }, 6464 { 6465 "function_name" : "event_base_new_with_config", 6466 "linker_set_key" : "event_base_new_with_config", 6467 "parameters" : 6468 [ 6469 { 6470 "referenced_type" : "type-167" 6471 } 6472 ], 6473 "return_type" : "type-171", 6474 "source_file" : "/external/libevent/include/event2/event.h" 6475 }, 6476 { 6477 "function_name" : "event_base_once", 6478 "linker_set_key" : "event_base_once", 6479 "parameters" : 6480 [ 6481 { 6482 "referenced_type" : "type-171" 6483 }, 6484 { 6485 "referenced_type" : "type-20" 6486 }, 6487 { 6488 "referenced_type" : "type-15" 6489 }, 6490 { 6491 "referenced_type" : "type-18" 6492 }, 6493 { 6494 "referenced_type" : "type-6" 6495 }, 6496 { 6497 "referenced_type" : "type-164" 6498 } 6499 ], 6500 "return_type" : "type-20", 6501 "source_file" : "/external/libevent/include/event2/event.h" 6502 }, 6503 { 6504 "function_name" : "event_base_priority_init", 6505 "linker_set_key" : "event_base_priority_init", 6506 "parameters" : 6507 [ 6508 { 6509 "referenced_type" : "type-171" 6510 }, 6511 { 6512 "referenced_type" : "type-20" 6513 } 6514 ], 6515 "return_type" : "type-20", 6516 "source_file" : "/external/libevent/include/event2/event.h" 6517 }, 6518 { 6519 "function_name" : "event_base_set", 6520 "linker_set_key" : "event_base_set", 6521 "parameters" : 6522 [ 6523 { 6524 "referenced_type" : "type-171" 6525 }, 6526 { 6527 "referenced_type" : "type-9" 6528 } 6529 ], 6530 "return_type" : "type-20", 6531 "source_file" : "/external/libevent/include/event2/event.h" 6532 }, 6533 { 6534 "function_name" : "event_base_update_cache_time", 6535 "linker_set_key" : "event_base_update_cache_time", 6536 "parameters" : 6537 [ 6538 { 6539 "referenced_type" : "type-171" 6540 } 6541 ], 6542 "return_type" : "type-20", 6543 "source_file" : "/external/libevent/include/event2/event.h" 6544 }, 6545 { 6546 "function_name" : "event_config_avoid_method", 6547 "linker_set_key" : "event_config_avoid_method", 6548 "parameters" : 6549 [ 6550 { 6551 "referenced_type" : "type-157" 6552 }, 6553 { 6554 "referenced_type" : "type-152" 6555 } 6556 ], 6557 "return_type" : "type-20", 6558 "source_file" : "/external/libevent/include/event2/event.h" 6559 }, 6560 { 6561 "function_name" : "event_config_free", 6562 "linker_set_key" : "event_config_free", 6563 "parameters" : 6564 [ 6565 { 6566 "referenced_type" : "type-157" 6567 } 6568 ], 6569 "return_type" : "type-5", 6570 "source_file" : "/external/libevent/include/event2/event.h" 6571 }, 6572 { 6573 "function_name" : "event_config_new", 6574 "linker_set_key" : "event_config_new", 6575 "return_type" : "type-157", 6576 "source_file" : "/external/libevent/include/event2/event.h" 6577 }, 6578 { 6579 "function_name" : "event_config_require_features", 6580 "linker_set_key" : "event_config_require_features", 6581 "parameters" : 6582 [ 6583 { 6584 "referenced_type" : "type-157" 6585 }, 6586 { 6587 "referenced_type" : "type-20" 6588 } 6589 ], 6590 "return_type" : "type-20", 6591 "source_file" : "/external/libevent/include/event2/event.h" 6592 }, 6593 { 6594 "function_name" : "event_config_set_flag", 6595 "linker_set_key" : "event_config_set_flag", 6596 "parameters" : 6597 [ 6598 { 6599 "referenced_type" : "type-157" 6600 }, 6601 { 6602 "referenced_type" : "type-20" 6603 } 6604 ], 6605 "return_type" : "type-20", 6606 "source_file" : "/external/libevent/include/event2/event.h" 6607 }, 6608 { 6609 "function_name" : "event_config_set_max_dispatch_interval", 6610 "linker_set_key" : "event_config_set_max_dispatch_interval", 6611 "parameters" : 6612 [ 6613 { 6614 "referenced_type" : "type-157" 6615 }, 6616 { 6617 "referenced_type" : "type-164" 6618 }, 6619 { 6620 "referenced_type" : "type-20" 6621 }, 6622 { 6623 "referenced_type" : "type-20" 6624 } 6625 ], 6626 "return_type" : "type-20", 6627 "source_file" : "/external/libevent/include/event2/event.h" 6628 }, 6629 { 6630 "function_name" : "event_config_set_num_cpus_hint", 6631 "linker_set_key" : "event_config_set_num_cpus_hint", 6632 "parameters" : 6633 [ 6634 { 6635 "referenced_type" : "type-157" 6636 }, 6637 { 6638 "referenced_type" : "type-20" 6639 } 6640 ], 6641 "return_type" : "type-20", 6642 "source_file" : "/external/libevent/include/event2/event.h" 6643 }, 6644 { 6645 "function_name" : "event_debug_unassign", 6646 "linker_set_key" : "event_debug_unassign", 6647 "parameters" : 6648 [ 6649 { 6650 "referenced_type" : "type-9" 6651 } 6652 ], 6653 "return_type" : "type-5", 6654 "source_file" : "/external/libevent/include/event2/event.h" 6655 }, 6656 { 6657 "function_name" : "event_del", 6658 "linker_set_key" : "event_del", 6659 "parameters" : 6660 [ 6661 { 6662 "referenced_type" : "type-9" 6663 } 6664 ], 6665 "return_type" : "type-20", 6666 "source_file" : "/external/libevent/include/event2/event.h" 6667 }, 6668 { 6669 "function_name" : "event_del_block", 6670 "linker_set_key" : "event_del_block", 6671 "parameters" : 6672 [ 6673 { 6674 "referenced_type" : "type-9" 6675 } 6676 ], 6677 "return_type" : "type-20", 6678 "source_file" : "/external/libevent/include/event2/event.h" 6679 }, 6680 { 6681 "function_name" : "event_del_noblock", 6682 "linker_set_key" : "event_del_noblock", 6683 "parameters" : 6684 [ 6685 { 6686 "referenced_type" : "type-9" 6687 } 6688 ], 6689 "return_type" : "type-20", 6690 "source_file" : "/external/libevent/include/event2/event.h" 6691 }, 6692 { 6693 "function_name" : "event_dispatch", 6694 "linker_set_key" : "event_dispatch", 6695 "return_type" : "type-20", 6696 "source_file" : "/external/libevent/include/event2/event_compat.h" 6697 }, 6698 { 6699 "function_name" : "event_enable_debug_logging", 6700 "linker_set_key" : "event_enable_debug_logging", 6701 "parameters" : 6702 [ 6703 { 6704 "referenced_type" : "type-2" 6705 } 6706 ], 6707 "return_type" : "type-5", 6708 "source_file" : "/external/libevent/include/event2/event.h" 6709 }, 6710 { 6711 "function_name" : "event_enable_debug_mode", 6712 "linker_set_key" : "event_enable_debug_mode", 6713 "return_type" : "type-5", 6714 "source_file" : "/external/libevent/include/event2/event.h" 6715 }, 6716 { 6717 "function_name" : "event_finalize", 6718 "linker_set_key" : "event_finalize", 6719 "parameters" : 6720 [ 6721 { 6722 "referenced_type" : "type-2" 6723 }, 6724 { 6725 "referenced_type" : "type-9" 6726 }, 6727 { 6728 "referenced_type" : "type-23" 6729 } 6730 ], 6731 "return_type" : "type-20", 6732 "source_file" : "/external/libevent/include/event2/event.h" 6733 }, 6734 { 6735 "function_name" : "event_free", 6736 "linker_set_key" : "event_free", 6737 "parameters" : 6738 [ 6739 { 6740 "referenced_type" : "type-9" 6741 } 6742 ], 6743 "return_type" : "type-5", 6744 "source_file" : "/external/libevent/include/event2/event.h" 6745 }, 6746 { 6747 "function_name" : "event_free_finalize", 6748 "linker_set_key" : "event_free_finalize", 6749 "parameters" : 6750 [ 6751 { 6752 "referenced_type" : "type-2" 6753 }, 6754 { 6755 "referenced_type" : "type-9" 6756 }, 6757 { 6758 "referenced_type" : "type-23" 6759 } 6760 ], 6761 "return_type" : "type-20", 6762 "source_file" : "/external/libevent/include/event2/event.h" 6763 }, 6764 { 6765 "function_name" : "event_get_assignment", 6766 "linker_set_key" : "event_get_assignment", 6767 "parameters" : 6768 [ 6769 { 6770 "referenced_type" : "type-169" 6771 }, 6772 { 6773 "referenced_type" : "type-170" 6774 }, 6775 { 6776 "referenced_type" : "type-173" 6777 }, 6778 { 6779 "referenced_type" : "type-35" 6780 }, 6781 { 6782 "referenced_type" : "type-174" 6783 }, 6784 { 6785 "referenced_type" : "type-64" 6786 } 6787 ], 6788 "return_type" : "type-5", 6789 "source_file" : "/external/libevent/include/event2/event.h" 6790 }, 6791 { 6792 "function_name" : "event_get_base", 6793 "linker_set_key" : "event_get_base", 6794 "parameters" : 6795 [ 6796 { 6797 "referenced_type" : "type-169" 6798 } 6799 ], 6800 "return_type" : "type-171", 6801 "source_file" : "/external/libevent/include/event2/event.h" 6802 }, 6803 { 6804 "function_name" : "event_get_callback", 6805 "linker_set_key" : "event_get_callback", 6806 "parameters" : 6807 [ 6808 { 6809 "referenced_type" : "type-169" 6810 } 6811 ], 6812 "return_type" : "type-18", 6813 "source_file" : "/external/libevent/include/event2/event.h" 6814 }, 6815 { 6816 "function_name" : "event_get_callback_arg", 6817 "linker_set_key" : "event_get_callback_arg", 6818 "parameters" : 6819 [ 6820 { 6821 "referenced_type" : "type-169" 6822 } 6823 ], 6824 "return_type" : "type-6", 6825 "source_file" : "/external/libevent/include/event2/event.h" 6826 }, 6827 { 6828 "function_name" : "event_get_events", 6829 "linker_set_key" : "event_get_events", 6830 "parameters" : 6831 [ 6832 { 6833 "referenced_type" : "type-169" 6834 } 6835 ], 6836 "return_type" : "type-15", 6837 "source_file" : "/external/libevent/include/event2/event.h" 6838 }, 6839 { 6840 "function_name" : "event_get_fd", 6841 "linker_set_key" : "event_get_fd", 6842 "parameters" : 6843 [ 6844 { 6845 "referenced_type" : "type-169" 6846 } 6847 ], 6848 "return_type" : "type-20", 6849 "source_file" : "/external/libevent/include/event2/event.h" 6850 }, 6851 { 6852 "function_name" : "event_get_method", 6853 "linker_set_key" : "event_get_method", 6854 "return_type" : "type-152", 6855 "source_file" : "/external/libevent/include/event2/event_compat.h" 6856 }, 6857 { 6858 "function_name" : "event_get_priority", 6859 "linker_set_key" : "event_get_priority", 6860 "parameters" : 6861 [ 6862 { 6863 "referenced_type" : "type-169" 6864 } 6865 ], 6866 "return_type" : "type-20", 6867 "source_file" : "/external/libevent/include/event2/event.h" 6868 }, 6869 { 6870 "function_name" : "event_get_struct_event_size", 6871 "linker_set_key" : "event_get_struct_event_size", 6872 "return_type" : "type-39", 6873 "source_file" : "/external/libevent/include/event2/event.h" 6874 }, 6875 { 6876 "function_name" : "event_get_supported_methods", 6877 "linker_set_key" : "event_get_supported_methods", 6878 "return_type" : "type-151", 6879 "source_file" : "/external/libevent/include/event2/event.h" 6880 }, 6881 { 6882 "function_name" : "event_get_version", 6883 "linker_set_key" : "event_get_version", 6884 "return_type" : "type-152", 6885 "source_file" : "/external/libevent/include/event2/event.h" 6886 }, 6887 { 6888 "function_name" : "event_get_version_number", 6889 "linker_set_key" : "event_get_version_number", 6890 "return_type" : "type-2", 6891 "source_file" : "/external/libevent/include/event2/event.h" 6892 }, 6893 { 6894 "function_name" : "event_gettime_monotonic", 6895 "linker_set_key" : "event_gettime_monotonic", 6896 "parameters" : 6897 [ 6898 { 6899 "referenced_type" : "type-171" 6900 }, 6901 { 6902 "referenced_type" : "type-155" 6903 } 6904 ], 6905 "return_type" : "type-20", 6906 "source_file" : "/external/libevent/include/event2/event.h" 6907 }, 6908 { 6909 "function_name" : "event_init", 6910 "linker_set_key" : "event_init", 6911 "return_type" : "type-171", 6912 "source_file" : "/external/libevent/include/event2/event_compat.h" 6913 }, 6914 { 6915 "function_name" : "event_initialized", 6916 "linker_set_key" : "event_initialized", 6917 "parameters" : 6918 [ 6919 { 6920 "referenced_type" : "type-169" 6921 } 6922 ], 6923 "return_type" : "type-20", 6924 "source_file" : "/external/libevent/include/event2/event.h" 6925 }, 6926 { 6927 "function_name" : "event_loop", 6928 "linker_set_key" : "event_loop", 6929 "parameters" : 6930 [ 6931 { 6932 "referenced_type" : "type-20" 6933 } 6934 ], 6935 "return_type" : "type-20", 6936 "source_file" : "/external/libevent/include/event2/event_compat.h" 6937 }, 6938 { 6939 "function_name" : "event_loopbreak", 6940 "linker_set_key" : "event_loopbreak", 6941 "return_type" : "type-20", 6942 "source_file" : "/external/libevent/include/event2/event_compat.h" 6943 }, 6944 { 6945 "function_name" : "event_loopexit", 6946 "linker_set_key" : "event_loopexit", 6947 "parameters" : 6948 [ 6949 { 6950 "referenced_type" : "type-164" 6951 } 6952 ], 6953 "return_type" : "type-20", 6954 "source_file" : "/external/libevent/include/event2/event_compat.h" 6955 }, 6956 { 6957 "function_name" : "event_new", 6958 "linker_set_key" : "event_new", 6959 "parameters" : 6960 [ 6961 { 6962 "referenced_type" : "type-171" 6963 }, 6964 { 6965 "referenced_type" : "type-20" 6966 }, 6967 { 6968 "referenced_type" : "type-15" 6969 }, 6970 { 6971 "referenced_type" : "type-18" 6972 }, 6973 { 6974 "referenced_type" : "type-6" 6975 } 6976 ], 6977 "return_type" : "type-9", 6978 "source_file" : "/external/libevent/include/event2/event.h" 6979 }, 6980 { 6981 "function_name" : "event_once", 6982 "linker_set_key" : "event_once", 6983 "parameters" : 6984 [ 6985 { 6986 "referenced_type" : "type-20" 6987 }, 6988 { 6989 "referenced_type" : "type-15" 6990 }, 6991 { 6992 "referenced_type" : "type-18" 6993 }, 6994 { 6995 "referenced_type" : "type-6" 6996 }, 6997 { 6998 "referenced_type" : "type-164" 6999 } 7000 ], 7001 "return_type" : "type-20", 7002 "source_file" : "/external/libevent/include/event2/event_compat.h" 7003 }, 7004 { 7005 "function_name" : "event_pending", 7006 "linker_set_key" : "event_pending", 7007 "parameters" : 7008 [ 7009 { 7010 "referenced_type" : "type-169" 7011 }, 7012 { 7013 "referenced_type" : "type-15" 7014 }, 7015 { 7016 "referenced_type" : "type-155" 7017 } 7018 ], 7019 "return_type" : "type-20", 7020 "source_file" : "/external/libevent/include/event2/event.h" 7021 }, 7022 { 7023 "function_name" : "event_priority_init", 7024 "linker_set_key" : "event_priority_init", 7025 "parameters" : 7026 [ 7027 { 7028 "referenced_type" : "type-20" 7029 } 7030 ], 7031 "return_type" : "type-20", 7032 "source_file" : "/external/libevent/include/event2/event_compat.h" 7033 }, 7034 { 7035 "function_name" : "event_priority_set", 7036 "linker_set_key" : "event_priority_set", 7037 "parameters" : 7038 [ 7039 { 7040 "referenced_type" : "type-9" 7041 }, 7042 { 7043 "referenced_type" : "type-20" 7044 } 7045 ], 7046 "return_type" : "type-20", 7047 "source_file" : "/external/libevent/include/event2/event.h" 7048 }, 7049 { 7050 "function_name" : "event_reinit", 7051 "linker_set_key" : "event_reinit", 7052 "parameters" : 7053 [ 7054 { 7055 "referenced_type" : "type-171" 7056 } 7057 ], 7058 "return_type" : "type-20", 7059 "source_file" : "/external/libevent/include/event2/event.h" 7060 }, 7061 { 7062 "function_name" : "event_remove_timer", 7063 "linker_set_key" : "event_remove_timer", 7064 "parameters" : 7065 [ 7066 { 7067 "referenced_type" : "type-9" 7068 } 7069 ], 7070 "return_type" : "type-20", 7071 "source_file" : "/external/libevent/include/event2/event.h" 7072 }, 7073 { 7074 "function_name" : "event_self_cbarg", 7075 "linker_set_key" : "event_self_cbarg", 7076 "return_type" : "type-6", 7077 "source_file" : "/external/libevent/include/event2/event.h" 7078 }, 7079 { 7080 "function_name" : "event_set", 7081 "linker_set_key" : "event_set", 7082 "parameters" : 7083 [ 7084 { 7085 "referenced_type" : "type-9" 7086 }, 7087 { 7088 "referenced_type" : "type-20" 7089 }, 7090 { 7091 "referenced_type" : "type-15" 7092 }, 7093 { 7094 "referenced_type" : "type-18" 7095 }, 7096 { 7097 "referenced_type" : "type-6" 7098 } 7099 ], 7100 "return_type" : "type-5", 7101 "source_file" : "/external/libevent/include/event2/event_compat.h" 7102 }, 7103 { 7104 "function_name" : "event_set_fatal_callback", 7105 "linker_set_key" : "event_set_fatal_callback", 7106 "parameters" : 7107 [ 7108 { 7109 "referenced_type" : "type-259" 7110 } 7111 ], 7112 "return_type" : "type-5", 7113 "source_file" : "/external/libevent/include/event2/event.h" 7114 }, 7115 { 7116 "function_name" : "event_set_log_callback", 7117 "linker_set_key" : "event_set_log_callback", 7118 "parameters" : 7119 [ 7120 { 7121 "referenced_type" : "type-261" 7122 } 7123 ], 7124 "return_type" : "type-5", 7125 "source_file" : "/external/libevent/include/event2/event.h" 7126 }, 7127 { 7128 "function_name" : "event_set_mem_functions", 7129 "linker_set_key" : "event_set_mem_functions", 7130 "parameters" : 7131 [ 7132 { 7133 "referenced_type" : "type-176" 7134 }, 7135 { 7136 "referenced_type" : "type-178" 7137 }, 7138 { 7139 "referenced_type" : "type-71" 7140 } 7141 ], 7142 "return_type" : "type-5", 7143 "source_file" : "/external/libevent/include/event2/event.h" 7144 }, 7145 { 7146 "function_name" : "evhttp_accept_socket", 7147 "linker_set_key" : "evhttp_accept_socket", 7148 "parameters" : 7149 [ 7150 { 7151 "referenced_type" : "type-589" 7152 }, 7153 { 7154 "referenced_type" : "type-20" 7155 } 7156 ], 7157 "return_type" : "type-20", 7158 "source_file" : "/external/libevent/include/event2/http.h" 7159 }, 7160 { 7161 "function_name" : "evhttp_accept_socket_with_handle", 7162 "linker_set_key" : "evhttp_accept_socket_with_handle", 7163 "parameters" : 7164 [ 7165 { 7166 "referenced_type" : "type-589" 7167 }, 7168 { 7169 "referenced_type" : "type-20" 7170 } 7171 ], 7172 "return_type" : "type-591", 7173 "source_file" : "/external/libevent/include/event2/http.h" 7174 }, 7175 { 7176 "function_name" : "evhttp_add_header", 7177 "linker_set_key" : "evhttp_add_header", 7178 "parameters" : 7179 [ 7180 { 7181 "referenced_type" : "type-535" 7182 }, 7183 { 7184 "referenced_type" : "type-152" 7185 }, 7186 { 7187 "referenced_type" : "type-152" 7188 } 7189 ], 7190 "return_type" : "type-20", 7191 "source_file" : "/external/libevent/include/event2/http.h" 7192 }, 7193 { 7194 "function_name" : "evhttp_add_server_alias", 7195 "linker_set_key" : "evhttp_add_server_alias", 7196 "parameters" : 7197 [ 7198 { 7199 "referenced_type" : "type-589" 7200 }, 7201 { 7202 "referenced_type" : "type-152" 7203 } 7204 ], 7205 "return_type" : "type-20", 7206 "source_file" : "/external/libevent/include/event2/http.h" 7207 }, 7208 { 7209 "function_name" : "evhttp_add_virtual_host", 7210 "linker_set_key" : "evhttp_add_virtual_host", 7211 "parameters" : 7212 [ 7213 { 7214 "referenced_type" : "type-589" 7215 }, 7216 { 7217 "referenced_type" : "type-152" 7218 }, 7219 { 7220 "referenced_type" : "type-589" 7221 } 7222 ], 7223 "return_type" : "type-20", 7224 "source_file" : "/external/libevent/include/event2/http.h" 7225 }, 7226 { 7227 "function_name" : "evhttp_bind_listener", 7228 "linker_set_key" : "evhttp_bind_listener", 7229 "parameters" : 7230 [ 7231 { 7232 "referenced_type" : "type-589" 7233 }, 7234 { 7235 "referenced_type" : "type-597" 7236 } 7237 ], 7238 "return_type" : "type-591", 7239 "source_file" : "/external/libevent/include/event2/http.h" 7240 }, 7241 { 7242 "function_name" : "evhttp_bind_socket", 7243 "linker_set_key" : "evhttp_bind_socket", 7244 "parameters" : 7245 [ 7246 { 7247 "referenced_type" : "type-589" 7248 }, 7249 { 7250 "referenced_type" : "type-152" 7251 }, 7252 { 7253 "referenced_type" : "type-536" 7254 } 7255 ], 7256 "return_type" : "type-20", 7257 "source_file" : "/external/libevent/include/event2/http.h" 7258 }, 7259 { 7260 "function_name" : "evhttp_bind_socket_with_handle", 7261 "linker_set_key" : "evhttp_bind_socket_with_handle", 7262 "parameters" : 7263 [ 7264 { 7265 "referenced_type" : "type-589" 7266 }, 7267 { 7268 "referenced_type" : "type-152" 7269 }, 7270 { 7271 "referenced_type" : "type-536" 7272 } 7273 ], 7274 "return_type" : "type-591", 7275 "source_file" : "/external/libevent/include/event2/http.h" 7276 }, 7277 { 7278 "function_name" : "evhttp_bound_socket_get_fd", 7279 "linker_set_key" : "evhttp_bound_socket_get_fd", 7280 "parameters" : 7281 [ 7282 { 7283 "referenced_type" : "type-591" 7284 } 7285 ], 7286 "return_type" : "type-20", 7287 "source_file" : "/external/libevent/include/event2/http.h" 7288 }, 7289 { 7290 "function_name" : "evhttp_bound_socket_get_listener", 7291 "linker_set_key" : "evhttp_bound_socket_get_listener", 7292 "parameters" : 7293 [ 7294 { 7295 "referenced_type" : "type-591" 7296 } 7297 ], 7298 "return_type" : "type-597", 7299 "source_file" : "/external/libevent/include/event2/http.h" 7300 }, 7301 { 7302 "function_name" : "evhttp_cancel_request", 7303 "linker_set_key" : "evhttp_cancel_request", 7304 "parameters" : 7305 [ 7306 { 7307 "referenced_type" : "type-530" 7308 } 7309 ], 7310 "return_type" : "type-5", 7311 "source_file" : "/external/libevent/include/event2/http.h" 7312 }, 7313 { 7314 "function_name" : "evhttp_clear_headers", 7315 "linker_set_key" : "evhttp_clear_headers", 7316 "parameters" : 7317 [ 7318 { 7319 "referenced_type" : "type-535" 7320 } 7321 ], 7322 "return_type" : "type-5", 7323 "source_file" : "/external/libevent/include/event2/http.h" 7324 }, 7325 { 7326 "function_name" : "evhttp_connection_base_bufferevent_new", 7327 "linker_set_key" : "evhttp_connection_base_bufferevent_new", 7328 "parameters" : 7329 [ 7330 { 7331 "referenced_type" : "type-602" 7332 }, 7333 { 7334 "referenced_type" : "type-616" 7335 }, 7336 { 7337 "referenced_type" : "type-48" 7338 }, 7339 { 7340 "referenced_type" : "type-152" 7341 }, 7342 { 7343 "referenced_type" : "type-536" 7344 } 7345 ], 7346 "return_type" : "type-612", 7347 "source_file" : "/external/libevent/include/event2/http.h" 7348 }, 7349 { 7350 "function_name" : "evhttp_connection_base_new", 7351 "linker_set_key" : "evhttp_connection_base_new", 7352 "parameters" : 7353 [ 7354 { 7355 "referenced_type" : "type-602" 7356 }, 7357 { 7358 "referenced_type" : "type-616" 7359 }, 7360 { 7361 "referenced_type" : "type-152" 7362 }, 7363 { 7364 "referenced_type" : "type-536" 7365 } 7366 ], 7367 "return_type" : "type-612", 7368 "source_file" : "/external/libevent/include/event2/http.h" 7369 }, 7370 { 7371 "function_name" : "evhttp_connection_free", 7372 "linker_set_key" : "evhttp_connection_free", 7373 "parameters" : 7374 [ 7375 { 7376 "referenced_type" : "type-612" 7377 } 7378 ], 7379 "return_type" : "type-5", 7380 "source_file" : "/external/libevent/include/event2/http.h" 7381 }, 7382 { 7383 "function_name" : "evhttp_connection_free_on_completion", 7384 "linker_set_key" : "evhttp_connection_free_on_completion", 7385 "parameters" : 7386 [ 7387 { 7388 "referenced_type" : "type-612" 7389 } 7390 ], 7391 "return_type" : "type-5", 7392 "source_file" : "/external/libevent/include/event2/http.h" 7393 }, 7394 { 7395 "function_name" : "evhttp_connection_get_addr", 7396 "linker_set_key" : "evhttp_connection_get_addr", 7397 "parameters" : 7398 [ 7399 { 7400 "referenced_type" : "type-612" 7401 } 7402 ], 7403 "return_type" : "type-619", 7404 "source_file" : "/external/libevent/include/event2/http.h" 7405 }, 7406 { 7407 "function_name" : "evhttp_connection_get_base", 7408 "linker_set_key" : "evhttp_connection_get_base", 7409 "parameters" : 7410 [ 7411 { 7412 "referenced_type" : "type-612" 7413 } 7414 ], 7415 "return_type" : "type-602", 7416 "source_file" : "/external/libevent/include/event2/http.h" 7417 }, 7418 { 7419 "function_name" : "evhttp_connection_get_bufferevent", 7420 "linker_set_key" : "evhttp_connection_get_bufferevent", 7421 "parameters" : 7422 [ 7423 { 7424 "referenced_type" : "type-612" 7425 } 7426 ], 7427 "return_type" : "type-48", 7428 "source_file" : "/external/libevent/include/event2/http.h" 7429 }, 7430 { 7431 "function_name" : "evhttp_connection_get_peer", 7432 "linker_set_key" : "evhttp_connection_get_peer", 7433 "parameters" : 7434 [ 7435 { 7436 "referenced_type" : "type-612" 7437 }, 7438 { 7439 "referenced_type" : "type-223" 7440 }, 7441 { 7442 "referenced_type" : "type-618" 7443 } 7444 ], 7445 "return_type" : "type-5", 7446 "source_file" : "/external/libevent/include/event2/http.h" 7447 }, 7448 { 7449 "function_name" : "evhttp_connection_get_server", 7450 "linker_set_key" : "evhttp_connection_get_server", 7451 "parameters" : 7452 [ 7453 { 7454 "referenced_type" : "type-612" 7455 } 7456 ], 7457 "return_type" : "type-589", 7458 "source_file" : "/external/libevent/include/event2/http.h" 7459 }, 7460 { 7461 "function_name" : "evhttp_connection_new", 7462 "linker_set_key" : "evhttp_connection_new", 7463 "parameters" : 7464 [ 7465 { 7466 "referenced_type" : "type-152" 7467 }, 7468 { 7469 "referenced_type" : "type-536" 7470 } 7471 ], 7472 "return_type" : "type-612", 7473 "source_file" : "/external/libevent/include/event2/http_compat.h" 7474 }, 7475 { 7476 "function_name" : "evhttp_connection_set_base", 7477 "linker_set_key" : "evhttp_connection_set_base", 7478 "parameters" : 7479 [ 7480 { 7481 "referenced_type" : "type-612" 7482 }, 7483 { 7484 "referenced_type" : "type-602" 7485 } 7486 ], 7487 "return_type" : "type-5", 7488 "source_file" : "/external/libevent/include/event2/http_compat.h" 7489 }, 7490 { 7491 "function_name" : "evhttp_connection_set_closecb", 7492 "linker_set_key" : "evhttp_connection_set_closecb", 7493 "parameters" : 7494 [ 7495 { 7496 "referenced_type" : "type-612" 7497 }, 7498 { 7499 "referenced_type" : "type-615" 7500 }, 7501 { 7502 "referenced_type" : "type-6" 7503 } 7504 ], 7505 "return_type" : "type-5", 7506 "source_file" : "/external/libevent/include/event2/http.h" 7507 }, 7508 { 7509 "function_name" : "evhttp_connection_set_family", 7510 "linker_set_key" : "evhttp_connection_set_family", 7511 "parameters" : 7512 [ 7513 { 7514 "referenced_type" : "type-612" 7515 }, 7516 { 7517 "referenced_type" : "type-20" 7518 } 7519 ], 7520 "return_type" : "type-5", 7521 "source_file" : "/external/libevent/include/event2/http.h" 7522 }, 7523 { 7524 "function_name" : "evhttp_connection_set_flags", 7525 "linker_set_key" : "evhttp_connection_set_flags", 7526 "parameters" : 7527 [ 7528 { 7529 "referenced_type" : "type-612" 7530 }, 7531 { 7532 "referenced_type" : "type-20" 7533 } 7534 ], 7535 "return_type" : "type-20", 7536 "source_file" : "/external/libevent/include/event2/http.h" 7537 }, 7538 { 7539 "function_name" : "evhttp_connection_set_initial_retry_tv", 7540 "linker_set_key" : "evhttp_connection_set_initial_retry_tv", 7541 "parameters" : 7542 [ 7543 { 7544 "referenced_type" : "type-612" 7545 }, 7546 { 7547 "referenced_type" : "type-608" 7548 } 7549 ], 7550 "return_type" : "type-5", 7551 "source_file" : "/external/libevent/include/event2/http.h" 7552 }, 7553 { 7554 "function_name" : "evhttp_connection_set_local_address", 7555 "linker_set_key" : "evhttp_connection_set_local_address", 7556 "parameters" : 7557 [ 7558 { 7559 "referenced_type" : "type-612" 7560 }, 7561 { 7562 "referenced_type" : "type-152" 7563 } 7564 ], 7565 "return_type" : "type-5", 7566 "source_file" : "/external/libevent/include/event2/http.h" 7567 }, 7568 { 7569 "function_name" : "evhttp_connection_set_local_port", 7570 "linker_set_key" : "evhttp_connection_set_local_port", 7571 "parameters" : 7572 [ 7573 { 7574 "referenced_type" : "type-612" 7575 }, 7576 { 7577 "referenced_type" : "type-536" 7578 } 7579 ], 7580 "return_type" : "type-5", 7581 "source_file" : "/external/libevent/include/event2/http.h" 7582 }, 7583 { 7584 "function_name" : "evhttp_connection_set_max_body_size", 7585 "linker_set_key" : "evhttp_connection_set_max_body_size", 7586 "parameters" : 7587 [ 7588 { 7589 "referenced_type" : "type-612" 7590 }, 7591 { 7592 "referenced_type" : "type-92" 7593 } 7594 ], 7595 "return_type" : "type-5", 7596 "source_file" : "/external/libevent/include/event2/http.h" 7597 }, 7598 { 7599 "function_name" : "evhttp_connection_set_max_headers_size", 7600 "linker_set_key" : "evhttp_connection_set_max_headers_size", 7601 "parameters" : 7602 [ 7603 { 7604 "referenced_type" : "type-612" 7605 }, 7606 { 7607 "referenced_type" : "type-92" 7608 } 7609 ], 7610 "return_type" : "type-5", 7611 "source_file" : "/external/libevent/include/event2/http.h" 7612 }, 7613 { 7614 "function_name" : "evhttp_connection_set_retries", 7615 "linker_set_key" : "evhttp_connection_set_retries", 7616 "parameters" : 7617 [ 7618 { 7619 "referenced_type" : "type-612" 7620 }, 7621 { 7622 "referenced_type" : "type-20" 7623 } 7624 ], 7625 "return_type" : "type-5", 7626 "source_file" : "/external/libevent/include/event2/http.h" 7627 }, 7628 { 7629 "function_name" : "evhttp_connection_set_timeout", 7630 "linker_set_key" : "evhttp_connection_set_timeout", 7631 "parameters" : 7632 [ 7633 { 7634 "referenced_type" : "type-612" 7635 }, 7636 { 7637 "referenced_type" : "type-20" 7638 } 7639 ], 7640 "return_type" : "type-5", 7641 "source_file" : "/external/libevent/include/event2/http.h" 7642 }, 7643 { 7644 "function_name" : "evhttp_connection_set_timeout_tv", 7645 "linker_set_key" : "evhttp_connection_set_timeout_tv", 7646 "parameters" : 7647 [ 7648 { 7649 "referenced_type" : "type-612" 7650 }, 7651 { 7652 "referenced_type" : "type-608" 7653 } 7654 ], 7655 "return_type" : "type-5", 7656 "source_file" : "/external/libevent/include/event2/http.h" 7657 }, 7658 { 7659 "function_name" : "evhttp_decode_uri", 7660 "linker_set_key" : "evhttp_decode_uri", 7661 "parameters" : 7662 [ 7663 { 7664 "referenced_type" : "type-152" 7665 } 7666 ], 7667 "return_type" : "type-188", 7668 "source_file" : "/external/libevent/include/event2/http.h" 7669 }, 7670 { 7671 "function_name" : "evhttp_del_accept_socket", 7672 "linker_set_key" : "evhttp_del_accept_socket", 7673 "parameters" : 7674 [ 7675 { 7676 "referenced_type" : "type-589" 7677 }, 7678 { 7679 "referenced_type" : "type-591" 7680 } 7681 ], 7682 "return_type" : "type-5", 7683 "source_file" : "/external/libevent/include/event2/http.h" 7684 }, 7685 { 7686 "function_name" : "evhttp_del_cb", 7687 "linker_set_key" : "evhttp_del_cb", 7688 "parameters" : 7689 [ 7690 { 7691 "referenced_type" : "type-589" 7692 }, 7693 { 7694 "referenced_type" : "type-152" 7695 } 7696 ], 7697 "return_type" : "type-20", 7698 "source_file" : "/external/libevent/include/event2/http.h" 7699 }, 7700 { 7701 "function_name" : "evhttp_encode_uri", 7702 "linker_set_key" : "evhttp_encode_uri", 7703 "parameters" : 7704 [ 7705 { 7706 "referenced_type" : "type-152" 7707 } 7708 ], 7709 "return_type" : "type-188", 7710 "source_file" : "/external/libevent/include/event2/http.h" 7711 }, 7712 { 7713 "function_name" : "evhttp_find_header", 7714 "linker_set_key" : "evhttp_find_header", 7715 "parameters" : 7716 [ 7717 { 7718 "referenced_type" : "type-628" 7719 }, 7720 { 7721 "referenced_type" : "type-152" 7722 } 7723 ], 7724 "return_type" : "type-152", 7725 "source_file" : "/external/libevent/include/event2/http.h" 7726 }, 7727 { 7728 "function_name" : "evhttp_foreach_bound_socket", 7729 "linker_set_key" : "evhttp_foreach_bound_socket", 7730 "parameters" : 7731 [ 7732 { 7733 "referenced_type" : "type-589" 7734 }, 7735 { 7736 "referenced_type" : "type-600" 7737 }, 7738 { 7739 "referenced_type" : "type-6" 7740 } 7741 ], 7742 "return_type" : "type-5", 7743 "source_file" : "/external/libevent/include/event2/http.h" 7744 }, 7745 { 7746 "function_name" : "evhttp_free", 7747 "linker_set_key" : "evhttp_free", 7748 "parameters" : 7749 [ 7750 { 7751 "referenced_type" : "type-589" 7752 } 7753 ], 7754 "return_type" : "type-5", 7755 "source_file" : "/external/libevent/include/event2/http.h" 7756 }, 7757 { 7758 "function_name" : "evhttp_htmlescape", 7759 "linker_set_key" : "evhttp_htmlescape", 7760 "parameters" : 7761 [ 7762 { 7763 "referenced_type" : "type-152" 7764 } 7765 ], 7766 "return_type" : "type-188", 7767 "source_file" : "/external/libevent/include/event2/http.h" 7768 }, 7769 { 7770 "function_name" : "evhttp_make_request", 7771 "linker_set_key" : "evhttp_make_request", 7772 "parameters" : 7773 [ 7774 { 7775 "referenced_type" : "type-612" 7776 }, 7777 { 7778 "referenced_type" : "type-530" 7779 }, 7780 { 7781 "referenced_type" : "type-538" 7782 }, 7783 { 7784 "referenced_type" : "type-152" 7785 } 7786 ], 7787 "return_type" : "type-20", 7788 "source_file" : "/external/libevent/include/event2/http.h" 7789 }, 7790 { 7791 "function_name" : "evhttp_new", 7792 "linker_set_key" : "evhttp_new", 7793 "parameters" : 7794 [ 7795 { 7796 "referenced_type" : "type-602" 7797 } 7798 ], 7799 "return_type" : "type-589", 7800 "source_file" : "/external/libevent/include/event2/http.h" 7801 }, 7802 { 7803 "function_name" : "evhttp_parse_query", 7804 "linker_set_key" : "evhttp_parse_query", 7805 "parameters" : 7806 [ 7807 { 7808 "referenced_type" : "type-152" 7809 }, 7810 { 7811 "referenced_type" : "type-535" 7812 } 7813 ], 7814 "return_type" : "type-20", 7815 "source_file" : "/external/libevent/include/event2/http.h" 7816 }, 7817 { 7818 "function_name" : "evhttp_parse_query_str", 7819 "linker_set_key" : "evhttp_parse_query_str", 7820 "parameters" : 7821 [ 7822 { 7823 "referenced_type" : "type-152" 7824 }, 7825 { 7826 "referenced_type" : "type-535" 7827 } 7828 ], 7829 "return_type" : "type-20", 7830 "source_file" : "/external/libevent/include/event2/http.h" 7831 }, 7832 { 7833 "function_name" : "evhttp_remove_header", 7834 "linker_set_key" : "evhttp_remove_header", 7835 "parameters" : 7836 [ 7837 { 7838 "referenced_type" : "type-535" 7839 }, 7840 { 7841 "referenced_type" : "type-152" 7842 } 7843 ], 7844 "return_type" : "type-20", 7845 "source_file" : "/external/libevent/include/event2/http.h" 7846 }, 7847 { 7848 "function_name" : "evhttp_remove_server_alias", 7849 "linker_set_key" : "evhttp_remove_server_alias", 7850 "parameters" : 7851 [ 7852 { 7853 "referenced_type" : "type-589" 7854 }, 7855 { 7856 "referenced_type" : "type-152" 7857 } 7858 ], 7859 "return_type" : "type-20", 7860 "source_file" : "/external/libevent/include/event2/http.h" 7861 }, 7862 { 7863 "function_name" : "evhttp_remove_virtual_host", 7864 "linker_set_key" : "evhttp_remove_virtual_host", 7865 "parameters" : 7866 [ 7867 { 7868 "referenced_type" : "type-589" 7869 }, 7870 { 7871 "referenced_type" : "type-589" 7872 } 7873 ], 7874 "return_type" : "type-20", 7875 "source_file" : "/external/libevent/include/event2/http.h" 7876 }, 7877 { 7878 "function_name" : "evhttp_request_free", 7879 "linker_set_key" : "evhttp_request_free", 7880 "parameters" : 7881 [ 7882 { 7883 "referenced_type" : "type-530" 7884 } 7885 ], 7886 "return_type" : "type-5", 7887 "source_file" : "/external/libevent/include/event2/http.h" 7888 }, 7889 { 7890 "function_name" : "evhttp_request_get_command", 7891 "linker_set_key" : "evhttp_request_get_command", 7892 "parameters" : 7893 [ 7894 { 7895 "referenced_type" : "type-623" 7896 } 7897 ], 7898 "return_type" : "type-538", 7899 "source_file" : "/external/libevent/include/event2/http.h" 7900 }, 7901 { 7902 "function_name" : "evhttp_request_get_connection", 7903 "linker_set_key" : "evhttp_request_get_connection", 7904 "parameters" : 7905 [ 7906 { 7907 "referenced_type" : "type-530" 7908 } 7909 ], 7910 "return_type" : "type-612", 7911 "source_file" : "/external/libevent/include/event2/http.h" 7912 }, 7913 { 7914 "function_name" : "evhttp_request_get_evhttp_uri", 7915 "linker_set_key" : "evhttp_request_get_evhttp_uri", 7916 "parameters" : 7917 [ 7918 { 7919 "referenced_type" : "type-623" 7920 } 7921 ], 7922 "return_type" : "type-624", 7923 "source_file" : "/external/libevent/include/event2/http.h" 7924 }, 7925 { 7926 "function_name" : "evhttp_request_get_host", 7927 "linker_set_key" : "evhttp_request_get_host", 7928 "parameters" : 7929 [ 7930 { 7931 "referenced_type" : "type-530" 7932 } 7933 ], 7934 "return_type" : "type-152", 7935 "source_file" : "/external/libevent/include/event2/http.h" 7936 }, 7937 { 7938 "function_name" : "evhttp_request_get_input_buffer", 7939 "linker_set_key" : "evhttp_request_get_input_buffer", 7940 "parameters" : 7941 [ 7942 { 7943 "referenced_type" : "type-530" 7944 } 7945 ], 7946 "return_type" : "type-609", 7947 "source_file" : "/external/libevent/include/event2/http.h" 7948 }, 7949 { 7950 "function_name" : "evhttp_request_get_input_headers", 7951 "linker_set_key" : "evhttp_request_get_input_headers", 7952 "parameters" : 7953 [ 7954 { 7955 "referenced_type" : "type-530" 7956 } 7957 ], 7958 "return_type" : "type-535", 7959 "source_file" : "/external/libevent/include/event2/http.h" 7960 }, 7961 { 7962 "function_name" : "evhttp_request_get_output_buffer", 7963 "linker_set_key" : "evhttp_request_get_output_buffer", 7964 "parameters" : 7965 [ 7966 { 7967 "referenced_type" : "type-530" 7968 } 7969 ], 7970 "return_type" : "type-609", 7971 "source_file" : "/external/libevent/include/event2/http.h" 7972 }, 7973 { 7974 "function_name" : "evhttp_request_get_output_headers", 7975 "linker_set_key" : "evhttp_request_get_output_headers", 7976 "parameters" : 7977 [ 7978 { 7979 "referenced_type" : "type-530" 7980 } 7981 ], 7982 "return_type" : "type-535", 7983 "source_file" : "/external/libevent/include/event2/http.h" 7984 }, 7985 { 7986 "function_name" : "evhttp_request_get_response_code", 7987 "linker_set_key" : "evhttp_request_get_response_code", 7988 "parameters" : 7989 [ 7990 { 7991 "referenced_type" : "type-623" 7992 } 7993 ], 7994 "return_type" : "type-20", 7995 "source_file" : "/external/libevent/include/event2/http.h" 7996 }, 7997 { 7998 "function_name" : "evhttp_request_get_response_code_line", 7999 "linker_set_key" : "evhttp_request_get_response_code_line", 8000 "parameters" : 8001 [ 8002 { 8003 "referenced_type" : "type-623" 8004 } 8005 ], 8006 "return_type" : "type-152", 8007 "source_file" : "/external/libevent/include/event2/http.h" 8008 }, 8009 { 8010 "function_name" : "evhttp_request_get_uri", 8011 "linker_set_key" : "evhttp_request_get_uri", 8012 "parameters" : 8013 [ 8014 { 8015 "referenced_type" : "type-623" 8016 } 8017 ], 8018 "return_type" : "type-152", 8019 "source_file" : "/external/libevent/include/event2/http.h" 8020 }, 8021 { 8022 "function_name" : "evhttp_request_is_owned", 8023 "linker_set_key" : "evhttp_request_is_owned", 8024 "parameters" : 8025 [ 8026 { 8027 "referenced_type" : "type-530" 8028 } 8029 ], 8030 "return_type" : "type-20", 8031 "source_file" : "/external/libevent/include/event2/http.h" 8032 }, 8033 { 8034 "function_name" : "evhttp_request_new", 8035 "linker_set_key" : "evhttp_request_new", 8036 "parameters" : 8037 [ 8038 { 8039 "referenced_type" : "type-543" 8040 }, 8041 { 8042 "referenced_type" : "type-6" 8043 } 8044 ], 8045 "return_type" : "type-530", 8046 "source_file" : "/external/libevent/include/event2/http.h" 8047 }, 8048 { 8049 "function_name" : "evhttp_request_own", 8050 "linker_set_key" : "evhttp_request_own", 8051 "parameters" : 8052 [ 8053 { 8054 "referenced_type" : "type-530" 8055 } 8056 ], 8057 "return_type" : "type-5", 8058 "source_file" : "/external/libevent/include/event2/http.h" 8059 }, 8060 { 8061 "function_name" : "evhttp_request_set_chunked_cb", 8062 "linker_set_key" : "evhttp_request_set_chunked_cb", 8063 "parameters" : 8064 [ 8065 { 8066 "referenced_type" : "type-530" 8067 }, 8068 { 8069 "referenced_type" : "type-543" 8070 } 8071 ], 8072 "return_type" : "type-5", 8073 "source_file" : "/external/libevent/include/event2/http.h" 8074 }, 8075 { 8076 "function_name" : "evhttp_request_set_error_cb", 8077 "linker_set_key" : "evhttp_request_set_error_cb", 8078 "parameters" : 8079 [ 8080 { 8081 "referenced_type" : "type-530" 8082 }, 8083 { 8084 "referenced_type" : "type-547" 8085 } 8086 ], 8087 "return_type" : "type-5", 8088 "source_file" : "/external/libevent/include/event2/http.h" 8089 }, 8090 { 8091 "function_name" : "evhttp_request_set_header_cb", 8092 "linker_set_key" : "evhttp_request_set_header_cb", 8093 "parameters" : 8094 [ 8095 { 8096 "referenced_type" : "type-530" 8097 }, 8098 { 8099 "referenced_type" : "type-545" 8100 } 8101 ], 8102 "return_type" : "type-5", 8103 "source_file" : "/external/libevent/include/event2/http.h" 8104 }, 8105 { 8106 "function_name" : "evhttp_request_set_on_complete_cb", 8107 "linker_set_key" : "evhttp_request_set_on_complete_cb", 8108 "parameters" : 8109 [ 8110 { 8111 "referenced_type" : "type-530" 8112 }, 8113 { 8114 "referenced_type" : "type-543" 8115 }, 8116 { 8117 "referenced_type" : "type-6" 8118 } 8119 ], 8120 "return_type" : "type-5", 8121 "source_file" : "/external/libevent/include/event2/http.h" 8122 }, 8123 { 8124 "function_name" : "evhttp_send_error", 8125 "linker_set_key" : "evhttp_send_error", 8126 "parameters" : 8127 [ 8128 { 8129 "referenced_type" : "type-530" 8130 }, 8131 { 8132 "referenced_type" : "type-20" 8133 }, 8134 { 8135 "referenced_type" : "type-152" 8136 } 8137 ], 8138 "return_type" : "type-5", 8139 "source_file" : "/external/libevent/include/event2/http.h" 8140 }, 8141 { 8142 "function_name" : "evhttp_send_reply", 8143 "linker_set_key" : "evhttp_send_reply", 8144 "parameters" : 8145 [ 8146 { 8147 "referenced_type" : "type-530" 8148 }, 8149 { 8150 "referenced_type" : "type-20" 8151 }, 8152 { 8153 "referenced_type" : "type-152" 8154 }, 8155 { 8156 "referenced_type" : "type-609" 8157 } 8158 ], 8159 "return_type" : "type-5", 8160 "source_file" : "/external/libevent/include/event2/http.h" 8161 }, 8162 { 8163 "function_name" : "evhttp_send_reply_chunk", 8164 "linker_set_key" : "evhttp_send_reply_chunk", 8165 "parameters" : 8166 [ 8167 { 8168 "referenced_type" : "type-530" 8169 }, 8170 { 8171 "referenced_type" : "type-609" 8172 } 8173 ], 8174 "return_type" : "type-5", 8175 "source_file" : "/external/libevent/include/event2/http.h" 8176 }, 8177 { 8178 "function_name" : "evhttp_send_reply_chunk_with_cb", 8179 "linker_set_key" : "evhttp_send_reply_chunk_with_cb", 8180 "parameters" : 8181 [ 8182 { 8183 "referenced_type" : "type-530" 8184 }, 8185 { 8186 "referenced_type" : "type-609" 8187 }, 8188 { 8189 "referenced_type" : "type-615" 8190 }, 8191 { 8192 "referenced_type" : "type-6" 8193 } 8194 ], 8195 "return_type" : "type-5", 8196 "source_file" : "/external/libevent/include/event2/http.h" 8197 }, 8198 { 8199 "function_name" : "evhttp_send_reply_end", 8200 "linker_set_key" : "evhttp_send_reply_end", 8201 "parameters" : 8202 [ 8203 { 8204 "referenced_type" : "type-530" 8205 } 8206 ], 8207 "return_type" : "type-5", 8208 "source_file" : "/external/libevent/include/event2/http.h" 8209 }, 8210 { 8211 "function_name" : "evhttp_send_reply_start", 8212 "linker_set_key" : "evhttp_send_reply_start", 8213 "parameters" : 8214 [ 8215 { 8216 "referenced_type" : "type-530" 8217 }, 8218 { 8219 "referenced_type" : "type-20" 8220 }, 8221 { 8222 "referenced_type" : "type-152" 8223 } 8224 ], 8225 "return_type" : "type-5", 8226 "source_file" : "/external/libevent/include/event2/http.h" 8227 }, 8228 { 8229 "function_name" : "evhttp_set_allowed_methods", 8230 "linker_set_key" : "evhttp_set_allowed_methods", 8231 "parameters" : 8232 [ 8233 { 8234 "referenced_type" : "type-589" 8235 }, 8236 { 8237 "referenced_type" : "type-536" 8238 } 8239 ], 8240 "return_type" : "type-5", 8241 "source_file" : "/external/libevent/include/event2/http.h" 8242 }, 8243 { 8244 "function_name" : "evhttp_set_bevcb", 8245 "linker_set_key" : "evhttp_set_bevcb", 8246 "parameters" : 8247 [ 8248 { 8249 "referenced_type" : "type-589" 8250 }, 8251 { 8252 "referenced_type" : "type-605" 8253 }, 8254 { 8255 "referenced_type" : "type-6" 8256 } 8257 ], 8258 "return_type" : "type-5", 8259 "source_file" : "/external/libevent/include/event2/http.h" 8260 }, 8261 { 8262 "function_name" : "evhttp_set_cb", 8263 "linker_set_key" : "evhttp_set_cb", 8264 "parameters" : 8265 [ 8266 { 8267 "referenced_type" : "type-589" 8268 }, 8269 { 8270 "referenced_type" : "type-152" 8271 }, 8272 { 8273 "referenced_type" : "type-543" 8274 }, 8275 { 8276 "referenced_type" : "type-6" 8277 } 8278 ], 8279 "return_type" : "type-20", 8280 "source_file" : "/external/libevent/include/event2/http.h" 8281 }, 8282 { 8283 "function_name" : "evhttp_set_default_content_type", 8284 "linker_set_key" : "evhttp_set_default_content_type", 8285 "parameters" : 8286 [ 8287 { 8288 "referenced_type" : "type-589" 8289 }, 8290 { 8291 "referenced_type" : "type-152" 8292 } 8293 ], 8294 "return_type" : "type-5", 8295 "source_file" : "/external/libevent/include/event2/http.h" 8296 }, 8297 { 8298 "function_name" : "evhttp_set_flags", 8299 "linker_set_key" : "evhttp_set_flags", 8300 "parameters" : 8301 [ 8302 { 8303 "referenced_type" : "type-589" 8304 }, 8305 { 8306 "referenced_type" : "type-20" 8307 } 8308 ], 8309 "return_type" : "type-20", 8310 "source_file" : "/external/libevent/include/event2/http.h" 8311 }, 8312 { 8313 "function_name" : "evhttp_set_gencb", 8314 "linker_set_key" : "evhttp_set_gencb", 8315 "parameters" : 8316 [ 8317 { 8318 "referenced_type" : "type-589" 8319 }, 8320 { 8321 "referenced_type" : "type-543" 8322 }, 8323 { 8324 "referenced_type" : "type-6" 8325 } 8326 ], 8327 "return_type" : "type-5", 8328 "source_file" : "/external/libevent/include/event2/http.h" 8329 }, 8330 { 8331 "function_name" : "evhttp_set_max_body_size", 8332 "linker_set_key" : "evhttp_set_max_body_size", 8333 "parameters" : 8334 [ 8335 { 8336 "referenced_type" : "type-589" 8337 }, 8338 { 8339 "referenced_type" : "type-92" 8340 } 8341 ], 8342 "return_type" : "type-5", 8343 "source_file" : "/external/libevent/include/event2/http.h" 8344 }, 8345 { 8346 "function_name" : "evhttp_set_max_headers_size", 8347 "linker_set_key" : "evhttp_set_max_headers_size", 8348 "parameters" : 8349 [ 8350 { 8351 "referenced_type" : "type-589" 8352 }, 8353 { 8354 "referenced_type" : "type-92" 8355 } 8356 ], 8357 "return_type" : "type-5", 8358 "source_file" : "/external/libevent/include/event2/http.h" 8359 }, 8360 { 8361 "function_name" : "evhttp_set_timeout", 8362 "linker_set_key" : "evhttp_set_timeout", 8363 "parameters" : 8364 [ 8365 { 8366 "referenced_type" : "type-589" 8367 }, 8368 { 8369 "referenced_type" : "type-20" 8370 } 8371 ], 8372 "return_type" : "type-5", 8373 "source_file" : "/external/libevent/include/event2/http.h" 8374 }, 8375 { 8376 "function_name" : "evhttp_set_timeout_tv", 8377 "linker_set_key" : "evhttp_set_timeout_tv", 8378 "parameters" : 8379 [ 8380 { 8381 "referenced_type" : "type-589" 8382 }, 8383 { 8384 "referenced_type" : "type-608" 8385 } 8386 ], 8387 "return_type" : "type-5", 8388 "source_file" : "/external/libevent/include/event2/http.h" 8389 }, 8390 { 8391 "function_name" : "evhttp_start", 8392 "linker_set_key" : "evhttp_start", 8393 "parameters" : 8394 [ 8395 { 8396 "referenced_type" : "type-152" 8397 }, 8398 { 8399 "referenced_type" : "type-536" 8400 } 8401 ], 8402 "return_type" : "type-589", 8403 "source_file" : "/external/libevent/include/event2/http_compat.h" 8404 }, 8405 { 8406 "function_name" : "evhttp_uri_free", 8407 "linker_set_key" : "evhttp_uri_free", 8408 "parameters" : 8409 [ 8410 { 8411 "referenced_type" : "type-629" 8412 } 8413 ], 8414 "return_type" : "type-5", 8415 "source_file" : "/external/libevent/include/event2/http.h" 8416 }, 8417 { 8418 "function_name" : "evhttp_uri_get_fragment", 8419 "linker_set_key" : "evhttp_uri_get_fragment", 8420 "parameters" : 8421 [ 8422 { 8423 "referenced_type" : "type-624" 8424 } 8425 ], 8426 "return_type" : "type-152", 8427 "source_file" : "/external/libevent/include/event2/http.h" 8428 }, 8429 { 8430 "function_name" : "evhttp_uri_get_host", 8431 "linker_set_key" : "evhttp_uri_get_host", 8432 "parameters" : 8433 [ 8434 { 8435 "referenced_type" : "type-624" 8436 } 8437 ], 8438 "return_type" : "type-152", 8439 "source_file" : "/external/libevent/include/event2/http.h" 8440 }, 8441 { 8442 "function_name" : "evhttp_uri_get_path", 8443 "linker_set_key" : "evhttp_uri_get_path", 8444 "parameters" : 8445 [ 8446 { 8447 "referenced_type" : "type-624" 8448 } 8449 ], 8450 "return_type" : "type-152", 8451 "source_file" : "/external/libevent/include/event2/http.h" 8452 }, 8453 { 8454 "function_name" : "evhttp_uri_get_port", 8455 "linker_set_key" : "evhttp_uri_get_port", 8456 "parameters" : 8457 [ 8458 { 8459 "referenced_type" : "type-624" 8460 } 8461 ], 8462 "return_type" : "type-20", 8463 "source_file" : "/external/libevent/include/event2/http.h" 8464 }, 8465 { 8466 "function_name" : "evhttp_uri_get_query", 8467 "linker_set_key" : "evhttp_uri_get_query", 8468 "parameters" : 8469 [ 8470 { 8471 "referenced_type" : "type-624" 8472 } 8473 ], 8474 "return_type" : "type-152", 8475 "source_file" : "/external/libevent/include/event2/http.h" 8476 }, 8477 { 8478 "function_name" : "evhttp_uri_get_scheme", 8479 "linker_set_key" : "evhttp_uri_get_scheme", 8480 "parameters" : 8481 [ 8482 { 8483 "referenced_type" : "type-624" 8484 } 8485 ], 8486 "return_type" : "type-152", 8487 "source_file" : "/external/libevent/include/event2/http.h" 8488 }, 8489 { 8490 "function_name" : "evhttp_uri_get_userinfo", 8491 "linker_set_key" : "evhttp_uri_get_userinfo", 8492 "parameters" : 8493 [ 8494 { 8495 "referenced_type" : "type-624" 8496 } 8497 ], 8498 "return_type" : "type-152", 8499 "source_file" : "/external/libevent/include/event2/http.h" 8500 }, 8501 { 8502 "function_name" : "evhttp_uri_join", 8503 "linker_set_key" : "evhttp_uri_join", 8504 "parameters" : 8505 [ 8506 { 8507 "referenced_type" : "type-629" 8508 }, 8509 { 8510 "referenced_type" : "type-188" 8511 }, 8512 { 8513 "referenced_type" : "type-39" 8514 } 8515 ], 8516 "return_type" : "type-188", 8517 "source_file" : "/external/libevent/include/event2/http.h" 8518 }, 8519 { 8520 "function_name" : "evhttp_uri_new", 8521 "linker_set_key" : "evhttp_uri_new", 8522 "return_type" : "type-629", 8523 "source_file" : "/external/libevent/include/event2/http.h" 8524 }, 8525 { 8526 "function_name" : "evhttp_uri_parse", 8527 "linker_set_key" : "evhttp_uri_parse", 8528 "parameters" : 8529 [ 8530 { 8531 "referenced_type" : "type-152" 8532 } 8533 ], 8534 "return_type" : "type-629", 8535 "source_file" : "/external/libevent/include/event2/http.h" 8536 }, 8537 { 8538 "function_name" : "evhttp_uri_parse_with_flags", 8539 "linker_set_key" : "evhttp_uri_parse_with_flags", 8540 "parameters" : 8541 [ 8542 { 8543 "referenced_type" : "type-152" 8544 }, 8545 { 8546 "referenced_type" : "type-2" 8547 } 8548 ], 8549 "return_type" : "type-629", 8550 "source_file" : "/external/libevent/include/event2/http.h" 8551 }, 8552 { 8553 "function_name" : "evhttp_uri_set_flags", 8554 "linker_set_key" : "evhttp_uri_set_flags", 8555 "parameters" : 8556 [ 8557 { 8558 "referenced_type" : "type-629" 8559 }, 8560 { 8561 "referenced_type" : "type-2" 8562 } 8563 ], 8564 "return_type" : "type-5", 8565 "source_file" : "/external/libevent/include/event2/http.h" 8566 }, 8567 { 8568 "function_name" : "evhttp_uri_set_fragment", 8569 "linker_set_key" : "evhttp_uri_set_fragment", 8570 "parameters" : 8571 [ 8572 { 8573 "referenced_type" : "type-629" 8574 }, 8575 { 8576 "referenced_type" : "type-152" 8577 } 8578 ], 8579 "return_type" : "type-20", 8580 "source_file" : "/external/libevent/include/event2/http.h" 8581 }, 8582 { 8583 "function_name" : "evhttp_uri_set_host", 8584 "linker_set_key" : "evhttp_uri_set_host", 8585 "parameters" : 8586 [ 8587 { 8588 "referenced_type" : "type-629" 8589 }, 8590 { 8591 "referenced_type" : "type-152" 8592 } 8593 ], 8594 "return_type" : "type-20", 8595 "source_file" : "/external/libevent/include/event2/http.h" 8596 }, 8597 { 8598 "function_name" : "evhttp_uri_set_path", 8599 "linker_set_key" : "evhttp_uri_set_path", 8600 "parameters" : 8601 [ 8602 { 8603 "referenced_type" : "type-629" 8604 }, 8605 { 8606 "referenced_type" : "type-152" 8607 } 8608 ], 8609 "return_type" : "type-20", 8610 "source_file" : "/external/libevent/include/event2/http.h" 8611 }, 8612 { 8613 "function_name" : "evhttp_uri_set_port", 8614 "linker_set_key" : "evhttp_uri_set_port", 8615 "parameters" : 8616 [ 8617 { 8618 "referenced_type" : "type-629" 8619 }, 8620 { 8621 "referenced_type" : "type-20" 8622 } 8623 ], 8624 "return_type" : "type-20", 8625 "source_file" : "/external/libevent/include/event2/http.h" 8626 }, 8627 { 8628 "function_name" : "evhttp_uri_set_query", 8629 "linker_set_key" : "evhttp_uri_set_query", 8630 "parameters" : 8631 [ 8632 { 8633 "referenced_type" : "type-629" 8634 }, 8635 { 8636 "referenced_type" : "type-152" 8637 } 8638 ], 8639 "return_type" : "type-20", 8640 "source_file" : "/external/libevent/include/event2/http.h" 8641 }, 8642 { 8643 "function_name" : "evhttp_uri_set_scheme", 8644 "linker_set_key" : "evhttp_uri_set_scheme", 8645 "parameters" : 8646 [ 8647 { 8648 "referenced_type" : "type-629" 8649 }, 8650 { 8651 "referenced_type" : "type-152" 8652 } 8653 ], 8654 "return_type" : "type-20", 8655 "source_file" : "/external/libevent/include/event2/http.h" 8656 }, 8657 { 8658 "function_name" : "evhttp_uri_set_userinfo", 8659 "linker_set_key" : "evhttp_uri_set_userinfo", 8660 "parameters" : 8661 [ 8662 { 8663 "referenced_type" : "type-629" 8664 }, 8665 { 8666 "referenced_type" : "type-152" 8667 } 8668 ], 8669 "return_type" : "type-20", 8670 "source_file" : "/external/libevent/include/event2/http.h" 8671 }, 8672 { 8673 "function_name" : "evhttp_uridecode", 8674 "linker_set_key" : "evhttp_uridecode", 8675 "parameters" : 8676 [ 8677 { 8678 "referenced_type" : "type-152" 8679 }, 8680 { 8681 "referenced_type" : "type-20" 8682 }, 8683 { 8684 "referenced_type" : "type-217" 8685 } 8686 ], 8687 "return_type" : "type-188", 8688 "source_file" : "/external/libevent/include/event2/http.h" 8689 }, 8690 { 8691 "function_name" : "evhttp_uriencode", 8692 "linker_set_key" : "evhttp_uriencode", 8693 "parameters" : 8694 [ 8695 { 8696 "referenced_type" : "type-152" 8697 }, 8698 { 8699 "referenced_type" : "type-92" 8700 }, 8701 { 8702 "referenced_type" : "type-20" 8703 } 8704 ], 8705 "return_type" : "type-188", 8706 "source_file" : "/external/libevent/include/event2/http.h" 8707 }, 8708 { 8709 "function_name" : "evrpc_add_hook", 8710 "linker_set_key" : "evrpc_add_hook", 8711 "parameters" : 8712 [ 8713 { 8714 "referenced_type" : "type-6" 8715 }, 8716 { 8717 "referenced_type" : "type-585" 8718 }, 8719 { 8720 "referenced_type" : "type-588" 8721 }, 8722 { 8723 "referenced_type" : "type-6" 8724 } 8725 ], 8726 "return_type" : "type-6", 8727 "source_file" : "/external/libevent/include/event2/rpc.h" 8728 }, 8729 { 8730 "function_name" : "evrpc_free", 8731 "linker_set_key" : "evrpc_free", 8732 "parameters" : 8733 [ 8734 { 8735 "referenced_type" : "type-569" 8736 } 8737 ], 8738 "return_type" : "type-5", 8739 "source_file" : "/external/libevent/include/event2/rpc.h" 8740 }, 8741 { 8742 "function_name" : "evrpc_get_reply", 8743 "linker_set_key" : "evrpc_get_reply", 8744 "parameters" : 8745 [ 8746 { 8747 "referenced_type" : "type-567" 8748 } 8749 ], 8750 "return_type" : "type-6", 8751 "source_file" : "/external/libevent/include/event2/rpc.h" 8752 }, 8753 { 8754 "function_name" : "evrpc_get_request", 8755 "linker_set_key" : "evrpc_get_request", 8756 "parameters" : 8757 [ 8758 { 8759 "referenced_type" : "type-567" 8760 } 8761 ], 8762 "return_type" : "type-6", 8763 "source_file" : "/external/libevent/include/event2/rpc.h" 8764 }, 8765 { 8766 "function_name" : "evrpc_hook_add_meta", 8767 "linker_set_key" : "evrpc_hook_add_meta", 8768 "parameters" : 8769 [ 8770 { 8771 "referenced_type" : "type-6" 8772 }, 8773 { 8774 "referenced_type" : "type-152" 8775 }, 8776 { 8777 "referenced_type" : "type-145" 8778 }, 8779 { 8780 "referenced_type" : "type-39" 8781 } 8782 ], 8783 "return_type" : "type-5", 8784 "source_file" : "/external/libevent/include/event2/rpc.h" 8785 }, 8786 { 8787 "function_name" : "evrpc_hook_find_meta", 8788 "linker_set_key" : "evrpc_hook_find_meta", 8789 "parameters" : 8790 [ 8791 { 8792 "referenced_type" : "type-6" 8793 }, 8794 { 8795 "referenced_type" : "type-152" 8796 }, 8797 { 8798 "referenced_type" : "type-64" 8799 }, 8800 { 8801 "referenced_type" : "type-217" 8802 } 8803 ], 8804 "return_type" : "type-20", 8805 "source_file" : "/external/libevent/include/event2/rpc.h" 8806 }, 8807 { 8808 "function_name" : "evrpc_hook_get_connection", 8809 "linker_set_key" : "evrpc_hook_get_connection", 8810 "parameters" : 8811 [ 8812 { 8813 "referenced_type" : "type-6" 8814 } 8815 ], 8816 "return_type" : "type-533", 8817 "source_file" : "/external/libevent/include/event2/rpc.h" 8818 }, 8819 { 8820 "function_name" : "evrpc_init", 8821 "linker_set_key" : "evrpc_init", 8822 "parameters" : 8823 [ 8824 { 8825 "referenced_type" : "type-571" 8826 } 8827 ], 8828 "return_type" : "type-569", 8829 "source_file" : "/external/libevent/include/event2/rpc.h" 8830 }, 8831 { 8832 "function_name" : "evrpc_make_request", 8833 "linker_set_key" : "evrpc_make_request", 8834 "parameters" : 8835 [ 8836 { 8837 "referenced_type" : "type-554" 8838 } 8839 ], 8840 "return_type" : "type-20", 8841 "source_file" : "/external/libevent/include/event2/rpc.h" 8842 }, 8843 { 8844 "function_name" : "evrpc_make_request_ctx", 8845 "linker_set_key" : "evrpc_make_request_ctx", 8846 "parameters" : 8847 [ 8848 { 8849 "referenced_type" : "type-556" 8850 }, 8851 { 8852 "referenced_type" : "type-6" 8853 }, 8854 { 8855 "referenced_type" : "type-6" 8856 }, 8857 { 8858 "referenced_type" : "type-152" 8859 }, 8860 { 8861 "referenced_type" : "type-560" 8862 }, 8863 { 8864 "referenced_type" : "type-71" 8865 }, 8866 { 8867 "referenced_type" : "type-562" 8868 }, 8869 { 8870 "referenced_type" : "type-566" 8871 }, 8872 { 8873 "referenced_type" : "type-6" 8874 } 8875 ], 8876 "return_type" : "type-554", 8877 "source_file" : "/external/libevent/include/event2/rpc.h" 8878 }, 8879 { 8880 "function_name" : "evrpc_pool_add_connection", 8881 "linker_set_key" : "evrpc_pool_add_connection", 8882 "parameters" : 8883 [ 8884 { 8885 "referenced_type" : "type-556" 8886 }, 8887 { 8888 "referenced_type" : "type-533" 8889 } 8890 ], 8891 "return_type" : "type-5", 8892 "source_file" : "/external/libevent/include/event2/rpc.h" 8893 }, 8894 { 8895 "function_name" : "evrpc_pool_free", 8896 "linker_set_key" : "evrpc_pool_free", 8897 "parameters" : 8898 [ 8899 { 8900 "referenced_type" : "type-556" 8901 } 8902 ], 8903 "return_type" : "type-5", 8904 "source_file" : "/external/libevent/include/event2/rpc.h" 8905 }, 8906 { 8907 "function_name" : "evrpc_pool_new", 8908 "linker_set_key" : "evrpc_pool_new", 8909 "parameters" : 8910 [ 8911 { 8912 "referenced_type" : "type-552" 8913 } 8914 ], 8915 "return_type" : "type-556", 8916 "source_file" : "/external/libevent/include/event2/rpc.h" 8917 }, 8918 { 8919 "function_name" : "evrpc_pool_remove_connection", 8920 "linker_set_key" : "evrpc_pool_remove_connection", 8921 "parameters" : 8922 [ 8923 { 8924 "referenced_type" : "type-556" 8925 }, 8926 { 8927 "referenced_type" : "type-533" 8928 } 8929 ], 8930 "return_type" : "type-5", 8931 "source_file" : "/external/libevent/include/event2/rpc.h" 8932 }, 8933 { 8934 "function_name" : "evrpc_pool_set_timeout", 8935 "linker_set_key" : "evrpc_pool_set_timeout", 8936 "parameters" : 8937 [ 8938 { 8939 "referenced_type" : "type-556" 8940 }, 8941 { 8942 "referenced_type" : "type-20" 8943 } 8944 ], 8945 "return_type" : "type-5", 8946 "source_file" : "/external/libevent/include/event2/rpc.h" 8947 }, 8948 { 8949 "function_name" : "evrpc_register_generic", 8950 "linker_set_key" : "evrpc_register_generic", 8951 "parameters" : 8952 [ 8953 { 8954 "referenced_type" : "type-569" 8955 }, 8956 { 8957 "referenced_type" : "type-152" 8958 }, 8959 { 8960 "referenced_type" : "type-581" 8961 }, 8962 { 8963 "referenced_type" : "type-6" 8964 }, 8965 { 8966 "referenced_type" : "type-577" 8967 }, 8968 { 8969 "referenced_type" : "type-6" 8970 }, 8971 { 8972 "referenced_type" : "type-71" 8973 }, 8974 { 8975 "referenced_type" : "type-562" 8976 }, 8977 { 8978 "referenced_type" : "type-577" 8979 }, 8980 { 8981 "referenced_type" : "type-6" 8982 }, 8983 { 8984 "referenced_type" : "type-71" 8985 }, 8986 { 8987 "referenced_type" : "type-579" 8988 }, 8989 { 8990 "referenced_type" : "type-560" 8991 } 8992 ], 8993 "return_type" : "type-20", 8994 "source_file" : "/external/libevent/include/event2/rpc.h" 8995 }, 8996 { 8997 "function_name" : "evrpc_register_rpc", 8998 "linker_set_key" : "evrpc_register_rpc", 8999 "parameters" : 9000 [ 9001 { 9002 "referenced_type" : "type-569" 9003 }, 9004 { 9005 "referenced_type" : "type-575" 9006 }, 9007 { 9008 "referenced_type" : "type-581" 9009 }, 9010 { 9011 "referenced_type" : "type-6" 9012 } 9013 ], 9014 "return_type" : "type-20", 9015 "source_file" : "/external/libevent/include/event2/rpc.h" 9016 }, 9017 { 9018 "function_name" : "evrpc_remove_hook", 9019 "linker_set_key" : "evrpc_remove_hook", 9020 "parameters" : 9021 [ 9022 { 9023 "referenced_type" : "type-6" 9024 }, 9025 { 9026 "referenced_type" : "type-585" 9027 }, 9028 { 9029 "referenced_type" : "type-6" 9030 } 9031 ], 9032 "return_type" : "type-20", 9033 "source_file" : "/external/libevent/include/event2/rpc.h" 9034 }, 9035 { 9036 "function_name" : "evrpc_request_done", 9037 "linker_set_key" : "evrpc_request_done", 9038 "parameters" : 9039 [ 9040 { 9041 "referenced_type" : "type-567" 9042 } 9043 ], 9044 "return_type" : "type-5", 9045 "source_file" : "/external/libevent/include/event2/rpc.h" 9046 }, 9047 { 9048 "function_name" : "evrpc_request_get_pool", 9049 "linker_set_key" : "evrpc_request_get_pool", 9050 "parameters" : 9051 [ 9052 { 9053 "referenced_type" : "type-554" 9054 } 9055 ], 9056 "return_type" : "type-556", 9057 "source_file" : "/external/libevent/include/event2/rpc.h" 9058 }, 9059 { 9060 "function_name" : "evrpc_request_set_cb", 9061 "linker_set_key" : "evrpc_request_set_cb", 9062 "parameters" : 9063 [ 9064 { 9065 "referenced_type" : "type-554" 9066 }, 9067 { 9068 "referenced_type" : "type-566" 9069 }, 9070 { 9071 "referenced_type" : "type-6" 9072 } 9073 ], 9074 "return_type" : "type-5", 9075 "source_file" : "/external/libevent/include/event2/rpc.h" 9076 }, 9077 { 9078 "function_name" : "evrpc_request_set_pool", 9079 "linker_set_key" : "evrpc_request_set_pool", 9080 "parameters" : 9081 [ 9082 { 9083 "referenced_type" : "type-554" 9084 }, 9085 { 9086 "referenced_type" : "type-556" 9087 } 9088 ], 9089 "return_type" : "type-5", 9090 "source_file" : "/external/libevent/include/event2/rpc.h" 9091 }, 9092 { 9093 "function_name" : "evrpc_resume_request", 9094 "linker_set_key" : "evrpc_resume_request", 9095 "parameters" : 9096 [ 9097 { 9098 "referenced_type" : "type-6" 9099 }, 9100 { 9101 "referenced_type" : "type-6" 9102 }, 9103 { 9104 "referenced_type" : "type-586" 9105 } 9106 ], 9107 "return_type" : "type-20", 9108 "source_file" : "/external/libevent/include/event2/rpc.h" 9109 }, 9110 { 9111 "function_name" : "evrpc_send_request_generic", 9112 "linker_set_key" : "evrpc_send_request_generic", 9113 "parameters" : 9114 [ 9115 { 9116 "referenced_type" : "type-556" 9117 }, 9118 { 9119 "referenced_type" : "type-6" 9120 }, 9121 { 9122 "referenced_type" : "type-6" 9123 }, 9124 { 9125 "referenced_type" : "type-566" 9126 }, 9127 { 9128 "referenced_type" : "type-6" 9129 }, 9130 { 9131 "referenced_type" : "type-152" 9132 }, 9133 { 9134 "referenced_type" : "type-560" 9135 }, 9136 { 9137 "referenced_type" : "type-71" 9138 }, 9139 { 9140 "referenced_type" : "type-562" 9141 } 9142 ], 9143 "return_type" : "type-20", 9144 "source_file" : "/external/libevent/include/event2/rpc.h" 9145 }, 9146 { 9147 "function_name" : "evrpc_unregister_rpc", 9148 "linker_set_key" : "evrpc_unregister_rpc", 9149 "parameters" : 9150 [ 9151 { 9152 "referenced_type" : "type-569" 9153 }, 9154 { 9155 "referenced_type" : "type-152" 9156 } 9157 ], 9158 "return_type" : "type-20", 9159 "source_file" : "/external/libevent/include/event2/rpc.h" 9160 }, 9161 { 9162 "function_name" : "evtag_consume", 9163 "linker_set_key" : "evtag_consume", 9164 "parameters" : 9165 [ 9166 { 9167 "referenced_type" : "type-526" 9168 } 9169 ], 9170 "return_type" : "type-20", 9171 "source_file" : "/external/libevent/include/event2/tag.h" 9172 }, 9173 { 9174 "function_name" : "evtag_encode_int", 9175 "linker_set_key" : "evtag_encode_int", 9176 "parameters" : 9177 [ 9178 { 9179 "referenced_type" : "type-526" 9180 }, 9181 { 9182 "referenced_type" : "type-2" 9183 } 9184 ], 9185 "return_type" : "type-5", 9186 "source_file" : "/external/libevent/include/event2/tag.h" 9187 }, 9188 { 9189 "function_name" : "evtag_encode_int64", 9190 "linker_set_key" : "evtag_encode_int64", 9191 "parameters" : 9192 [ 9193 { 9194 "referenced_type" : "type-526" 9195 }, 9196 { 9197 "referenced_type" : "type-39" 9198 } 9199 ], 9200 "return_type" : "type-5", 9201 "source_file" : "/external/libevent/include/event2/tag.h" 9202 }, 9203 { 9204 "function_name" : "evtag_init", 9205 "linker_set_key" : "evtag_init", 9206 "return_type" : "type-5", 9207 "source_file" : "/external/libevent/include/event2/tag.h" 9208 }, 9209 { 9210 "function_name" : "evtag_marshal", 9211 "linker_set_key" : "evtag_marshal", 9212 "parameters" : 9213 [ 9214 { 9215 "referenced_type" : "type-526" 9216 }, 9217 { 9218 "referenced_type" : "type-2" 9219 }, 9220 { 9221 "referenced_type" : "type-145" 9222 }, 9223 { 9224 "referenced_type" : "type-2" 9225 } 9226 ], 9227 "return_type" : "type-5", 9228 "source_file" : "/external/libevent/include/event2/tag.h" 9229 }, 9230 { 9231 "function_name" : "evtag_marshal_buffer", 9232 "linker_set_key" : "evtag_marshal_buffer", 9233 "parameters" : 9234 [ 9235 { 9236 "referenced_type" : "type-526" 9237 }, 9238 { 9239 "referenced_type" : "type-2" 9240 }, 9241 { 9242 "referenced_type" : "type-526" 9243 } 9244 ], 9245 "return_type" : "type-5", 9246 "source_file" : "/external/libevent/include/event2/tag.h" 9247 }, 9248 { 9249 "function_name" : "evtag_marshal_int", 9250 "linker_set_key" : "evtag_marshal_int", 9251 "parameters" : 9252 [ 9253 { 9254 "referenced_type" : "type-526" 9255 }, 9256 { 9257 "referenced_type" : "type-2" 9258 }, 9259 { 9260 "referenced_type" : "type-2" 9261 } 9262 ], 9263 "return_type" : "type-5", 9264 "source_file" : "/external/libevent/include/event2/tag.h" 9265 }, 9266 { 9267 "function_name" : "evtag_marshal_int64", 9268 "linker_set_key" : "evtag_marshal_int64", 9269 "parameters" : 9270 [ 9271 { 9272 "referenced_type" : "type-526" 9273 }, 9274 { 9275 "referenced_type" : "type-2" 9276 }, 9277 { 9278 "referenced_type" : "type-39" 9279 } 9280 ], 9281 "return_type" : "type-5", 9282 "source_file" : "/external/libevent/include/event2/tag.h" 9283 }, 9284 { 9285 "function_name" : "evtag_marshal_string", 9286 "linker_set_key" : "evtag_marshal_string", 9287 "parameters" : 9288 [ 9289 { 9290 "referenced_type" : "type-526" 9291 }, 9292 { 9293 "referenced_type" : "type-2" 9294 }, 9295 { 9296 "referenced_type" : "type-152" 9297 } 9298 ], 9299 "return_type" : "type-5", 9300 "source_file" : "/external/libevent/include/event2/tag.h" 9301 }, 9302 { 9303 "function_name" : "evtag_marshal_timeval", 9304 "linker_set_key" : "evtag_marshal_timeval", 9305 "parameters" : 9306 [ 9307 { 9308 "referenced_type" : "type-526" 9309 }, 9310 { 9311 "referenced_type" : "type-2" 9312 }, 9313 { 9314 "referenced_type" : "type-524" 9315 } 9316 ], 9317 "return_type" : "type-5", 9318 "source_file" : "/external/libevent/include/event2/tag.h" 9319 }, 9320 { 9321 "function_name" : "evtag_payload_length", 9322 "linker_set_key" : "evtag_payload_length", 9323 "parameters" : 9324 [ 9325 { 9326 "referenced_type" : "type-526" 9327 }, 9328 { 9329 "referenced_type" : "type-528" 9330 } 9331 ], 9332 "return_type" : "type-20", 9333 "source_file" : "/external/libevent/include/event2/tag.h" 9334 }, 9335 { 9336 "function_name" : "evtag_peek", 9337 "linker_set_key" : "evtag_peek", 9338 "parameters" : 9339 [ 9340 { 9341 "referenced_type" : "type-526" 9342 }, 9343 { 9344 "referenced_type" : "type-528" 9345 } 9346 ], 9347 "return_type" : "type-20", 9348 "source_file" : "/external/libevent/include/event2/tag.h" 9349 }, 9350 { 9351 "function_name" : "evtag_peek_length", 9352 "linker_set_key" : "evtag_peek_length", 9353 "parameters" : 9354 [ 9355 { 9356 "referenced_type" : "type-526" 9357 }, 9358 { 9359 "referenced_type" : "type-528" 9360 } 9361 ], 9362 "return_type" : "type-20", 9363 "source_file" : "/external/libevent/include/event2/tag.h" 9364 }, 9365 { 9366 "function_name" : "evtag_unmarshal", 9367 "linker_set_key" : "evtag_unmarshal", 9368 "parameters" : 9369 [ 9370 { 9371 "referenced_type" : "type-526" 9372 }, 9373 { 9374 "referenced_type" : "type-528" 9375 }, 9376 { 9377 "referenced_type" : "type-526" 9378 } 9379 ], 9380 "return_type" : "type-20", 9381 "source_file" : "/external/libevent/include/event2/tag.h" 9382 }, 9383 { 9384 "function_name" : "evtag_unmarshal_fixed", 9385 "linker_set_key" : "evtag_unmarshal_fixed", 9386 "parameters" : 9387 [ 9388 { 9389 "referenced_type" : "type-526" 9390 }, 9391 { 9392 "referenced_type" : "type-2" 9393 }, 9394 { 9395 "referenced_type" : "type-6" 9396 }, 9397 { 9398 "referenced_type" : "type-39" 9399 } 9400 ], 9401 "return_type" : "type-20", 9402 "source_file" : "/external/libevent/include/event2/tag.h" 9403 }, 9404 { 9405 "function_name" : "evtag_unmarshal_header", 9406 "linker_set_key" : "evtag_unmarshal_header", 9407 "parameters" : 9408 [ 9409 { 9410 "referenced_type" : "type-526" 9411 }, 9412 { 9413 "referenced_type" : "type-528" 9414 } 9415 ], 9416 "return_type" : "type-20", 9417 "source_file" : "/external/libevent/include/event2/tag.h" 9418 }, 9419 { 9420 "function_name" : "evtag_unmarshal_int", 9421 "linker_set_key" : "evtag_unmarshal_int", 9422 "parameters" : 9423 [ 9424 { 9425 "referenced_type" : "type-526" 9426 }, 9427 { 9428 "referenced_type" : "type-2" 9429 }, 9430 { 9431 "referenced_type" : "type-528" 9432 } 9433 ], 9434 "return_type" : "type-20", 9435 "source_file" : "/external/libevent/include/event2/tag.h" 9436 }, 9437 { 9438 "function_name" : "evtag_unmarshal_int64", 9439 "linker_set_key" : "evtag_unmarshal_int64", 9440 "parameters" : 9441 [ 9442 { 9443 "referenced_type" : "type-526" 9444 }, 9445 { 9446 "referenced_type" : "type-2" 9447 }, 9448 { 9449 "referenced_type" : "type-217" 9450 } 9451 ], 9452 "return_type" : "type-20", 9453 "source_file" : "/external/libevent/include/event2/tag.h" 9454 }, 9455 { 9456 "function_name" : "evtag_unmarshal_string", 9457 "linker_set_key" : "evtag_unmarshal_string", 9458 "parameters" : 9459 [ 9460 { 9461 "referenced_type" : "type-526" 9462 }, 9463 { 9464 "referenced_type" : "type-2" 9465 }, 9466 { 9467 "referenced_type" : "type-223" 9468 } 9469 ], 9470 "return_type" : "type-20", 9471 "source_file" : "/external/libevent/include/event2/tag.h" 9472 }, 9473 { 9474 "function_name" : "evtag_unmarshal_timeval", 9475 "linker_set_key" : "evtag_unmarshal_timeval", 9476 "parameters" : 9477 [ 9478 { 9479 "referenced_type" : "type-526" 9480 }, 9481 { 9482 "referenced_type" : "type-2" 9483 }, 9484 { 9485 "referenced_type" : "type-524" 9486 } 9487 ], 9488 "return_type" : "type-20", 9489 "source_file" : "/external/libevent/include/event2/tag.h" 9490 }, 9491 { 9492 "function_name" : "evthread_enable_lock_debugging", 9493 "linker_set_key" : "evthread_enable_lock_debugging", 9494 "return_type" : "type-5", 9495 "source_file" : "/external/libevent/include/event2/thread.h" 9496 }, 9497 { 9498 "function_name" : "evthread_enable_lock_debuging", 9499 "linker_set_key" : "evthread_enable_lock_debuging", 9500 "return_type" : "type-5", 9501 "source_file" : "/external/libevent/include/event2/thread.h" 9502 }, 9503 { 9504 "function_name" : "evthread_make_base_notifiable", 9505 "linker_set_key" : "evthread_make_base_notifiable", 9506 "parameters" : 9507 [ 9508 { 9509 "referenced_type" : "type-171" 9510 } 9511 ], 9512 "return_type" : "type-20", 9513 "source_file" : "/external/libevent/include/event2/thread.h" 9514 }, 9515 { 9516 "function_name" : "evthread_set_condition_callbacks", 9517 "linker_set_key" : "evthread_set_condition_callbacks", 9518 "parameters" : 9519 [ 9520 { 9521 "referenced_type" : "type-203" 9522 } 9523 ], 9524 "return_type" : "type-20", 9525 "source_file" : "/external/libevent/include/event2/thread.h" 9526 }, 9527 { 9528 "function_name" : "evthread_set_id_callback", 9529 "linker_set_key" : "evthread_set_id_callback", 9530 "parameters" : 9531 [ 9532 { 9533 "referenced_type" : "type-206" 9534 } 9535 ], 9536 "return_type" : "type-5", 9537 "source_file" : "/external/libevent/include/event2/thread.h" 9538 }, 9539 { 9540 "function_name" : "evthread_set_lock_callbacks", 9541 "linker_set_key" : "evthread_set_lock_callbacks", 9542 "parameters" : 9543 [ 9544 { 9545 "referenced_type" : "type-198" 9546 } 9547 ], 9548 "return_type" : "type-20", 9549 "source_file" : "/external/libevent/include/event2/thread.h" 9550 }, 9551 { 9552 "function_name" : "evutil_ascii_strcasecmp", 9553 "linker_set_key" : "evutil_ascii_strcasecmp", 9554 "parameters" : 9555 [ 9556 { 9557 "referenced_type" : "type-152" 9558 }, 9559 { 9560 "referenced_type" : "type-152" 9561 } 9562 ], 9563 "return_type" : "type-20", 9564 "source_file" : "/external/libevent/include/event2/util.h" 9565 }, 9566 { 9567 "function_name" : "evutil_ascii_strncasecmp", 9568 "linker_set_key" : "evutil_ascii_strncasecmp", 9569 "parameters" : 9570 [ 9571 { 9572 "referenced_type" : "type-152" 9573 }, 9574 { 9575 "referenced_type" : "type-152" 9576 }, 9577 { 9578 "referenced_type" : "type-39" 9579 } 9580 ], 9581 "return_type" : "type-20", 9582 "source_file" : "/external/libevent/include/event2/util.h" 9583 }, 9584 { 9585 "function_name" : "evutil_closesocket", 9586 "linker_set_key" : "evutil_closesocket", 9587 "parameters" : 9588 [ 9589 { 9590 "referenced_type" : "type-20" 9591 } 9592 ], 9593 "return_type" : "type-20", 9594 "source_file" : "/external/libevent/include/event2/util.h" 9595 }, 9596 { 9597 "function_name" : "evutil_configure_monotonic_time", 9598 "linker_set_key" : "evutil_configure_monotonic_time", 9599 "parameters" : 9600 [ 9601 { 9602 "referenced_type" : "type-236" 9603 }, 9604 { 9605 "referenced_type" : "type-20" 9606 } 9607 ], 9608 "return_type" : "type-20", 9609 "source_file" : "/external/libevent/include/event2/util.h" 9610 }, 9611 { 9612 "function_name" : "evutil_date_rfc1123", 9613 "linker_set_key" : "evutil_date_rfc1123", 9614 "parameters" : 9615 [ 9616 { 9617 "referenced_type" : "type-188" 9618 }, 9619 { 9620 "referenced_type" : "type-232" 9621 }, 9622 { 9623 "referenced_type" : "type-235" 9624 } 9625 ], 9626 "return_type" : "type-20", 9627 "source_file" : "/external/libevent/include/event2/util.h" 9628 }, 9629 { 9630 "function_name" : "evutil_freeaddrinfo", 9631 "linker_set_key" : "evutil_freeaddrinfo", 9632 "parameters" : 9633 [ 9634 { 9635 "referenced_type" : "type-215" 9636 } 9637 ], 9638 "return_type" : "type-5", 9639 "source_file" : "/external/libevent/include/event2/util.h" 9640 }, 9641 { 9642 "function_name" : "evutil_gai_strerror", 9643 "linker_set_key" : "evutil_gai_strerror", 9644 "parameters" : 9645 [ 9646 { 9647 "referenced_type" : "type-20" 9648 } 9649 ], 9650 "return_type" : "type-152", 9651 "source_file" : "/external/libevent/include/event2/util.h" 9652 }, 9653 { 9654 "function_name" : "evutil_getaddrinfo", 9655 "linker_set_key" : "evutil_getaddrinfo", 9656 "parameters" : 9657 [ 9658 { 9659 "referenced_type" : "type-152" 9660 }, 9661 { 9662 "referenced_type" : "type-152" 9663 }, 9664 { 9665 "referenced_type" : "type-214" 9666 }, 9667 { 9668 "referenced_type" : "type-218" 9669 } 9670 ], 9671 "return_type" : "type-20", 9672 "source_file" : "/external/libevent/include/event2/util.h" 9673 }, 9674 { 9675 "function_name" : "evutil_gettime_monotonic", 9676 "linker_set_key" : "evutil_gettime_monotonic", 9677 "parameters" : 9678 [ 9679 { 9680 "referenced_type" : "type-236" 9681 }, 9682 { 9683 "referenced_type" : "type-228" 9684 } 9685 ], 9686 "return_type" : "type-20", 9687 "source_file" : "/external/libevent/include/event2/util.h" 9688 }, 9689 { 9690 "function_name" : "evutil_inet_ntop", 9691 "linker_set_key" : "evutil_inet_ntop", 9692 "parameters" : 9693 [ 9694 { 9695 "referenced_type" : "type-20" 9696 }, 9697 { 9698 "referenced_type" : "type-145" 9699 }, 9700 { 9701 "referenced_type" : "type-188" 9702 }, 9703 { 9704 "referenced_type" : "type-39" 9705 } 9706 ], 9707 "return_type" : "type-152", 9708 "source_file" : "/external/libevent/include/event2/util.h" 9709 }, 9710 { 9711 "function_name" : "evutil_inet_pton", 9712 "linker_set_key" : "evutil_inet_pton", 9713 "parameters" : 9714 [ 9715 { 9716 "referenced_type" : "type-20" 9717 }, 9718 { 9719 "referenced_type" : "type-152" 9720 }, 9721 { 9722 "referenced_type" : "type-6" 9723 } 9724 ], 9725 "return_type" : "type-20", 9726 "source_file" : "/external/libevent/include/event2/util.h" 9727 }, 9728 { 9729 "function_name" : "evutil_make_listen_socket_reuseable", 9730 "linker_set_key" : "evutil_make_listen_socket_reuseable", 9731 "parameters" : 9732 [ 9733 { 9734 "referenced_type" : "type-20" 9735 } 9736 ], 9737 "return_type" : "type-20", 9738 "source_file" : "/external/libevent/include/event2/util.h" 9739 }, 9740 { 9741 "function_name" : "evutil_make_listen_socket_reuseable_port", 9742 "linker_set_key" : "evutil_make_listen_socket_reuseable_port", 9743 "parameters" : 9744 [ 9745 { 9746 "referenced_type" : "type-20" 9747 } 9748 ], 9749 "return_type" : "type-20", 9750 "source_file" : "/external/libevent/include/event2/util.h" 9751 }, 9752 { 9753 "function_name" : "evutil_make_socket_closeonexec", 9754 "linker_set_key" : "evutil_make_socket_closeonexec", 9755 "parameters" : 9756 [ 9757 { 9758 "referenced_type" : "type-20" 9759 } 9760 ], 9761 "return_type" : "type-20", 9762 "source_file" : "/external/libevent/include/event2/util.h" 9763 }, 9764 { 9765 "function_name" : "evutil_make_socket_nonblocking", 9766 "linker_set_key" : "evutil_make_socket_nonblocking", 9767 "parameters" : 9768 [ 9769 { 9770 "referenced_type" : "type-20" 9771 } 9772 ], 9773 "return_type" : "type-20", 9774 "source_file" : "/external/libevent/include/event2/util.h" 9775 }, 9776 { 9777 "function_name" : "evutil_make_tcp_listen_socket_deferred", 9778 "linker_set_key" : "evutil_make_tcp_listen_socket_deferred", 9779 "parameters" : 9780 [ 9781 { 9782 "referenced_type" : "type-20" 9783 } 9784 ], 9785 "return_type" : "type-20", 9786 "source_file" : "/external/libevent/include/event2/util.h" 9787 }, 9788 { 9789 "function_name" : "evutil_monotonic_timer_free", 9790 "linker_set_key" : "evutil_monotonic_timer_free", 9791 "parameters" : 9792 [ 9793 { 9794 "referenced_type" : "type-236" 9795 } 9796 ], 9797 "return_type" : "type-5", 9798 "source_file" : "/external/libevent/include/event2/util.h" 9799 }, 9800 { 9801 "function_name" : "evutil_monotonic_timer_new", 9802 "linker_set_key" : "evutil_monotonic_timer_new", 9803 "return_type" : "type-236", 9804 "source_file" : "/external/libevent/include/event2/util.h" 9805 }, 9806 { 9807 "function_name" : "evutil_parse_sockaddr_port", 9808 "linker_set_key" : "evutil_parse_sockaddr_port", 9809 "parameters" : 9810 [ 9811 { 9812 "referenced_type" : "type-152" 9813 }, 9814 { 9815 "referenced_type" : "type-207" 9816 }, 9817 { 9818 "referenced_type" : "type-173" 9819 } 9820 ], 9821 "return_type" : "type-20", 9822 "source_file" : "/external/libevent/include/event2/util.h" 9823 }, 9824 { 9825 "function_name" : "evutil_secure_rng_add_bytes", 9826 "linker_set_key" : "evutil_secure_rng_add_bytes", 9827 "parameters" : 9828 [ 9829 { 9830 "referenced_type" : "type-152" 9831 }, 9832 { 9833 "referenced_type" : "type-39" 9834 } 9835 ], 9836 "return_type" : "type-5", 9837 "source_file" : "/external/libevent/include/event2/util.h" 9838 }, 9839 { 9840 "function_name" : "evutil_secure_rng_get_bytes", 9841 "linker_set_key" : "evutil_secure_rng_get_bytes", 9842 "parameters" : 9843 [ 9844 { 9845 "referenced_type" : "type-6" 9846 }, 9847 { 9848 "referenced_type" : "type-39" 9849 } 9850 ], 9851 "return_type" : "type-5", 9852 "source_file" : "/external/libevent/include/event2/util.h" 9853 }, 9854 { 9855 "function_name" : "evutil_secure_rng_init", 9856 "linker_set_key" : "evutil_secure_rng_init", 9857 "return_type" : "type-20", 9858 "source_file" : "/external/libevent/include/event2/util.h" 9859 }, 9860 { 9861 "function_name" : "evutil_secure_rng_set_urandom_device_file", 9862 "linker_set_key" : "evutil_secure_rng_set_urandom_device_file", 9863 "parameters" : 9864 [ 9865 { 9866 "referenced_type" : "type-188" 9867 } 9868 ], 9869 "return_type" : "type-20", 9870 "source_file" : "/external/libevent/include/event2/util.h" 9871 }, 9872 { 9873 "function_name" : "evutil_snprintf", 9874 "linker_set_key" : "evutil_snprintf", 9875 "parameters" : 9876 [ 9877 { 9878 "referenced_type" : "type-188" 9879 }, 9880 { 9881 "referenced_type" : "type-39" 9882 }, 9883 { 9884 "referenced_type" : "type-152" 9885 } 9886 ], 9887 "return_type" : "type-20", 9888 "source_file" : "/external/libevent/include/event2/util.h" 9889 }, 9890 { 9891 "function_name" : "evutil_sockaddr_cmp", 9892 "linker_set_key" : "evutil_sockaddr_cmp", 9893 "parameters" : 9894 [ 9895 { 9896 "referenced_type" : "type-211" 9897 }, 9898 { 9899 "referenced_type" : "type-211" 9900 }, 9901 { 9902 "referenced_type" : "type-20" 9903 } 9904 ], 9905 "return_type" : "type-20", 9906 "source_file" : "/external/libevent/include/event2/util.h" 9907 }, 9908 { 9909 "function_name" : "evutil_socketpair", 9910 "linker_set_key" : "evutil_socketpair", 9911 "parameters" : 9912 [ 9913 { 9914 "referenced_type" : "type-20" 9915 }, 9916 { 9917 "referenced_type" : "type-20" 9918 }, 9919 { 9920 "referenced_type" : "type-20" 9921 }, 9922 { 9923 "referenced_type" : "type-173" 9924 } 9925 ], 9926 "return_type" : "type-20", 9927 "source_file" : "/external/libevent/include/event2/util.h" 9928 }, 9929 { 9930 "function_name" : "evutil_strtoll", 9931 "linker_set_key" : "evutil_strtoll", 9932 "parameters" : 9933 [ 9934 { 9935 "referenced_type" : "type-152" 9936 }, 9937 { 9938 "referenced_type" : "type-223" 9939 }, 9940 { 9941 "referenced_type" : "type-20" 9942 } 9943 ], 9944 "return_type" : "type-92", 9945 "source_file" : "/external/libevent/include/event2/util.h" 9946 }, 9947 { 9948 "function_name" : "evutil_vsnprintf", 9949 "linker_set_key" : "evutil_vsnprintf", 9950 "parameters" : 9951 [ 9952 { 9953 "referenced_type" : "type-188" 9954 }, 9955 { 9956 "referenced_type" : "type-39" 9957 }, 9958 { 9959 "referenced_type" : "type-152" 9960 }, 9961 { 9962 "referenced_type" : "type-282" 9963 } 9964 ], 9965 "return_type" : "type-20", 9966 "source_file" : "/external/libevent/include/event2/util.h" 9967 }, 9968 { 9969 "function_name" : "libevent_global_shutdown", 9970 "linker_set_key" : "libevent_global_shutdown", 9971 "return_type" : "type-5", 9972 "source_file" : "/external/libevent/include/event2/event.h" 9973 } 9974 ], 9975 "global_vars" : [], 9976 "lvalue_reference_types" : [], 9977 "pointer_types" : 9978 [ 9979 { 9980 "alignment" : 8, 9981 "linker_set_key" : "__sFILE *", 9982 "name" : "__sFILE *", 9983 "referenced_type" : "type-180", 9984 "self_type" : "type-179", 9985 "size" : 8, 9986 "source_file" : "/external/libevent/include/event2/event.h" 9987 }, 9988 { 9989 "alignment" : 8, 9990 "linker_set_key" : "__sFILE *", 9991 "name" : "__sFILE *", 9992 "referenced_type" : "type-401", 9993 "self_type" : "type-400", 9994 "size" : 8, 9995 "source_file" : "/external/libevent/include/event2/event.h" 9996 }, 9997 { 9998 "alignment" : 8, 9999 "linker_set_key" : "__sFILE *", 10000 "name" : "__sFILE *", 10001 "referenced_type" : "type-777", 10002 "self_type" : "type-776", 10003 "size" : 8, 10004 "source_file" : "/external/libevent/include/event2/event.h" 10005 }, 10006 { 10007 "alignment" : 8, 10008 "linker_set_key" : "__sFILE *", 10009 "name" : "__sFILE *", 10010 "referenced_type" : "type-897", 10011 "self_type" : "type-896", 10012 "size" : 8, 10013 "source_file" : "/external/libevent/include/event2/event.h" 10014 }, 10015 { 10016 "alignment" : 8, 10017 "linker_set_key" : "addrinfo *", 10018 "name" : "addrinfo *", 10019 "referenced_type" : "type-1003", 10020 "self_type" : "type-1002", 10021 "size" : 8, 10022 "source_file" : "/external/libevent/include/event2/dns.h" 10023 }, 10024 { 10025 "alignment" : 8, 10026 "linker_set_key" : "addrinfo *", 10027 "name" : "addrinfo *", 10028 "referenced_type" : "type-216", 10029 "self_type" : "type-215", 10030 "size" : 8, 10031 "source_file" : "/external/libevent/include/event2/util.h" 10032 }, 10033 { 10034 "alignment" : 8, 10035 "linker_set_key" : "addrinfo *", 10036 "name" : "addrinfo *", 10037 "referenced_type" : "type-424", 10038 "self_type" : "type-423", 10039 "size" : 8, 10040 "source_file" : "/external/libevent/include/event2/util.h" 10041 }, 10042 { 10043 "alignment" : 8, 10044 "linker_set_key" : "addrinfo *", 10045 "name" : "addrinfo *", 10046 "referenced_type" : "type-520", 10047 "self_type" : "type-519", 10048 "size" : 8, 10049 "source_file" : "/external/libevent/include/event2/dns.h" 10050 }, 10051 { 10052 "alignment" : 8, 10053 "linker_set_key" : "addrinfo *", 10054 "name" : "addrinfo *", 10055 "referenced_type" : "type-921", 10056 "self_type" : "type-920", 10057 "size" : 8, 10058 "source_file" : "/external/libevent/include/event2/util.h" 10059 }, 10060 { 10061 "alignment" : 8, 10062 "linker_set_key" : "addrinfo **", 10063 "name" : "addrinfo **", 10064 "referenced_type" : "type-215", 10065 "self_type" : "type-218", 10066 "size" : 8, 10067 "source_file" : "/external/libevent/include/event2/util.h" 10068 }, 10069 { 10070 "alignment" : 8, 10071 "linker_set_key" : "addrinfo **", 10072 "name" : "addrinfo **", 10073 "referenced_type" : "type-423", 10074 "self_type" : "type-426", 10075 "size" : 8, 10076 "source_file" : "/external/libevent/include/event2/util.h" 10077 }, 10078 { 10079 "alignment" : 8, 10080 "linker_set_key" : "addrinfo **", 10081 "name" : "addrinfo **", 10082 "referenced_type" : "type-920", 10083 "self_type" : "type-922", 10084 "size" : 8, 10085 "source_file" : "/external/libevent/include/event2/util.h" 10086 }, 10087 { 10088 "alignment" : 8, 10089 "linker_set_key" : "bufferevent *", 10090 "name" : "bufferevent *", 10091 "referenced_type" : "type-40", 10092 "self_type" : "type-48", 10093 "size" : 8, 10094 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10095 }, 10096 { 10097 "alignment" : 8, 10098 "linker_set_key" : "bufferevent *(*)(event_base *, void *)", 10099 "name" : "bufferevent *(*)(event_base *, void *)", 10100 "referenced_type" : "type-601", 10101 "self_type" : "type-605", 10102 "size" : 8, 10103 "source_file" : "/external/libevent/include/event2/http.h" 10104 }, 10105 { 10106 "alignment" : 8, 10107 "linker_set_key" : "bufferevent **", 10108 "name" : "bufferevent **", 10109 "referenced_type" : "type-48", 10110 "self_type" : "type-100", 10111 "size" : 8, 10112 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10113 }, 10114 { 10115 "alignment" : 8, 10116 "linker_set_key" : "bufferevent_filter_result (*)(evbuffer *, evbuffer *, long, bufferevent_flush_mode, void *)", 10117 "name" : "bufferevent_filter_result (*)(evbuffer *, evbuffer *, long, bufferevent_flush_mode, void *)", 10118 "referenced_type" : "type-90", 10119 "self_type" : "type-97", 10120 "size" : 8, 10121 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10122 }, 10123 { 10124 "alignment" : 8, 10125 "linker_set_key" : "bufferevent_rate_limit_group *", 10126 "name" : "bufferevent_rate_limit_group *", 10127 "referenced_type" : "type-119", 10128 "self_type" : "type-118", 10129 "size" : 8, 10130 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10131 }, 10132 { 10133 "alignment" : 8, 10134 "linker_set_key" : "bufferevent_rate_limit_group *", 10135 "name" : "bufferevent_rate_limit_group *", 10136 "referenced_type" : "type-345", 10137 "self_type" : "type-344", 10138 "size" : 8, 10139 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10140 }, 10141 { 10142 "alignment" : 8, 10143 "linker_set_key" : "bufferevent_rate_limit_group *", 10144 "name" : "bufferevent_rate_limit_group *", 10145 "referenced_type" : "type-721", 10146 "self_type" : "type-720", 10147 "size" : 8, 10148 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10149 }, 10150 { 10151 "alignment" : 8, 10152 "linker_set_key" : "bufferevent_rate_limit_group *", 10153 "name" : "bufferevent_rate_limit_group *", 10154 "referenced_type" : "type-850", 10155 "self_type" : "type-849", 10156 "size" : 8, 10157 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10158 }, 10159 { 10160 "alignment" : 8, 10161 "linker_set_key" : "char *", 10162 "name" : "char *", 10163 "referenced_type" : "type-154", 10164 "self_type" : "type-188", 10165 "size" : 8, 10166 "source_file" : "/external/libevent/include/event2/buffer.h" 10167 }, 10168 { 10169 "alignment" : 8, 10170 "linker_set_key" : "char **", 10171 "name" : "char **", 10172 "referenced_type" : "type-188", 10173 "self_type" : "type-223", 10174 "size" : 8, 10175 "source_file" : "/external/libevent/include/event2/util.h" 10176 }, 10177 { 10178 "alignment" : 8, 10179 "linker_set_key" : "const addrinfo *", 10180 "name" : "const addrinfo *", 10181 "referenced_type" : "type-212", 10182 "self_type" : "type-214", 10183 "size" : 8, 10184 "source_file" : "/external/libevent/include/event2/util.h" 10185 }, 10186 { 10187 "alignment" : 8, 10188 "linker_set_key" : "const addrinfo *", 10189 "name" : "const addrinfo *", 10190 "referenced_type" : "type-420", 10191 "self_type" : "type-422", 10192 "size" : 8, 10193 "source_file" : "/external/libevent/include/event2/util.h" 10194 }, 10195 { 10196 "alignment" : 8, 10197 "linker_set_key" : "const addrinfo *", 10198 "name" : "const addrinfo *", 10199 "referenced_type" : "type-515", 10200 "self_type" : "type-517", 10201 "size" : 8, 10202 "source_file" : "/external/libevent/include/event2/dns.h" 10203 }, 10204 { 10205 "alignment" : 8, 10206 "linker_set_key" : "const addrinfo *", 10207 "name" : "const addrinfo *", 10208 "referenced_type" : "type-917", 10209 "self_type" : "type-919", 10210 "size" : 8, 10211 "source_file" : "/external/libevent/include/event2/util.h" 10212 }, 10213 { 10214 "alignment" : 8, 10215 "linker_set_key" : "const addrinfo *", 10216 "name" : "const addrinfo *", 10217 "referenced_type" : "type-999", 10218 "self_type" : "type-1001", 10219 "size" : 8, 10220 "source_file" : "/external/libevent/include/event2/dns.h" 10221 }, 10222 { 10223 "alignment" : 8, 10224 "linker_set_key" : "const bufferevent *", 10225 "name" : "const bufferevent *", 10226 "referenced_type" : "type-60", 10227 "self_type" : "type-61", 10228 "size" : 8, 10229 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10230 }, 10231 { 10232 "alignment" : 8, 10233 "linker_set_key" : "const bufferevent_ops *", 10234 "name" : "const bufferevent_ops *", 10235 "referenced_type" : "type-101", 10236 "self_type" : "type-103", 10237 "size" : 8, 10238 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10239 }, 10240 { 10241 "alignment" : 8, 10242 "linker_set_key" : "const bufferevent_ops *", 10243 "name" : "const bufferevent_ops *", 10244 "referenced_type" : "type-1051", 10245 "self_type" : "type-1053", 10246 "size" : 8, 10247 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10248 }, 10249 { 10250 "alignment" : 8, 10251 "linker_set_key" : "const bufferevent_ops *", 10252 "name" : "const bufferevent_ops *", 10253 "referenced_type" : "type-123", 10254 "self_type" : "type-125", 10255 "size" : 8, 10256 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10257 }, 10258 { 10259 "alignment" : 8, 10260 "linker_set_key" : "const bufferevent_ops *", 10261 "name" : "const bufferevent_ops *", 10262 "referenced_type" : "type-135", 10263 "self_type" : "type-137", 10264 "size" : 8, 10265 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10266 }, 10267 { 10268 "alignment" : 8, 10269 "linker_set_key" : "const bufferevent_ops *", 10270 "name" : "const bufferevent_ops *", 10271 "referenced_type" : "type-286", 10272 "self_type" : "type-285", 10273 "size" : 8, 10274 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10275 }, 10276 { 10277 "alignment" : 8, 10278 "linker_set_key" : "const bufferevent_ops *", 10279 "name" : "const bufferevent_ops *", 10280 "referenced_type" : "type-304", 10281 "self_type" : "type-307", 10282 "size" : 8, 10283 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10284 }, 10285 { 10286 "alignment" : 8, 10287 "linker_set_key" : "const bufferevent_ops *", 10288 "name" : "const bufferevent_ops *", 10289 "referenced_type" : "type-313", 10290 "self_type" : "type-315", 10291 "size" : 8, 10292 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10293 }, 10294 { 10295 "alignment" : 8, 10296 "linker_set_key" : "const bufferevent_ops *", 10297 "name" : "const bufferevent_ops *", 10298 "referenced_type" : "type-324", 10299 "self_type" : "type-326", 10300 "size" : 8, 10301 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10302 }, 10303 { 10304 "alignment" : 8, 10305 "linker_set_key" : "const bufferevent_ops *", 10306 "name" : "const bufferevent_ops *", 10307 "referenced_type" : "type-349", 10308 "self_type" : "type-351", 10309 "size" : 8, 10310 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10311 }, 10312 { 10313 "alignment" : 8, 10314 "linker_set_key" : "const bufferevent_ops *", 10315 "name" : "const bufferevent_ops *", 10316 "referenced_type" : "type-361", 10317 "self_type" : "type-363", 10318 "size" : 8, 10319 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10320 }, 10321 { 10322 "alignment" : 8, 10323 "linker_set_key" : "const bufferevent_ops *", 10324 "name" : "const bufferevent_ops *", 10325 "referenced_type" : "type-42", 10326 "self_type" : "type-41", 10327 "size" : 8, 10328 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10329 }, 10330 { 10331 "alignment" : 8, 10332 "linker_set_key" : "const bufferevent_ops *", 10333 "name" : "const bufferevent_ops *", 10334 "referenced_type" : "type-593", 10335 "self_type" : "type-595", 10336 "size" : 8, 10337 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10338 }, 10339 { 10340 "alignment" : 8, 10341 "linker_set_key" : "const bufferevent_ops *", 10342 "name" : "const bufferevent_ops *", 10343 "referenced_type" : "type-662", 10344 "self_type" : "type-661", 10345 "size" : 8, 10346 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10347 }, 10348 { 10349 "alignment" : 8, 10350 "linker_set_key" : "const bufferevent_ops *", 10351 "name" : "const bufferevent_ops *", 10352 "referenced_type" : "type-680", 10353 "self_type" : "type-683", 10354 "size" : 8, 10355 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10356 }, 10357 { 10358 "alignment" : 8, 10359 "linker_set_key" : "const bufferevent_ops *", 10360 "name" : "const bufferevent_ops *", 10361 "referenced_type" : "type-689", 10362 "self_type" : "type-691", 10363 "size" : 8, 10364 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10365 }, 10366 { 10367 "alignment" : 8, 10368 "linker_set_key" : "const bufferevent_ops *", 10369 "name" : "const bufferevent_ops *", 10370 "referenced_type" : "type-700", 10371 "self_type" : "type-702", 10372 "size" : 8, 10373 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10374 }, 10375 { 10376 "alignment" : 8, 10377 "linker_set_key" : "const bufferevent_ops *", 10378 "name" : "const bufferevent_ops *", 10379 "referenced_type" : "type-725", 10380 "self_type" : "type-727", 10381 "size" : 8, 10382 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10383 }, 10384 { 10385 "alignment" : 8, 10386 "linker_set_key" : "const bufferevent_ops *", 10387 "name" : "const bufferevent_ops *", 10388 "referenced_type" : "type-737", 10389 "self_type" : "type-739", 10390 "size" : 8, 10391 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10392 }, 10393 { 10394 "alignment" : 8, 10395 "linker_set_key" : "const bufferevent_ops *", 10396 "name" : "const bufferevent_ops *", 10397 "referenced_type" : "type-80", 10398 "self_type" : "type-82", 10399 "size" : 8, 10400 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10401 }, 10402 { 10403 "alignment" : 8, 10404 "linker_set_key" : "const bufferevent_ops *", 10405 "name" : "const bufferevent_ops *", 10406 "referenced_type" : "type-801", 10407 "self_type" : "type-803", 10408 "size" : 8, 10409 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10410 }, 10411 { 10412 "alignment" : 8, 10413 "linker_set_key" : "const bufferevent_ops *", 10414 "name" : "const bufferevent_ops *", 10415 "referenced_type" : "type-814", 10416 "self_type" : "type-816", 10417 "size" : 8, 10418 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10419 }, 10420 { 10421 "alignment" : 8, 10422 "linker_set_key" : "const bufferevent_ops *", 10423 "name" : "const bufferevent_ops *", 10424 "referenced_type" : "type-824", 10425 "self_type" : "type-826", 10426 "size" : 8, 10427 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10428 }, 10429 { 10430 "alignment" : 8, 10431 "linker_set_key" : "const bufferevent_ops *", 10432 "name" : "const bufferevent_ops *", 10433 "referenced_type" : "type-834", 10434 "self_type" : "type-836", 10435 "size" : 8, 10436 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10437 }, 10438 { 10439 "alignment" : 8, 10440 "linker_set_key" : "const bufferevent_ops *", 10441 "name" : "const bufferevent_ops *", 10442 "referenced_type" : "type-855", 10443 "self_type" : "type-857", 10444 "size" : 8, 10445 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10446 }, 10447 { 10448 "alignment" : 8, 10449 "linker_set_key" : "const bufferevent_ops *", 10450 "name" : "const bufferevent_ops *", 10451 "referenced_type" : "type-866", 10452 "self_type" : "type-868", 10453 "size" : 8, 10454 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10455 }, 10456 { 10457 "alignment" : 8, 10458 "linker_set_key" : "const bufferevent_ops *", 10459 "name" : "const bufferevent_ops *", 10460 "referenced_type" : "type-87", 10461 "self_type" : "type-89", 10462 "size" : 8, 10463 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 10464 }, 10465 { 10466 "alignment" : 8, 10467 "linker_set_key" : "const char *", 10468 "name" : "const char *", 10469 "referenced_type" : "type-153", 10470 "self_type" : "type-152", 10471 "size" : 8, 10472 "source_file" : "/external/libevent/include/event2/buffer.h" 10473 }, 10474 { 10475 "alignment" : 8, 10476 "linker_set_key" : "const char **", 10477 "name" : "const char **", 10478 "referenced_type" : "type-152", 10479 "self_type" : "type-151", 10480 "size" : 8, 10481 "source_file" : "/external/libevent/include/event2/event.h" 10482 }, 10483 { 10484 "alignment" : 8, 10485 "linker_set_key" : "const ev_token_bucket_cfg *", 10486 "name" : "const ev_token_bucket_cfg *", 10487 "referenced_type" : "type-120", 10488 "self_type" : "type-122", 10489 "size" : 8, 10490 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10491 }, 10492 { 10493 "alignment" : 8, 10494 "linker_set_key" : "const ev_token_bucket_cfg *", 10495 "name" : "const ev_token_bucket_cfg *", 10496 "referenced_type" : "type-346", 10497 "self_type" : "type-348", 10498 "size" : 8, 10499 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10500 }, 10501 { 10502 "alignment" : 8, 10503 "linker_set_key" : "const ev_token_bucket_cfg *", 10504 "name" : "const ev_token_bucket_cfg *", 10505 "referenced_type" : "type-722", 10506 "self_type" : "type-724", 10507 "size" : 8, 10508 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10509 }, 10510 { 10511 "alignment" : 8, 10512 "linker_set_key" : "const ev_token_bucket_cfg *", 10513 "name" : "const ev_token_bucket_cfg *", 10514 "referenced_type" : "type-851", 10515 "self_type" : "type-853", 10516 "size" : 8, 10517 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10518 }, 10519 { 10520 "alignment" : 8, 10521 "linker_set_key" : "const evbuffer *", 10522 "name" : "const evbuffer *", 10523 "referenced_type" : "type-116", 10524 "self_type" : "type-128", 10525 "size" : 8, 10526 "source_file" : "/external/libevent/include/event2/buffer.h" 10527 }, 10528 { 10529 "alignment" : 8, 10530 "linker_set_key" : "const evbuffer *", 10531 "name" : "const evbuffer *", 10532 "referenced_type" : "type-342", 10533 "self_type" : "type-354", 10534 "size" : 8, 10535 "source_file" : "/external/libevent/include/event2/buffer.h" 10536 }, 10537 { 10538 "alignment" : 8, 10539 "linker_set_key" : "const evbuffer *", 10540 "name" : "const evbuffer *", 10541 "referenced_type" : "type-718", 10542 "self_type" : "type-730", 10543 "size" : 8, 10544 "source_file" : "/external/libevent/include/event2/buffer.h" 10545 }, 10546 { 10547 "alignment" : 8, 10548 "linker_set_key" : "const evbuffer *", 10549 "name" : "const evbuffer *", 10550 "referenced_type" : "type-785", 10551 "self_type" : "type-787", 10552 "size" : 8, 10553 "source_file" : "/external/libevent/include/event2/buffer.h" 10554 }, 10555 { 10556 "alignment" : 8, 10557 "linker_set_key" : "const evbuffer_cb_info *", 10558 "name" : "const evbuffer_cb_info *", 10559 "referenced_type" : "type-271", 10560 "self_type" : "type-270", 10561 "size" : 8, 10562 "source_file" : "/external/libevent/include/event2/buffer.h" 10563 }, 10564 { 10565 "alignment" : 8, 10566 "linker_set_key" : "const evbuffer_file_segment *", 10567 "name" : "const evbuffer_file_segment *", 10568 "referenced_type" : "type-249", 10569 "self_type" : "type-248", 10570 "size" : 8, 10571 "source_file" : "/external/libevent/include/event2/buffer.h" 10572 }, 10573 { 10574 "alignment" : 8, 10575 "linker_set_key" : "const evbuffer_file_segment *", 10576 "name" : "const evbuffer_file_segment *", 10577 "referenced_type" : "type-454", 10578 "self_type" : "type-453", 10579 "size" : 8, 10580 "source_file" : "/external/libevent/include/event2/buffer.h" 10581 }, 10582 { 10583 "alignment" : 8, 10584 "linker_set_key" : "const evbuffer_file_segment *", 10585 "name" : "const evbuffer_file_segment *", 10586 "referenced_type" : "type-793", 10587 "self_type" : "type-795", 10588 "size" : 8, 10589 "source_file" : "/external/libevent/include/event2/buffer.h" 10590 }, 10591 { 10592 "alignment" : 8, 10593 "linker_set_key" : "const evbuffer_file_segment *", 10594 "name" : "const evbuffer_file_segment *", 10595 "referenced_type" : "type-820", 10596 "self_type" : "type-819", 10597 "size" : 8, 10598 "source_file" : "/external/libevent/include/event2/buffer.h" 10599 }, 10600 { 10601 "alignment" : 8, 10602 "linker_set_key" : "const evbuffer_ptr *", 10603 "name" : "const evbuffer_ptr *", 10604 "referenced_type" : "type-159", 10605 "self_type" : "type-193", 10606 "size" : 8, 10607 "source_file" : "/external/libevent/include/event2/buffer.h" 10608 }, 10609 { 10610 "alignment" : 8, 10611 "linker_set_key" : "const event *", 10612 "name" : "const event *", 10613 "referenced_type" : "type-168", 10614 "self_type" : "type-169", 10615 "size" : 8, 10616 "source_file" : "/external/libevent/include/event2/event.h" 10617 }, 10618 { 10619 "alignment" : 8, 10620 "linker_set_key" : "const event_base *", 10621 "name" : "const event_base *", 10622 "referenced_type" : "type-148", 10623 "self_type" : "type-150", 10624 "size" : 8, 10625 "source_file" : "/external/libevent/include/event2/event.h" 10626 }, 10627 { 10628 "alignment" : 8, 10629 "linker_set_key" : "const event_base *", 10630 "name" : "const event_base *", 10631 "referenced_type" : "type-376", 10632 "self_type" : "type-378", 10633 "size" : 8, 10634 "source_file" : "/external/libevent/include/event2/event.h" 10635 }, 10636 { 10637 "alignment" : 8, 10638 "linker_set_key" : "const event_base *", 10639 "name" : "const event_base *", 10640 "referenced_type" : "type-752", 10641 "self_type" : "type-754", 10642 "size" : 8, 10643 "source_file" : "/external/libevent/include/event2/event.h" 10644 }, 10645 { 10646 "alignment" : 8, 10647 "linker_set_key" : "const event_base *", 10648 "name" : "const event_base *", 10649 "referenced_type" : "type-878", 10650 "self_type" : "type-880", 10651 "size" : 8, 10652 "source_file" : "/external/libevent/include/event2/event.h" 10653 }, 10654 { 10655 "alignment" : 8, 10656 "linker_set_key" : "const event_config *", 10657 "name" : "const event_config *", 10658 "referenced_type" : "type-165", 10659 "self_type" : "type-167", 10660 "size" : 8, 10661 "source_file" : "/external/libevent/include/event2/event.h" 10662 }, 10663 { 10664 "alignment" : 8, 10665 "linker_set_key" : "const event_config *", 10666 "name" : "const event_config *", 10667 "referenced_type" : "type-388", 10668 "self_type" : "type-390", 10669 "size" : 8, 10670 "source_file" : "/external/libevent/include/event2/event.h" 10671 }, 10672 { 10673 "alignment" : 8, 10674 "linker_set_key" : "const event_config *", 10675 "name" : "const event_config *", 10676 "referenced_type" : "type-764", 10677 "self_type" : "type-766", 10678 "size" : 8, 10679 "source_file" : "/external/libevent/include/event2/event.h" 10680 }, 10681 { 10682 "alignment" : 8, 10683 "linker_set_key" : "const event_config *", 10684 "name" : "const event_config *", 10685 "referenced_type" : "type-888", 10686 "self_type" : "type-890", 10687 "size" : 8, 10688 "source_file" : "/external/libevent/include/event2/event.h" 10689 }, 10690 { 10691 "alignment" : 8, 10692 "linker_set_key" : "const evhttp_request *", 10693 "name" : "const evhttp_request *", 10694 "referenced_type" : "type-622", 10695 "self_type" : "type-623", 10696 "size" : 8, 10697 "source_file" : "/external/libevent/include/event2/http.h" 10698 }, 10699 { 10700 "alignment" : 8, 10701 "linker_set_key" : "const evhttp_uri *", 10702 "name" : "const evhttp_uri *", 10703 "referenced_type" : "type-1077", 10704 "self_type" : "type-1076", 10705 "size" : 8, 10706 "source_file" : "/external/libevent/include/event2/http.h" 10707 }, 10708 { 10709 "alignment" : 8, 10710 "linker_set_key" : "const evhttp_uri *", 10711 "name" : "const evhttp_uri *", 10712 "referenced_type" : "type-625", 10713 "self_type" : "type-624", 10714 "size" : 8, 10715 "source_file" : "/external/libevent/include/event2/http.h" 10716 }, 10717 { 10718 "alignment" : 8, 10719 "linker_set_key" : "const evkeyvalq *", 10720 "name" : "const evkeyvalq *", 10721 "referenced_type" : "type-627", 10722 "self_type" : "type-628", 10723 "size" : 8, 10724 "source_file" : "/external/libevent/include/event2/http.h" 10725 }, 10726 { 10727 "alignment" : 8, 10728 "linker_set_key" : "const evthread_condition_callbacks *", 10729 "name" : "const evthread_condition_callbacks *", 10730 "referenced_type" : "type-202", 10731 "self_type" : "type-203", 10732 "size" : 8, 10733 "source_file" : "/external/libevent/include/event2/thread.h" 10734 }, 10735 { 10736 "alignment" : 8, 10737 "linker_set_key" : "const evthread_lock_callbacks *", 10738 "name" : "const evthread_lock_callbacks *", 10739 "referenced_type" : "type-197", 10740 "self_type" : "type-198", 10741 "size" : 8, 10742 "source_file" : "/external/libevent/include/event2/thread.h" 10743 }, 10744 { 10745 "alignment" : 8, 10746 "linker_set_key" : "const in6_addr *", 10747 "name" : "const in6_addr *", 10748 "referenced_type" : "type-486", 10749 "self_type" : "type-488", 10750 "size" : 8, 10751 "source_file" : "/external/libevent/include/event2/dns.h" 10752 }, 10753 { 10754 "alignment" : 8, 10755 "linker_set_key" : "const in6_addr *", 10756 "name" : "const in6_addr *", 10757 "referenced_type" : "type-976", 10758 "self_type" : "type-978", 10759 "size" : 8, 10760 "source_file" : "/external/libevent/include/event2/dns.h" 10761 }, 10762 { 10763 "alignment" : 8, 10764 "linker_set_key" : "const in_addr *", 10765 "name" : "const in_addr *", 10766 "referenced_type" : "type-483", 10767 "self_type" : "type-485", 10768 "size" : 8, 10769 "source_file" : "/external/libevent/include/event2/dns.h" 10770 }, 10771 { 10772 "alignment" : 8, 10773 "linker_set_key" : "const in_addr *", 10774 "name" : "const in_addr *", 10775 "referenced_type" : "type-973", 10776 "self_type" : "type-975", 10777 "size" : 8, 10778 "source_file" : "/external/libevent/include/event2/dns.h" 10779 }, 10780 { 10781 "alignment" : 8, 10782 "linker_set_key" : "const sockaddr *", 10783 "name" : "const sockaddr *", 10784 "referenced_type" : "type-1072", 10785 "self_type" : "type-1071", 10786 "size" : 8, 10787 "source_file" : "/external/libevent/include/event2/http.h" 10788 }, 10789 { 10790 "alignment" : 8, 10791 "linker_set_key" : "const sockaddr *", 10792 "name" : "const sockaddr *", 10793 "referenced_type" : "type-141", 10794 "self_type" : "type-147", 10795 "size" : 8, 10796 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10797 }, 10798 { 10799 "alignment" : 8, 10800 "linker_set_key" : "const sockaddr *", 10801 "name" : "const sockaddr *", 10802 "referenced_type" : "type-209", 10803 "self_type" : "type-211", 10804 "size" : 8, 10805 "source_file" : "/external/libevent/include/event2/util.h" 10806 }, 10807 { 10808 "alignment" : 8, 10809 "linker_set_key" : "const sockaddr *", 10810 "name" : "const sockaddr *", 10811 "referenced_type" : "type-240", 10812 "self_type" : "type-242", 10813 "size" : 8, 10814 "source_file" : "/external/libevent/include/event2/listener.h" 10815 }, 10816 { 10817 "alignment" : 8, 10818 "linker_set_key" : "const sockaddr *", 10819 "name" : "const sockaddr *", 10820 "referenced_type" : "type-367", 10821 "self_type" : "type-375", 10822 "size" : 8, 10823 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10824 }, 10825 { 10826 "alignment" : 8, 10827 "linker_set_key" : "const sockaddr *", 10828 "name" : "const sockaddr *", 10829 "referenced_type" : "type-417", 10830 "self_type" : "type-419", 10831 "size" : 8, 10832 "source_file" : "/external/libevent/include/event2/util.h" 10833 }, 10834 { 10835 "alignment" : 8, 10836 "linker_set_key" : "const sockaddr *", 10837 "name" : "const sockaddr *", 10838 "referenced_type" : "type-447", 10839 "self_type" : "type-449", 10840 "size" : 8, 10841 "source_file" : "/external/libevent/include/event2/listener.h" 10842 }, 10843 { 10844 "alignment" : 8, 10845 "linker_set_key" : "const sockaddr *", 10846 "name" : "const sockaddr *", 10847 "referenced_type" : "type-476", 10848 "self_type" : "type-478", 10849 "size" : 8, 10850 "source_file" : "/external/libevent/include/event2/dns.h" 10851 }, 10852 { 10853 "alignment" : 8, 10854 "linker_set_key" : "const sockaddr *", 10855 "name" : "const sockaddr *", 10856 "referenced_type" : "type-620", 10857 "self_type" : "type-619", 10858 "size" : 8, 10859 "source_file" : "/external/libevent/include/event2/http.h" 10860 }, 10861 { 10862 "alignment" : 8, 10863 "linker_set_key" : "const sockaddr *", 10864 "name" : "const sockaddr *", 10865 "referenced_type" : "type-743", 10866 "self_type" : "type-751", 10867 "size" : 8, 10868 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10869 }, 10870 { 10871 "alignment" : 8, 10872 "linker_set_key" : "const sockaddr *", 10873 "name" : "const sockaddr *", 10874 "referenced_type" : "type-871", 10875 "self_type" : "type-877", 10876 "size" : 8, 10877 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10878 }, 10879 { 10880 "alignment" : 8, 10881 "linker_set_key" : "const sockaddr *", 10882 "name" : "const sockaddr *", 10883 "referenced_type" : "type-913", 10884 "self_type" : "type-915", 10885 "size" : 8, 10886 "source_file" : "/external/libevent/include/event2/util.h" 10887 }, 10888 { 10889 "alignment" : 8, 10890 "linker_set_key" : "const sockaddr *", 10891 "name" : "const sockaddr *", 10892 "referenced_type" : "type-941", 10893 "self_type" : "type-943", 10894 "size" : 8, 10895 "source_file" : "/external/libevent/include/event2/listener.h" 10896 }, 10897 { 10898 "alignment" : 8, 10899 "linker_set_key" : "const sockaddr *", 10900 "name" : "const sockaddr *", 10901 "referenced_type" : "type-967", 10902 "self_type" : "type-969", 10903 "size" : 8, 10904 "source_file" : "/external/libevent/include/event2/dns.h" 10905 }, 10906 { 10907 "alignment" : 8, 10908 "linker_set_key" : "const timeval *", 10909 "name" : "const timeval *", 10910 "referenced_type" : "type-106", 10911 "self_type" : "type-108", 10912 "size" : 8, 10913 "source_file" : "/external/libevent/include/event2/thread.h" 10914 }, 10915 { 10916 "alignment" : 8, 10917 "linker_set_key" : "const timeval *", 10918 "name" : "const timeval *", 10919 "referenced_type" : "type-1060", 10920 "self_type" : "type-1062", 10921 "size" : 8, 10922 "source_file" : "/external/libevent/include/event2/http.h" 10923 }, 10924 { 10925 "alignment" : 8, 10926 "linker_set_key" : "const timeval *", 10927 "name" : "const timeval *", 10928 "referenced_type" : "type-113", 10929 "self_type" : "type-115", 10930 "size" : 8, 10931 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10932 }, 10933 { 10934 "alignment" : 8, 10935 "linker_set_key" : "const timeval *", 10936 "name" : "const timeval *", 10937 "referenced_type" : "type-143", 10938 "self_type" : "type-146", 10939 "size" : 8, 10940 "source_file" : "/external/libevent/include/event2/thread.h" 10941 }, 10942 { 10943 "alignment" : 8, 10944 "linker_set_key" : "const timeval *", 10945 "name" : "const timeval *", 10946 "referenced_type" : "type-162", 10947 "self_type" : "type-164", 10948 "size" : 8, 10949 "source_file" : "/external/libevent/include/event2/event.h" 10950 }, 10951 { 10952 "alignment" : 8, 10953 "linker_set_key" : "const timeval *", 10954 "name" : "const timeval *", 10955 "referenced_type" : "type-199", 10956 "self_type" : "type-201", 10957 "size" : 8, 10958 "source_file" : "/external/libevent/include/event2/thread.h" 10959 }, 10960 { 10961 "alignment" : 8, 10962 "linker_set_key" : "const timeval *", 10963 "name" : "const timeval *", 10964 "referenced_type" : "type-219", 10965 "self_type" : "type-222", 10966 "size" : 8, 10967 "source_file" : "/external/libevent/include/event2/thread.h" 10968 }, 10969 { 10970 "alignment" : 8, 10971 "linker_set_key" : "const timeval *", 10972 "name" : "const timeval *", 10973 "referenced_type" : "type-225", 10974 "self_type" : "type-227", 10975 "size" : 8, 10976 "source_file" : "/external/libevent/include/event2/thread.h" 10977 }, 10978 { 10979 "alignment" : 8, 10980 "linker_set_key" : "const timeval *", 10981 "name" : "const timeval *", 10982 "referenced_type" : "type-251", 10983 "self_type" : "type-253", 10984 "size" : 8, 10985 "source_file" : "/external/libevent/include/event2/thread.h" 10986 }, 10987 { 10988 "alignment" : 8, 10989 "linker_set_key" : "const timeval *", 10990 "name" : "const timeval *", 10991 "referenced_type" : "type-301", 10992 "self_type" : "type-303", 10993 "size" : 8, 10994 "source_file" : "/external/libevent/include/event2/bufferevent.h" 10995 }, 10996 { 10997 "alignment" : 8, 10998 "linker_set_key" : "const timeval *", 10999 "name" : "const timeval *", 11000 "referenced_type" : "type-316", 11001 "self_type" : "type-318", 11002 "size" : 8, 11003 "source_file" : "/external/libevent/include/event2/thread.h" 11004 }, 11005 { 11006 "alignment" : 8, 11007 "linker_set_key" : "const timeval *", 11008 "name" : "const timeval *", 11009 "referenced_type" : "type-328", 11010 "self_type" : "type-327", 11011 "size" : 8, 11012 "source_file" : "/external/libevent/include/event2/thread.h" 11013 }, 11014 { 11015 "alignment" : 8, 11016 "linker_set_key" : "const timeval *", 11017 "name" : "const timeval *", 11018 "referenced_type" : "type-332", 11019 "self_type" : "type-334", 11020 "size" : 8, 11021 "source_file" : "/external/libevent/include/event2/thread.h" 11022 }, 11023 { 11024 "alignment" : 8, 11025 "linker_set_key" : "const timeval *", 11026 "name" : "const timeval *", 11027 "referenced_type" : "type-339", 11028 "self_type" : "type-341", 11029 "size" : 8, 11030 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11031 }, 11032 { 11033 "alignment" : 8, 11034 "linker_set_key" : "const timeval *", 11035 "name" : "const timeval *", 11036 "referenced_type" : "type-369", 11037 "self_type" : "type-374", 11038 "size" : 8, 11039 "source_file" : "/external/libevent/include/event2/thread.h" 11040 }, 11041 { 11042 "alignment" : 8, 11043 "linker_set_key" : "const timeval *", 11044 "name" : "const timeval *", 11045 "referenced_type" : "type-385", 11046 "self_type" : "type-387", 11047 "size" : 8, 11048 "source_file" : "/external/libevent/include/event2/event.h" 11049 }, 11050 { 11051 "alignment" : 8, 11052 "linker_set_key" : "const timeval *", 11053 "name" : "const timeval *", 11054 "referenced_type" : "type-408", 11055 "self_type" : "type-410", 11056 "size" : 8, 11057 "source_file" : "/external/libevent/include/event2/thread.h" 11058 }, 11059 { 11060 "alignment" : 8, 11061 "linker_set_key" : "const timeval *", 11062 "name" : "const timeval *", 11063 "referenced_type" : "type-427", 11064 "self_type" : "type-429", 11065 "size" : 8, 11066 "source_file" : "/external/libevent/include/event2/thread.h" 11067 }, 11068 { 11069 "alignment" : 8, 11070 "linker_set_key" : "const timeval *", 11071 "name" : "const timeval *", 11072 "referenced_type" : "type-432", 11073 "self_type" : "type-434", 11074 "size" : 8, 11075 "source_file" : "/external/libevent/include/event2/thread.h" 11076 }, 11077 { 11078 "alignment" : 8, 11079 "linker_set_key" : "const timeval *", 11080 "name" : "const timeval *", 11081 "referenced_type" : "type-456", 11082 "self_type" : "type-458", 11083 "size" : 8, 11084 "source_file" : "/external/libevent/include/event2/thread.h" 11085 }, 11086 { 11087 "alignment" : 8, 11088 "linker_set_key" : "const timeval *", 11089 "name" : "const timeval *", 11090 "referenced_type" : "type-466", 11091 "self_type" : "type-468", 11092 "size" : 8, 11093 "source_file" : "/external/libevent/include/event2/thread.h" 11094 }, 11095 { 11096 "alignment" : 8, 11097 "linker_set_key" : "const timeval *", 11098 "name" : "const timeval *", 11099 "referenced_type" : "type-473", 11100 "self_type" : "type-475", 11101 "size" : 8, 11102 "source_file" : "/external/libevent/include/event2/thread.h" 11103 }, 11104 { 11105 "alignment" : 8, 11106 "linker_set_key" : "const timeval *", 11107 "name" : "const timeval *", 11108 "referenced_type" : "type-606", 11109 "self_type" : "type-608", 11110 "size" : 8, 11111 "source_file" : "/external/libevent/include/event2/http.h" 11112 }, 11113 { 11114 "alignment" : 8, 11115 "linker_set_key" : "const timeval *", 11116 "name" : "const timeval *", 11117 "referenced_type" : "type-633", 11118 "self_type" : "type-635", 11119 "size" : 8, 11120 "source_file" : "/external/libevent/include/event2/thread.h" 11121 }, 11122 { 11123 "alignment" : 8, 11124 "linker_set_key" : "const timeval *", 11125 "name" : "const timeval *", 11126 "referenced_type" : "type-648", 11127 "self_type" : "type-650", 11128 "size" : 8, 11129 "source_file" : "/external/libevent/include/event2/thread.h" 11130 }, 11131 { 11132 "alignment" : 8, 11133 "linker_set_key" : "const timeval *", 11134 "name" : "const timeval *", 11135 "referenced_type" : "type-653", 11136 "self_type" : "type-655", 11137 "size" : 8, 11138 "source_file" : "/external/libevent/include/event2/thread.h" 11139 }, 11140 { 11141 "alignment" : 8, 11142 "linker_set_key" : "const timeval *", 11143 "name" : "const timeval *", 11144 "referenced_type" : "type-658", 11145 "self_type" : "type-660", 11146 "size" : 8, 11147 "source_file" : "/external/libevent/include/event2/thread.h" 11148 }, 11149 { 11150 "alignment" : 8, 11151 "linker_set_key" : "const timeval *", 11152 "name" : "const timeval *", 11153 "referenced_type" : "type-67", 11154 "self_type" : "type-69", 11155 "size" : 8, 11156 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11157 }, 11158 { 11159 "alignment" : 8, 11160 "linker_set_key" : "const timeval *", 11161 "name" : "const timeval *", 11162 "referenced_type" : "type-677", 11163 "self_type" : "type-679", 11164 "size" : 8, 11165 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11166 }, 11167 { 11168 "alignment" : 8, 11169 "linker_set_key" : "const timeval *", 11170 "name" : "const timeval *", 11171 "referenced_type" : "type-692", 11172 "self_type" : "type-694", 11173 "size" : 8, 11174 "source_file" : "/external/libevent/include/event2/thread.h" 11175 }, 11176 { 11177 "alignment" : 8, 11178 "linker_set_key" : "const timeval *", 11179 "name" : "const timeval *", 11180 "referenced_type" : "type-704", 11181 "self_type" : "type-703", 11182 "size" : 8, 11183 "source_file" : "/external/libevent/include/event2/thread.h" 11184 }, 11185 { 11186 "alignment" : 8, 11187 "linker_set_key" : "const timeval *", 11188 "name" : "const timeval *", 11189 "referenced_type" : "type-708", 11190 "self_type" : "type-710", 11191 "size" : 8, 11192 "source_file" : "/external/libevent/include/event2/thread.h" 11193 }, 11194 { 11195 "alignment" : 8, 11196 "linker_set_key" : "const timeval *", 11197 "name" : "const timeval *", 11198 "referenced_type" : "type-715", 11199 "self_type" : "type-717", 11200 "size" : 8, 11201 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11202 }, 11203 { 11204 "alignment" : 8, 11205 "linker_set_key" : "const timeval *", 11206 "name" : "const timeval *", 11207 "referenced_type" : "type-745", 11208 "self_type" : "type-750", 11209 "size" : 8, 11210 "source_file" : "/external/libevent/include/event2/thread.h" 11211 }, 11212 { 11213 "alignment" : 8, 11214 "linker_set_key" : "const timeval *", 11215 "name" : "const timeval *", 11216 "referenced_type" : "type-761", 11217 "self_type" : "type-763", 11218 "size" : 8, 11219 "source_file" : "/external/libevent/include/event2/event.h" 11220 }, 11221 { 11222 "alignment" : 8, 11223 "linker_set_key" : "const timeval *", 11224 "name" : "const timeval *", 11225 "referenced_type" : "type-78", 11226 "self_type" : "type-77", 11227 "size" : 8, 11228 "source_file" : "/external/libevent/include/event2/thread.h" 11229 }, 11230 { 11231 "alignment" : 8, 11232 "linker_set_key" : "const timeval *", 11233 "name" : "const timeval *", 11234 "referenced_type" : "type-782", 11235 "self_type" : "type-784", 11236 "size" : 8, 11237 "source_file" : "/external/libevent/include/event2/thread.h" 11238 }, 11239 { 11240 "alignment" : 8, 11241 "linker_set_key" : "const timeval *", 11242 "name" : "const timeval *", 11243 "referenced_type" : "type-809", 11244 "self_type" : "type-813", 11245 "size" : 8, 11246 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11247 }, 11248 { 11249 "alignment" : 8, 11250 "linker_set_key" : "const timeval *", 11251 "name" : "const timeval *", 11252 "referenced_type" : "type-827", 11253 "self_type" : "type-829", 11254 "size" : 8, 11255 "source_file" : "/external/libevent/include/event2/thread.h" 11256 }, 11257 { 11258 "alignment" : 8, 11259 "linker_set_key" : "const timeval *", 11260 "name" : "const timeval *", 11261 "referenced_type" : "type-839", 11262 "self_type" : "type-841", 11263 "size" : 8, 11264 "source_file" : "/external/libevent/include/event2/thread.h" 11265 }, 11266 { 11267 "alignment" : 8, 11268 "linker_set_key" : "const timeval *", 11269 "name" : "const timeval *", 11270 "referenced_type" : "type-846", 11271 "self_type" : "type-848", 11272 "size" : 8, 11273 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11274 }, 11275 { 11276 "alignment" : 8, 11277 "linker_set_key" : "const timeval *", 11278 "name" : "const timeval *", 11279 "referenced_type" : "type-874", 11280 "self_type" : "type-876", 11281 "size" : 8, 11282 "source_file" : "/external/libevent/include/event2/thread.h" 11283 }, 11284 { 11285 "alignment" : 8, 11286 "linker_set_key" : "const timeval *", 11287 "name" : "const timeval *", 11288 "referenced_type" : "type-885", 11289 "self_type" : "type-887", 11290 "size" : 8, 11291 "source_file" : "/external/libevent/include/event2/event.h" 11292 }, 11293 { 11294 "alignment" : 8, 11295 "linker_set_key" : "const timeval *", 11296 "name" : "const timeval *", 11297 "referenced_type" : "type-904", 11298 "self_type" : "type-906", 11299 "size" : 8, 11300 "source_file" : "/external/libevent/include/event2/thread.h" 11301 }, 11302 { 11303 "alignment" : 8, 11304 "linker_set_key" : "const timeval *", 11305 "name" : "const timeval *", 11306 "referenced_type" : "type-924", 11307 "self_type" : "type-926", 11308 "size" : 8, 11309 "source_file" : "/external/libevent/include/event2/thread.h" 11310 }, 11311 { 11312 "alignment" : 8, 11313 "linker_set_key" : "const timeval *", 11314 "name" : "const timeval *", 11315 "referenced_type" : "type-928", 11316 "self_type" : "type-930", 11317 "size" : 8, 11318 "source_file" : "/external/libevent/include/event2/thread.h" 11319 }, 11320 { 11321 "alignment" : 8, 11322 "linker_set_key" : "const timeval *", 11323 "name" : "const timeval *", 11324 "referenced_type" : "type-94", 11325 "self_type" : "type-96", 11326 "size" : 8, 11327 "source_file" : "/external/libevent/include/event2/thread.h" 11328 }, 11329 { 11330 "alignment" : 8, 11331 "linker_set_key" : "const timeval *", 11332 "name" : "const timeval *", 11333 "referenced_type" : "type-947", 11334 "self_type" : "type-949", 11335 "size" : 8, 11336 "source_file" : "/external/libevent/include/event2/thread.h" 11337 }, 11338 { 11339 "alignment" : 8, 11340 "linker_set_key" : "const timeval *", 11341 "name" : "const timeval *", 11342 "referenced_type" : "type-959", 11343 "self_type" : "type-961", 11344 "size" : 8, 11345 "source_file" : "/external/libevent/include/event2/thread.h" 11346 }, 11347 { 11348 "alignment" : 8, 11349 "linker_set_key" : "const timeval *", 11350 "name" : "const timeval *", 11351 "referenced_type" : "type-964", 11352 "self_type" : "type-966", 11353 "size" : 8, 11354 "source_file" : "/external/libevent/include/event2/thread.h" 11355 }, 11356 { 11357 "alignment" : 8, 11358 "linker_set_key" : "const tm *", 11359 "name" : "const tm *", 11360 "referenced_type" : "type-233", 11361 "self_type" : "type-235", 11362 "size" : 8, 11363 "source_file" : "/external/libevent/include/event2/util.h" 11364 }, 11365 { 11366 "alignment" : 8, 11367 "linker_set_key" : "const tm *", 11368 "name" : "const tm *", 11369 "referenced_type" : "type-440", 11370 "self_type" : "type-442", 11371 "size" : 8, 11372 "source_file" : "/external/libevent/include/event2/util.h" 11373 }, 11374 { 11375 "alignment" : 8, 11376 "linker_set_key" : "const tm *", 11377 "name" : "const tm *", 11378 "referenced_type" : "type-934", 11379 "self_type" : "type-936", 11380 "size" : 8, 11381 "source_file" : "/external/libevent/include/event2/util.h" 11382 }, 11383 { 11384 "alignment" : 8, 11385 "linker_set_key" : "const unsigned char *", 11386 "name" : "const unsigned char *", 11387 "referenced_type" : "type-276", 11388 "self_type" : "type-277", 11389 "size" : 8, 11390 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 11391 }, 11392 { 11393 "alignment" : 8, 11394 "linker_set_key" : "const void *", 11395 "name" : "const void *", 11396 "referenced_type" : "type-140", 11397 "self_type" : "type-145", 11398 "size" : 8, 11399 "source_file" : "/external/libevent/include/event2/buffer.h" 11400 }, 11401 { 11402 "alignment" : 8, 11403 "linker_set_key" : "ev_token_bucket_cfg *", 11404 "name" : "ev_token_bucket_cfg *", 11405 "referenced_type" : "type-112", 11406 "self_type" : "type-111", 11407 "size" : 8, 11408 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11409 }, 11410 { 11411 "alignment" : 8, 11412 "linker_set_key" : "ev_token_bucket_cfg *", 11413 "name" : "ev_token_bucket_cfg *", 11414 "referenced_type" : "type-338", 11415 "self_type" : "type-337", 11416 "size" : 8, 11417 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11418 }, 11419 { 11420 "alignment" : 8, 11421 "linker_set_key" : "ev_token_bucket_cfg *", 11422 "name" : "ev_token_bucket_cfg *", 11423 "referenced_type" : "type-714", 11424 "self_type" : "type-713", 11425 "size" : 8, 11426 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11427 }, 11428 { 11429 "alignment" : 8, 11430 "linker_set_key" : "ev_token_bucket_cfg *", 11431 "name" : "ev_token_bucket_cfg *", 11432 "referenced_type" : "type-845", 11433 "self_type" : "type-844", 11434 "size" : 8, 11435 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11436 }, 11437 { 11438 "alignment" : 8, 11439 "linker_set_key" : "evbuffer *", 11440 "name" : "evbuffer *", 11441 "referenced_type" : "type-1008", 11442 "self_type" : "type-1007", 11443 "size" : 8, 11444 "source_file" : "/external/libevent/include/event2/tag.h" 11445 }, 11446 { 11447 "alignment" : 8, 11448 "linker_set_key" : "evbuffer *", 11449 "name" : "evbuffer *", 11450 "referenced_type" : "type-1018", 11451 "self_type" : "type-1017", 11452 "size" : 8, 11453 "source_file" : "/external/libevent/include/event2/rpc.h" 11454 }, 11455 { 11456 "alignment" : 8, 11457 "linker_set_key" : "evbuffer *", 11458 "name" : "evbuffer *", 11459 "referenced_type" : "type-105", 11460 "self_type" : "type-104", 11461 "size" : 8, 11462 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11463 }, 11464 { 11465 "alignment" : 8, 11466 "linker_set_key" : "evbuffer *", 11467 "name" : "evbuffer *", 11468 "referenced_type" : "type-1064", 11469 "self_type" : "type-1063", 11470 "size" : 8, 11471 "source_file" : "/external/libevent/include/event2/http.h" 11472 }, 11473 { 11474 "alignment" : 8, 11475 "linker_set_key" : "evbuffer *", 11476 "name" : "evbuffer *", 11477 "referenced_type" : "type-127", 11478 "self_type" : "type-126", 11479 "size" : 8, 11480 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11481 }, 11482 { 11483 "alignment" : 8, 11484 "linker_set_key" : "evbuffer *", 11485 "name" : "evbuffer *", 11486 "referenced_type" : "type-139", 11487 "self_type" : "type-138", 11488 "size" : 8, 11489 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11490 }, 11491 { 11492 "alignment" : 8, 11493 "linker_set_key" : "evbuffer *", 11494 "name" : "evbuffer *", 11495 "referenced_type" : "type-300", 11496 "self_type" : "type-299", 11497 "size" : 8, 11498 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11499 }, 11500 { 11501 "alignment" : 8, 11502 "linker_set_key" : "evbuffer *", 11503 "name" : "evbuffer *", 11504 "referenced_type" : "type-309", 11505 "self_type" : "type-308", 11506 "size" : 8, 11507 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11508 }, 11509 { 11510 "alignment" : 8, 11511 "linker_set_key" : "evbuffer *", 11512 "name" : "evbuffer *", 11513 "referenced_type" : "type-331", 11514 "self_type" : "type-330", 11515 "size" : 8, 11516 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11517 }, 11518 { 11519 "alignment" : 8, 11520 "linker_set_key" : "evbuffer *", 11521 "name" : "evbuffer *", 11522 "referenced_type" : "type-353", 11523 "self_type" : "type-352", 11524 "size" : 8, 11525 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11526 }, 11527 { 11528 "alignment" : 8, 11529 "linker_set_key" : "evbuffer *", 11530 "name" : "evbuffer *", 11531 "referenced_type" : "type-365", 11532 "self_type" : "type-364", 11533 "size" : 8, 11534 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11535 }, 11536 { 11537 "alignment" : 8, 11538 "linker_set_key" : "evbuffer *", 11539 "name" : "evbuffer *", 11540 "referenced_type" : "type-372", 11541 "self_type" : "type-371", 11542 "size" : 8, 11543 "source_file" : "/external/libevent/include/event2/buffer.h" 11544 }, 11545 { 11546 "alignment" : 8, 11547 "linker_set_key" : "evbuffer *", 11548 "name" : "evbuffer *", 11549 "referenced_type" : "type-45", 11550 "self_type" : "type-44", 11551 "size" : 8, 11552 "source_file" : "/external/libevent/include/event2/buffer.h" 11553 }, 11554 { 11555 "alignment" : 8, 11556 "linker_set_key" : "evbuffer *", 11557 "name" : "evbuffer *", 11558 "referenced_type" : "type-527", 11559 "self_type" : "type-526", 11560 "size" : 8, 11561 "source_file" : "/external/libevent/include/event2/tag.h" 11562 }, 11563 { 11564 "alignment" : 8, 11565 "linker_set_key" : "evbuffer *", 11566 "name" : "evbuffer *", 11567 "referenced_type" : "type-542", 11568 "self_type" : "type-541", 11569 "size" : 8, 11570 "source_file" : "/external/libevent/include/event2/rpc.h" 11571 }, 11572 { 11573 "alignment" : 8, 11574 "linker_set_key" : "evbuffer *", 11575 "name" : "evbuffer *", 11576 "referenced_type" : "type-610", 11577 "self_type" : "type-609", 11578 "size" : 8, 11579 "source_file" : "/external/libevent/include/event2/http.h" 11580 }, 11581 { 11582 "alignment" : 8, 11583 "linker_set_key" : "evbuffer *", 11584 "name" : "evbuffer *", 11585 "referenced_type" : "type-66", 11586 "self_type" : "type-65", 11587 "size" : 8, 11588 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11589 }, 11590 { 11591 "alignment" : 8, 11592 "linker_set_key" : "evbuffer *", 11593 "name" : "evbuffer *", 11594 "referenced_type" : "type-676", 11595 "self_type" : "type-675", 11596 "size" : 8, 11597 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11598 }, 11599 { 11600 "alignment" : 8, 11601 "linker_set_key" : "evbuffer *", 11602 "name" : "evbuffer *", 11603 "referenced_type" : "type-685", 11604 "self_type" : "type-684", 11605 "size" : 8, 11606 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11607 }, 11608 { 11609 "alignment" : 8, 11610 "linker_set_key" : "evbuffer *", 11611 "name" : "evbuffer *", 11612 "referenced_type" : "type-707", 11613 "self_type" : "type-706", 11614 "size" : 8, 11615 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11616 }, 11617 { 11618 "alignment" : 8, 11619 "linker_set_key" : "evbuffer *", 11620 "name" : "evbuffer *", 11621 "referenced_type" : "type-729", 11622 "self_type" : "type-728", 11623 "size" : 8, 11624 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11625 }, 11626 { 11627 "alignment" : 8, 11628 "linker_set_key" : "evbuffer *", 11629 "name" : "evbuffer *", 11630 "referenced_type" : "type-741", 11631 "self_type" : "type-740", 11632 "size" : 8, 11633 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11634 }, 11635 { 11636 "alignment" : 8, 11637 "linker_set_key" : "evbuffer *", 11638 "name" : "evbuffer *", 11639 "referenced_type" : "type-748", 11640 "self_type" : "type-747", 11641 "size" : 8, 11642 "source_file" : "/external/libevent/include/event2/buffer.h" 11643 }, 11644 { 11645 "alignment" : 8, 11646 "linker_set_key" : "evbuffer *", 11647 "name" : "evbuffer *", 11648 "referenced_type" : "type-780", 11649 "self_type" : "type-779", 11650 "size" : 8, 11651 "source_file" : "/external/libevent/include/event2/buffer.h" 11652 }, 11653 { 11654 "alignment" : 8, 11655 "linker_set_key" : "evbuffer *", 11656 "name" : "evbuffer *", 11657 "referenced_type" : "type-808", 11658 "self_type" : "type-807", 11659 "size" : 8, 11660 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11661 }, 11662 { 11663 "alignment" : 8, 11664 "linker_set_key" : "evbuffer *", 11665 "name" : "evbuffer *", 11666 "referenced_type" : "type-818", 11667 "self_type" : "type-817", 11668 "size" : 8, 11669 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11670 }, 11671 { 11672 "alignment" : 8, 11673 "linker_set_key" : "evbuffer *", 11674 "name" : "evbuffer *", 11675 "referenced_type" : "type-838", 11676 "self_type" : "type-837", 11677 "size" : 8, 11678 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11679 }, 11680 { 11681 "alignment" : 8, 11682 "linker_set_key" : "evbuffer *", 11683 "name" : "evbuffer *", 11684 "referenced_type" : "type-84", 11685 "self_type" : "type-83", 11686 "size" : 8, 11687 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11688 }, 11689 { 11690 "alignment" : 8, 11691 "linker_set_key" : "evbuffer *", 11692 "name" : "evbuffer *", 11693 "referenced_type" : "type-859", 11694 "self_type" : "type-858", 11695 "size" : 8, 11696 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11697 }, 11698 { 11699 "alignment" : 8, 11700 "linker_set_key" : "evbuffer *", 11701 "name" : "evbuffer *", 11702 "referenced_type" : "type-870", 11703 "self_type" : "type-869", 11704 "size" : 8, 11705 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 11706 }, 11707 { 11708 "alignment" : 8, 11709 "linker_set_key" : "evbuffer_cb_entry *", 11710 "name" : "evbuffer_cb_entry *", 11711 "referenced_type" : "type-268", 11712 "self_type" : "type-267", 11713 "size" : 8, 11714 "source_file" : "/external/libevent/include/event2/buffer.h" 11715 }, 11716 { 11717 "alignment" : 8, 11718 "linker_set_key" : "evbuffer_cb_entry *", 11719 "name" : "evbuffer_cb_entry *", 11720 "referenced_type" : "type-523", 11721 "self_type" : "type-522", 11722 "size" : 8, 11723 "source_file" : "/external/libevent/include/event2/buffer.h" 11724 }, 11725 { 11726 "alignment" : 8, 11727 "linker_set_key" : "evbuffer_cb_entry *", 11728 "name" : "evbuffer_cb_entry *", 11729 "referenced_type" : "type-797", 11730 "self_type" : "type-796", 11731 "size" : 8, 11732 "source_file" : "/external/libevent/include/event2/buffer.h" 11733 }, 11734 { 11735 "alignment" : 8, 11736 "linker_set_key" : "evbuffer_cb_entry *", 11737 "name" : "evbuffer_cb_entry *", 11738 "referenced_type" : "type-863", 11739 "self_type" : "type-862", 11740 "size" : 8, 11741 "source_file" : "/external/libevent/include/event2/buffer.h" 11742 }, 11743 { 11744 "alignment" : 8, 11745 "linker_set_key" : "evbuffer_file_segment *", 11746 "name" : "evbuffer_file_segment *", 11747 "referenced_type" : "type-231", 11748 "self_type" : "type-230", 11749 "size" : 8, 11750 "source_file" : "/external/libevent/include/event2/buffer.h" 11751 }, 11752 { 11753 "alignment" : 8, 11754 "linker_set_key" : "evbuffer_file_segment *", 11755 "name" : "evbuffer_file_segment *", 11756 "referenced_type" : "type-438", 11757 "self_type" : "type-437", 11758 "size" : 8, 11759 "source_file" : "/external/libevent/include/event2/buffer.h" 11760 }, 11761 { 11762 "alignment" : 8, 11763 "linker_set_key" : "evbuffer_file_segment *", 11764 "name" : "evbuffer_file_segment *", 11765 "referenced_type" : "type-791", 11766 "self_type" : "type-790", 11767 "size" : 8, 11768 "source_file" : "/external/libevent/include/event2/buffer.h" 11769 }, 11770 { 11771 "alignment" : 8, 11772 "linker_set_key" : "evbuffer_file_segment *", 11773 "name" : "evbuffer_file_segment *", 11774 "referenced_type" : "type-812", 11775 "self_type" : "type-811", 11776 "size" : 8, 11777 "source_file" : "/external/libevent/include/event2/buffer.h" 11778 }, 11779 { 11780 "alignment" : 8, 11781 "linker_set_key" : "evbuffer_ptr *", 11782 "name" : "evbuffer_ptr *", 11783 "referenced_type" : "type-160", 11784 "self_type" : "type-265", 11785 "size" : 8, 11786 "source_file" : "/external/libevent/include/event2/buffer.h" 11787 }, 11788 { 11789 "alignment" : 8, 11790 "linker_set_key" : "evconnlistener *", 11791 "name" : "evconnlistener *", 11792 "referenced_type" : "type-1055", 11793 "self_type" : "type-1054", 11794 "size" : 8, 11795 "source_file" : "/external/libevent/include/event2/http.h" 11796 }, 11797 { 11798 "alignment" : 8, 11799 "linker_set_key" : "evconnlistener *", 11800 "name" : "evconnlistener *", 11801 "referenced_type" : "type-245", 11802 "self_type" : "type-244", 11803 "size" : 8, 11804 "source_file" : "/external/libevent/include/event2/listener.h" 11805 }, 11806 { 11807 "alignment" : 8, 11808 "linker_set_key" : "evconnlistener *", 11809 "name" : "evconnlistener *", 11810 "referenced_type" : "type-451", 11811 "self_type" : "type-450", 11812 "size" : 8, 11813 "source_file" : "/external/libevent/include/event2/listener.h" 11814 }, 11815 { 11816 "alignment" : 8, 11817 "linker_set_key" : "evconnlistener *", 11818 "name" : "evconnlistener *", 11819 "referenced_type" : "type-598", 11820 "self_type" : "type-597", 11821 "size" : 8, 11822 "source_file" : "/external/libevent/include/event2/http.h" 11823 }, 11824 { 11825 "alignment" : 8, 11826 "linker_set_key" : "evconnlistener *", 11827 "name" : "evconnlistener *", 11828 "referenced_type" : "type-945", 11829 "self_type" : "type-944", 11830 "size" : 8, 11831 "source_file" : "/external/libevent/include/event2/listener.h" 11832 }, 11833 { 11834 "alignment" : 8, 11835 "linker_set_key" : "evdns_base *", 11836 "name" : "evdns_base *", 11837 "referenced_type" : "type-1069", 11838 "self_type" : "type-1068", 11839 "size" : 8, 11840 "source_file" : "/external/libevent/include/event2/http.h" 11841 }, 11842 { 11843 "alignment" : 8, 11844 "linker_set_key" : "evdns_base *", 11845 "name" : "evdns_base *", 11846 "referenced_type" : "type-130", 11847 "self_type" : "type-129", 11848 "size" : 8, 11849 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11850 }, 11851 { 11852 "alignment" : 8, 11853 "linker_set_key" : "evdns_base *", 11854 "name" : "evdns_base *", 11855 "referenced_type" : "type-356", 11856 "self_type" : "type-355", 11857 "size" : 8, 11858 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11859 }, 11860 { 11861 "alignment" : 8, 11862 "linker_set_key" : "evdns_base *", 11863 "name" : "evdns_base *", 11864 "referenced_type" : "type-470", 11865 "self_type" : "type-469", 11866 "size" : 8, 11867 "source_file" : "/external/libevent/include/event2/dns.h" 11868 }, 11869 { 11870 "alignment" : 8, 11871 "linker_set_key" : "evdns_base *", 11872 "name" : "evdns_base *", 11873 "referenced_type" : "type-617", 11874 "self_type" : "type-616", 11875 "size" : 8, 11876 "source_file" : "/external/libevent/include/event2/http.h" 11877 }, 11878 { 11879 "alignment" : 8, 11880 "linker_set_key" : "evdns_base *", 11881 "name" : "evdns_base *", 11882 "referenced_type" : "type-732", 11883 "self_type" : "type-731", 11884 "size" : 8, 11885 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11886 }, 11887 { 11888 "alignment" : 8, 11889 "linker_set_key" : "evdns_base *", 11890 "name" : "evdns_base *", 11891 "referenced_type" : "type-861", 11892 "self_type" : "type-860", 11893 "size" : 8, 11894 "source_file" : "/external/libevent/include/event2/bufferevent.h" 11895 }, 11896 { 11897 "alignment" : 8, 11898 "linker_set_key" : "evdns_base *", 11899 "name" : "evdns_base *", 11900 "referenced_type" : "type-963", 11901 "self_type" : "type-962", 11902 "size" : 8, 11903 "source_file" : "/external/libevent/include/event2/dns.h" 11904 }, 11905 { 11906 "alignment" : 8, 11907 "linker_set_key" : "evdns_getaddrinfo_request *", 11908 "name" : "evdns_getaddrinfo_request *", 11909 "referenced_type" : "type-514", 11910 "self_type" : "type-513", 11911 "size" : 8, 11912 "source_file" : "/external/libevent/include/event2/dns.h" 11913 }, 11914 { 11915 "alignment" : 8, 11916 "linker_set_key" : "evdns_getaddrinfo_request *", 11917 "name" : "evdns_getaddrinfo_request *", 11918 "referenced_type" : "type-998", 11919 "self_type" : "type-997", 11920 "size" : 8, 11921 "source_file" : "/external/libevent/include/event2/dns.h" 11922 }, 11923 { 11924 "alignment" : 8, 11925 "linker_set_key" : "evdns_request *", 11926 "name" : "evdns_request *", 11927 "referenced_type" : "type-480", 11928 "self_type" : "type-479", 11929 "size" : 8, 11930 "source_file" : "/external/libevent/include/event2/dns.h" 11931 }, 11932 { 11933 "alignment" : 8, 11934 "linker_set_key" : "evdns_request *", 11935 "name" : "evdns_request *", 11936 "referenced_type" : "type-971", 11937 "self_type" : "type-970", 11938 "size" : 8, 11939 "source_file" : "/external/libevent/include/event2/dns.h" 11940 }, 11941 { 11942 "alignment" : 8, 11943 "linker_set_key" : "evdns_server_port *", 11944 "name" : "evdns_server_port *", 11945 "referenced_type" : "type-497", 11946 "self_type" : "type-496", 11947 "size" : 8, 11948 "source_file" : "/external/libevent/include/event2/dns.h" 11949 }, 11950 { 11951 "alignment" : 8, 11952 "linker_set_key" : "evdns_server_port *", 11953 "name" : "evdns_server_port *", 11954 "referenced_type" : "type-985", 11955 "self_type" : "type-984", 11956 "size" : 8, 11957 "source_file" : "/external/libevent/include/event2/dns.h" 11958 }, 11959 { 11960 "alignment" : 8, 11961 "linker_set_key" : "evdns_server_question *", 11962 "name" : "evdns_server_question *", 11963 "referenced_type" : "type-503", 11964 "self_type" : "type-502", 11965 "size" : 8, 11966 "source_file" : "/external/libevent/include/event2/dns_struct.h" 11967 }, 11968 { 11969 "alignment" : 8, 11970 "linker_set_key" : "evdns_server_question **", 11971 "name" : "evdns_server_question **", 11972 "referenced_type" : "type-502", 11973 "self_type" : "type-501", 11974 "size" : 8, 11975 "source_file" : "/external/libevent/include/event2/dns_struct.h" 11976 }, 11977 { 11978 "alignment" : 8, 11979 "linker_set_key" : "evdns_server_request *", 11980 "name" : "evdns_server_request *", 11981 "referenced_type" : "type-500", 11982 "self_type" : "type-499", 11983 "size" : 8, 11984 "source_file" : "/external/libevent/include/event2/dns.h" 11985 }, 11986 { 11987 "alignment" : 8, 11988 "linker_set_key" : "event *", 11989 "name" : "event *", 11990 "referenced_type" : "type-10", 11991 "self_type" : "type-9", 11992 "size" : 8, 11993 "source_file" : "/external/libevent/include/event2/event_struct.h" 11994 }, 11995 { 11996 "alignment" : 8, 11997 "linker_set_key" : "event **", 11998 "name" : "event **", 11999 "referenced_type" : "type-9", 12000 "self_type" : "type-27", 12001 "size" : 8, 12002 "source_file" : "/external/libevent/include/event2/event_struct.h" 12003 }, 12004 { 12005 "alignment" : 8, 12006 "linker_set_key" : "event_base *", 12007 "name" : "event_base *", 12008 "referenced_type" : "type-1024", 12009 "self_type" : "type-1023", 12010 "size" : 8, 12011 "source_file" : "/external/libevent/include/event2/event_struct.h" 12012 }, 12013 { 12014 "alignment" : 8, 12015 "linker_set_key" : "event_base *", 12016 "name" : "event_base *", 12017 "referenced_type" : "type-1058", 12018 "self_type" : "type-1057", 12019 "size" : 8, 12020 "source_file" : "/external/libevent/include/event2/http.h" 12021 }, 12022 { 12023 "alignment" : 8, 12024 "linker_set_key" : "event_base *", 12025 "name" : "event_base *", 12026 "referenced_type" : "type-110", 12027 "self_type" : "type-109", 12028 "size" : 8, 12029 "source_file" : "/external/libevent/include/event2/event_struct.h" 12030 }, 12031 { 12032 "alignment" : 8, 12033 "linker_set_key" : "event_base *", 12034 "name" : "event_base *", 12035 "referenced_type" : "type-134", 12036 "self_type" : "type-133", 12037 "size" : 8, 12038 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12039 }, 12040 { 12041 "alignment" : 8, 12042 "linker_set_key" : "event_base *", 12043 "name" : "event_base *", 12044 "referenced_type" : "type-172", 12045 "self_type" : "type-171", 12046 "size" : 8, 12047 "source_file" : "/external/libevent/include/event2/event.h" 12048 }, 12049 { 12050 "alignment" : 8, 12051 "linker_set_key" : "event_base *", 12052 "name" : "event_base *", 12053 "referenced_type" : "type-195", 12054 "self_type" : "type-194", 12055 "size" : 8, 12056 "source_file" : "/external/libevent/include/event2/event_struct.h" 12057 }, 12058 { 12059 "alignment" : 8, 12060 "linker_set_key" : "event_base *", 12061 "name" : "event_base *", 12062 "referenced_type" : "type-255", 12063 "self_type" : "type-254", 12064 "size" : 8, 12065 "source_file" : "/external/libevent/include/event2/listener.h" 12066 }, 12067 { 12068 "alignment" : 8, 12069 "linker_set_key" : "event_base *", 12070 "name" : "event_base *", 12071 "referenced_type" : "type-29", 12072 "self_type" : "type-28", 12073 "size" : 8, 12074 "source_file" : "/external/libevent/include/event2/buffer.h" 12075 }, 12076 { 12077 "alignment" : 8, 12078 "linker_set_key" : "event_base *", 12079 "name" : "event_base *", 12080 "referenced_type" : "type-292", 12081 "self_type" : "type-291", 12082 "size" : 8, 12083 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12084 }, 12085 { 12086 "alignment" : 8, 12087 "linker_set_key" : "event_base *", 12088 "name" : "event_base *", 12089 "referenced_type" : "type-312", 12090 "self_type" : "type-311", 12091 "size" : 8, 12092 "source_file" : "/external/libevent/include/event2/event_struct.h" 12093 }, 12094 { 12095 "alignment" : 8, 12096 "linker_set_key" : "event_base *", 12097 "name" : "event_base *", 12098 "referenced_type" : "type-322", 12099 "self_type" : "type-321", 12100 "size" : 8, 12101 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12102 }, 12103 { 12104 "alignment" : 8, 12105 "linker_set_key" : "event_base *", 12106 "name" : "event_base *", 12107 "referenced_type" : "type-336", 12108 "self_type" : "type-335", 12109 "size" : 8, 12110 "source_file" : "/external/libevent/include/event2/event_struct.h" 12111 }, 12112 { 12113 "alignment" : 8, 12114 "linker_set_key" : "event_base *", 12115 "name" : "event_base *", 12116 "referenced_type" : "type-360", 12117 "self_type" : "type-359", 12118 "size" : 8, 12119 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12120 }, 12121 { 12122 "alignment" : 8, 12123 "linker_set_key" : "event_base *", 12124 "name" : "event_base *", 12125 "referenced_type" : "type-395", 12126 "self_type" : "type-394", 12127 "size" : 8, 12128 "source_file" : "/external/libevent/include/event2/event.h" 12129 }, 12130 { 12131 "alignment" : 8, 12132 "linker_set_key" : "event_base *", 12133 "name" : "event_base *", 12134 "referenced_type" : "type-405", 12135 "self_type" : "type-404", 12136 "size" : 8, 12137 "source_file" : "/external/libevent/include/event2/event_struct.h" 12138 }, 12139 { 12140 "alignment" : 8, 12141 "linker_set_key" : "event_base *", 12142 "name" : "event_base *", 12143 "referenced_type" : "type-460", 12144 "self_type" : "type-459", 12145 "size" : 8, 12146 "source_file" : "/external/libevent/include/event2/listener.h" 12147 }, 12148 { 12149 "alignment" : 8, 12150 "linker_set_key" : "event_base *", 12151 "name" : "event_base *", 12152 "referenced_type" : "type-465", 12153 "self_type" : "type-464", 12154 "size" : 8, 12155 "source_file" : "/external/libevent/include/event2/event_struct.h" 12156 }, 12157 { 12158 "alignment" : 8, 12159 "linker_set_key" : "event_base *", 12160 "name" : "event_base *", 12161 "referenced_type" : "type-508", 12162 "self_type" : "type-507", 12163 "size" : 8, 12164 "source_file" : "/external/libevent/include/event2/dns.h" 12165 }, 12166 { 12167 "alignment" : 8, 12168 "linker_set_key" : "event_base *", 12169 "name" : "event_base *", 12170 "referenced_type" : "type-553", 12171 "self_type" : "type-552", 12172 "size" : 8, 12173 "source_file" : "/external/libevent/include/event2/event_struct.h" 12174 }, 12175 { 12176 "alignment" : 8, 12177 "linker_set_key" : "event_base *", 12178 "name" : "event_base *", 12179 "referenced_type" : "type-584", 12180 "self_type" : "type-583", 12181 "size" : 8, 12182 "source_file" : "/external/libevent/include/event2/buffer.h" 12183 }, 12184 { 12185 "alignment" : 8, 12186 "linker_set_key" : "event_base *", 12187 "name" : "event_base *", 12188 "referenced_type" : "type-59", 12189 "self_type" : "type-58", 12190 "size" : 8, 12191 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12192 }, 12193 { 12194 "alignment" : 8, 12195 "linker_set_key" : "event_base *", 12196 "name" : "event_base *", 12197 "referenced_type" : "type-603", 12198 "self_type" : "type-602", 12199 "size" : 8, 12200 "source_file" : "/external/libevent/include/event2/http.h" 12201 }, 12202 { 12203 "alignment" : 8, 12204 "linker_set_key" : "event_base *", 12205 "name" : "event_base *", 12206 "referenced_type" : "type-632", 12207 "self_type" : "type-631", 12208 "size" : 8, 12209 "source_file" : "/external/libevent/include/event2/event_struct.h" 12210 }, 12211 { 12212 "alignment" : 8, 12213 "linker_set_key" : "event_base *", 12214 "name" : "event_base *", 12215 "referenced_type" : "type-647", 12216 "self_type" : "type-646", 12217 "size" : 8, 12218 "source_file" : "/external/libevent/include/event2/event_struct.h" 12219 }, 12220 { 12221 "alignment" : 8, 12222 "linker_set_key" : "event_base *", 12223 "name" : "event_base *", 12224 "referenced_type" : "type-652", 12225 "self_type" : "type-651", 12226 "size" : 8, 12227 "source_file" : "/external/libevent/include/event2/event_struct.h" 12228 }, 12229 { 12230 "alignment" : 8, 12231 "linker_set_key" : "event_base *", 12232 "name" : "event_base *", 12233 "referenced_type" : "type-657", 12234 "self_type" : "type-656", 12235 "size" : 8, 12236 "source_file" : "/external/libevent/include/event2/event_struct.h" 12237 }, 12238 { 12239 "alignment" : 8, 12240 "linker_set_key" : "event_base *", 12241 "name" : "event_base *", 12242 "referenced_type" : "type-668", 12243 "self_type" : "type-667", 12244 "size" : 8, 12245 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12246 }, 12247 { 12248 "alignment" : 8, 12249 "linker_set_key" : "event_base *", 12250 "name" : "event_base *", 12251 "referenced_type" : "type-688", 12252 "self_type" : "type-687", 12253 "size" : 8, 12254 "source_file" : "/external/libevent/include/event2/event_struct.h" 12255 }, 12256 { 12257 "alignment" : 8, 12258 "linker_set_key" : "event_base *", 12259 "name" : "event_base *", 12260 "referenced_type" : "type-698", 12261 "self_type" : "type-697", 12262 "size" : 8, 12263 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12264 }, 12265 { 12266 "alignment" : 8, 12267 "linker_set_key" : "event_base *", 12268 "name" : "event_base *", 12269 "referenced_type" : "type-712", 12270 "self_type" : "type-711", 12271 "size" : 8, 12272 "source_file" : "/external/libevent/include/event2/event_struct.h" 12273 }, 12274 { 12275 "alignment" : 8, 12276 "linker_set_key" : "event_base *", 12277 "name" : "event_base *", 12278 "referenced_type" : "type-736", 12279 "self_type" : "type-735", 12280 "size" : 8, 12281 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12282 }, 12283 { 12284 "alignment" : 8, 12285 "linker_set_key" : "event_base *", 12286 "name" : "event_base *", 12287 "referenced_type" : "type-771", 12288 "self_type" : "type-770", 12289 "size" : 8, 12290 "source_file" : "/external/libevent/include/event2/event.h" 12291 }, 12292 { 12293 "alignment" : 8, 12294 "linker_set_key" : "event_base *", 12295 "name" : "event_base *", 12296 "referenced_type" : "type-799", 12297 "self_type" : "type-798", 12298 "size" : 8, 12299 "source_file" : "/external/libevent/include/event2/buffer.h" 12300 }, 12301 { 12302 "alignment" : 8, 12303 "linker_set_key" : "event_base *", 12304 "name" : "event_base *", 12305 "referenced_type" : "type-805", 12306 "self_type" : "type-804", 12307 "size" : 8, 12308 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12309 }, 12310 { 12311 "alignment" : 8, 12312 "linker_set_key" : "event_base *", 12313 "name" : "event_base *", 12314 "referenced_type" : "type-823", 12315 "self_type" : "type-822", 12316 "size" : 8, 12317 "source_file" : "/external/libevent/include/event2/event_struct.h" 12318 }, 12319 { 12320 "alignment" : 8, 12321 "linker_set_key" : "event_base *", 12322 "name" : "event_base *", 12323 "referenced_type" : "type-831", 12324 "self_type" : "type-830", 12325 "size" : 8, 12326 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12327 }, 12328 { 12329 "alignment" : 8, 12330 "linker_set_key" : "event_base *", 12331 "name" : "event_base *", 12332 "referenced_type" : "type-843", 12333 "self_type" : "type-842", 12334 "size" : 8, 12335 "source_file" : "/external/libevent/include/event2/event_struct.h" 12336 }, 12337 { 12338 "alignment" : 8, 12339 "linker_set_key" : "event_base *", 12340 "name" : "event_base *", 12341 "referenced_type" : "type-86", 12342 "self_type" : "type-85", 12343 "size" : 8, 12344 "source_file" : "/external/libevent/include/event2/event_struct.h" 12345 }, 12346 { 12347 "alignment" : 8, 12348 "linker_set_key" : "event_base *", 12349 "name" : "event_base *", 12350 "referenced_type" : "type-865", 12351 "self_type" : "type-864", 12352 "size" : 8, 12353 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12354 }, 12355 { 12356 "alignment" : 8, 12357 "linker_set_key" : "event_base *", 12358 "name" : "event_base *", 12359 "referenced_type" : "type-894", 12360 "self_type" : "type-893", 12361 "size" : 8, 12362 "source_file" : "/external/libevent/include/event2/event.h" 12363 }, 12364 { 12365 "alignment" : 8, 12366 "linker_set_key" : "event_base *", 12367 "name" : "event_base *", 12368 "referenced_type" : "type-899", 12369 "self_type" : "type-898", 12370 "size" : 8, 12371 "source_file" : "/external/libevent/include/event2/buffer.h" 12372 }, 12373 { 12374 "alignment" : 8, 12375 "linker_set_key" : "event_base *", 12376 "name" : "event_base *", 12377 "referenced_type" : "type-901", 12378 "self_type" : "type-900", 12379 "size" : 8, 12380 "source_file" : "/external/libevent/include/event2/event_struct.h" 12381 }, 12382 { 12383 "alignment" : 8, 12384 "linker_set_key" : "event_base *", 12385 "name" : "event_base *", 12386 "referenced_type" : "type-951", 12387 "self_type" : "type-950", 12388 "size" : 8, 12389 "source_file" : "/external/libevent/include/event2/listener.h" 12390 }, 12391 { 12392 "alignment" : 8, 12393 "linker_set_key" : "event_base *", 12394 "name" : "event_base *", 12395 "referenced_type" : "type-958", 12396 "self_type" : "type-957", 12397 "size" : 8, 12398 "source_file" : "/external/libevent/include/event2/event_struct.h" 12399 }, 12400 { 12401 "alignment" : 8, 12402 "linker_set_key" : "event_base *", 12403 "name" : "event_base *", 12404 "referenced_type" : "type-99", 12405 "self_type" : "type-98", 12406 "size" : 8, 12407 "source_file" : "/external/libevent/include/event2/bufferevent.h" 12408 }, 12409 { 12410 "alignment" : 8, 12411 "linker_set_key" : "event_base *", 12412 "name" : "event_base *", 12413 "referenced_type" : "type-992", 12414 "self_type" : "type-991", 12415 "size" : 8, 12416 "source_file" : "/external/libevent/include/event2/dns.h" 12417 }, 12418 { 12419 "alignment" : 8, 12420 "linker_set_key" : "event_base **", 12421 "name" : "event_base **", 12422 "referenced_type" : "type-171", 12423 "self_type" : "type-170", 12424 "size" : 8, 12425 "source_file" : "/external/libevent/include/event2/event.h" 12426 }, 12427 { 12428 "alignment" : 8, 12429 "linker_set_key" : "event_base **", 12430 "name" : "event_base **", 12431 "referenced_type" : "type-394", 12432 "self_type" : "type-393", 12433 "size" : 8, 12434 "source_file" : "/external/libevent/include/event2/event.h" 12435 }, 12436 { 12437 "alignment" : 8, 12438 "linker_set_key" : "event_base **", 12439 "name" : "event_base **", 12440 "referenced_type" : "type-770", 12441 "self_type" : "type-769", 12442 "size" : 8, 12443 "source_file" : "/external/libevent/include/event2/event.h" 12444 }, 12445 { 12446 "alignment" : 8, 12447 "linker_set_key" : "event_base **", 12448 "name" : "event_base **", 12449 "referenced_type" : "type-893", 12450 "self_type" : "type-892", 12451 "size" : 8, 12452 "source_file" : "/external/libevent/include/event2/event.h" 12453 }, 12454 { 12455 "alignment" : 8, 12456 "linker_set_key" : "event_callback *", 12457 "name" : "event_callback *", 12458 "referenced_type" : "type-11", 12459 "self_type" : "type-13", 12460 "size" : 8, 12461 "source_file" : "/external/libevent/include/event2/event_struct.h" 12462 }, 12463 { 12464 "alignment" : 8, 12465 "linker_set_key" : "event_callback **", 12466 "name" : "event_callback **", 12467 "referenced_type" : "type-13", 12468 "self_type" : "type-14", 12469 "size" : 8, 12470 "source_file" : "/external/libevent/include/event2/event_struct.h" 12471 }, 12472 { 12473 "alignment" : 8, 12474 "linker_set_key" : "event_config *", 12475 "name" : "event_config *", 12476 "referenced_type" : "type-158", 12477 "self_type" : "type-157", 12478 "size" : 8, 12479 "source_file" : "/external/libevent/include/event2/event.h" 12480 }, 12481 { 12482 "alignment" : 8, 12483 "linker_set_key" : "event_config *", 12484 "name" : "event_config *", 12485 "referenced_type" : "type-383", 12486 "self_type" : "type-382", 12487 "size" : 8, 12488 "source_file" : "/external/libevent/include/event2/event.h" 12489 }, 12490 { 12491 "alignment" : 8, 12492 "linker_set_key" : "event_config *", 12493 "name" : "event_config *", 12494 "referenced_type" : "type-759", 12495 "self_type" : "type-758", 12496 "size" : 8, 12497 "source_file" : "/external/libevent/include/event2/event.h" 12498 }, 12499 { 12500 "alignment" : 8, 12501 "linker_set_key" : "event_config *", 12502 "name" : "event_config *", 12503 "referenced_type" : "type-884", 12504 "self_type" : "type-883", 12505 "size" : 8, 12506 "source_file" : "/external/libevent/include/event2/event.h" 12507 }, 12508 { 12509 "alignment" : 8, 12510 "linker_set_key" : "evhttp *", 12511 "name" : "evhttp *", 12512 "referenced_type" : "type-1039", 12513 "self_type" : "type-1038", 12514 "size" : 8, 12515 "source_file" : "/external/libevent/include/event2/rpc.h" 12516 }, 12517 { 12518 "alignment" : 8, 12519 "linker_set_key" : "evhttp *", 12520 "name" : "evhttp *", 12521 "referenced_type" : "type-1047", 12522 "self_type" : "type-1046", 12523 "size" : 8, 12524 "source_file" : "/external/libevent/include/event2/http.h" 12525 }, 12526 { 12527 "alignment" : 8, 12528 "linker_set_key" : "evhttp *", 12529 "name" : "evhttp *", 12530 "referenced_type" : "type-572", 12531 "self_type" : "type-571", 12532 "size" : 8, 12533 "source_file" : "/external/libevent/include/event2/rpc.h" 12534 }, 12535 { 12536 "alignment" : 8, 12537 "linker_set_key" : "evhttp *", 12538 "name" : "evhttp *", 12539 "referenced_type" : "type-590", 12540 "self_type" : "type-589", 12541 "size" : 8, 12542 "source_file" : "/external/libevent/include/event2/http.h" 12543 }, 12544 { 12545 "alignment" : 8, 12546 "linker_set_key" : "evhttp_bound_socket *", 12547 "name" : "evhttp_bound_socket *", 12548 "referenced_type" : "type-1049", 12549 "self_type" : "type-1048", 12550 "size" : 8, 12551 "source_file" : "/external/libevent/include/event2/http.h" 12552 }, 12553 { 12554 "alignment" : 8, 12555 "linker_set_key" : "evhttp_bound_socket *", 12556 "name" : "evhttp_bound_socket *", 12557 "referenced_type" : "type-592", 12558 "self_type" : "type-591", 12559 "size" : 8, 12560 "source_file" : "/external/libevent/include/event2/http.h" 12561 }, 12562 { 12563 "alignment" : 8, 12564 "linker_set_key" : "evhttp_connection *", 12565 "name" : "evhttp_connection *", 12566 "referenced_type" : "type-1013", 12567 "self_type" : "type-1012", 12568 "size" : 8, 12569 "source_file" : "/external/libevent/include/event2/rpc.h" 12570 }, 12571 { 12572 "alignment" : 8, 12573 "linker_set_key" : "evhttp_connection *", 12574 "name" : "evhttp_connection *", 12575 "referenced_type" : "type-1066", 12576 "self_type" : "type-1065", 12577 "size" : 8, 12578 "source_file" : "/external/libevent/include/event2/http.h" 12579 }, 12580 { 12581 "alignment" : 8, 12582 "linker_set_key" : "evhttp_connection *", 12583 "name" : "evhttp_connection *", 12584 "referenced_type" : "type-534", 12585 "self_type" : "type-533", 12586 "size" : 8, 12587 "source_file" : "/external/libevent/include/event2/rpc.h" 12588 }, 12589 { 12590 "alignment" : 8, 12591 "linker_set_key" : "evhttp_connection *", 12592 "name" : "evhttp_connection *", 12593 "referenced_type" : "type-613", 12594 "self_type" : "type-612", 12595 "size" : 8, 12596 "source_file" : "/external/libevent/include/event2/http.h" 12597 }, 12598 { 12599 "alignment" : 8, 12600 "linker_set_key" : "evhttp_request *", 12601 "name" : "evhttp_request *", 12602 "referenced_type" : "type-531", 12603 "self_type" : "type-530", 12604 "size" : 8, 12605 "source_file" : "/external/libevent/include/event2/rpc.h" 12606 }, 12607 { 12608 "alignment" : 8, 12609 "linker_set_key" : "evhttp_request **", 12610 "name" : "evhttp_request **", 12611 "referenced_type" : "type-530", 12612 "self_type" : "type-529", 12613 "size" : 8, 12614 "source_file" : "/external/libevent/include/event2/http_struct.h" 12615 }, 12616 { 12617 "alignment" : 8, 12618 "linker_set_key" : "evhttp_uri *", 12619 "name" : "evhttp_uri *", 12620 "referenced_type" : "type-1016", 12621 "self_type" : "type-1015", 12622 "size" : 8, 12623 "source_file" : "/external/libevent/include/event2/http_struct.h" 12624 }, 12625 { 12626 "alignment" : 8, 12627 "linker_set_key" : "evhttp_uri *", 12628 "name" : "evhttp_uri *", 12629 "referenced_type" : "type-1082", 12630 "self_type" : "type-1081", 12631 "size" : 8, 12632 "source_file" : "/external/libevent/include/event2/http.h" 12633 }, 12634 { 12635 "alignment" : 8, 12636 "linker_set_key" : "evhttp_uri *", 12637 "name" : "evhttp_uri *", 12638 "referenced_type" : "type-540", 12639 "self_type" : "type-539", 12640 "size" : 8, 12641 "source_file" : "/external/libevent/include/event2/http_struct.h" 12642 }, 12643 { 12644 "alignment" : 8, 12645 "linker_set_key" : "evhttp_uri *", 12646 "name" : "evhttp_uri *", 12647 "referenced_type" : "type-630", 12648 "self_type" : "type-629", 12649 "size" : 8, 12650 "source_file" : "/external/libevent/include/event2/http.h" 12651 }, 12652 { 12653 "alignment" : 8, 12654 "linker_set_key" : "evkeyval *", 12655 "name" : "evkeyval *", 12656 "referenced_type" : "type-185", 12657 "self_type" : "type-184", 12658 "size" : 8, 12659 "source_file" : "/external/libevent/include/event2/keyvalq_struct.h" 12660 }, 12661 { 12662 "alignment" : 8, 12663 "linker_set_key" : "evkeyval **", 12664 "name" : "evkeyval **", 12665 "referenced_type" : "type-184", 12666 "self_type" : "type-187", 12667 "size" : 8, 12668 "source_file" : "/external/libevent/include/event2/keyvalq_struct.h" 12669 }, 12670 { 12671 "alignment" : 8, 12672 "linker_set_key" : "evkeyvalq *", 12673 "name" : "evkeyvalq *", 12674 "referenced_type" : "type-280", 12675 "self_type" : "type-535", 12676 "size" : 8, 12677 "source_file" : "/external/libevent/include/event2/http_struct.h" 12678 }, 12679 { 12680 "alignment" : 8, 12681 "linker_set_key" : "evrpc *", 12682 "name" : "evrpc *", 12683 "referenced_type" : "type-573", 12684 "self_type" : "type-575", 12685 "size" : 8, 12686 "source_file" : "/external/libevent/include/event2/rpc.h" 12687 }, 12688 { 12689 "alignment" : 8, 12690 "linker_set_key" : "evrpc **", 12691 "name" : "evrpc **", 12692 "referenced_type" : "type-575", 12693 "self_type" : "type-576", 12694 "size" : 8, 12695 "source_file" : "/external/libevent/include/event2/rpc_struct.h" 12696 }, 12697 { 12698 "alignment" : 8, 12699 "linker_set_key" : "evrpc_base *", 12700 "name" : "evrpc_base *", 12701 "referenced_type" : "type-1037", 12702 "self_type" : "type-1036", 12703 "size" : 8, 12704 "source_file" : "/external/libevent/include/event2/rpc.h" 12705 }, 12706 { 12707 "alignment" : 8, 12708 "linker_set_key" : "evrpc_base *", 12709 "name" : "evrpc_base *", 12710 "referenced_type" : "type-570", 12711 "self_type" : "type-569", 12712 "size" : 8, 12713 "source_file" : "/external/libevent/include/event2/rpc.h" 12714 }, 12715 { 12716 "alignment" : 8, 12717 "linker_set_key" : "evrpc_pool *", 12718 "name" : "evrpc_pool *", 12719 "referenced_type" : "type-1028", 12720 "self_type" : "type-1027", 12721 "size" : 8, 12722 "source_file" : "/external/libevent/include/event2/rpc.h" 12723 }, 12724 { 12725 "alignment" : 8, 12726 "linker_set_key" : "evrpc_pool *", 12727 "name" : "evrpc_pool *", 12728 "referenced_type" : "type-557", 12729 "self_type" : "type-556", 12730 "size" : 8, 12731 "source_file" : "/external/libevent/include/event2/rpc.h" 12732 }, 12733 { 12734 "alignment" : 8, 12735 "linker_set_key" : "evrpc_req_generic *", 12736 "name" : "evrpc_req_generic *", 12737 "referenced_type" : "type-1035", 12738 "self_type" : "type-1034", 12739 "size" : 8, 12740 "source_file" : "/external/libevent/include/event2/rpc.h" 12741 }, 12742 { 12743 "alignment" : 8, 12744 "linker_set_key" : "evrpc_req_generic *", 12745 "name" : "evrpc_req_generic *", 12746 "referenced_type" : "type-568", 12747 "self_type" : "type-567", 12748 "size" : 8, 12749 "source_file" : "/external/libevent/include/event2/rpc.h" 12750 }, 12751 { 12752 "alignment" : 8, 12753 "linker_set_key" : "evrpc_request_wrapper *", 12754 "name" : "evrpc_request_wrapper *", 12755 "referenced_type" : "type-1026", 12756 "self_type" : "type-1025", 12757 "size" : 8, 12758 "source_file" : "/external/libevent/include/event2/rpc.h" 12759 }, 12760 { 12761 "alignment" : 8, 12762 "linker_set_key" : "evrpc_request_wrapper *", 12763 "name" : "evrpc_request_wrapper *", 12764 "referenced_type" : "type-555", 12765 "self_type" : "type-554", 12766 "size" : 8, 12767 "source_file" : "/external/libevent/include/event2/rpc.h" 12768 }, 12769 { 12770 "alignment" : 8, 12771 "linker_set_key" : "evrpc_status *", 12772 "name" : "evrpc_status *", 12773 "referenced_type" : "type-565", 12774 "self_type" : "type-564", 12775 "size" : 8, 12776 "source_file" : "/external/libevent/include/event2/rpc.h" 12777 }, 12778 { 12779 "alignment" : 8, 12780 "linker_set_key" : "evutil_monotonic_timer *", 12781 "name" : "evutil_monotonic_timer *", 12782 "referenced_type" : "type-237", 12783 "self_type" : "type-236", 12784 "size" : 8, 12785 "source_file" : "/external/libevent/include/event2/util.h" 12786 }, 12787 { 12788 "alignment" : 8, 12789 "linker_set_key" : "evutil_monotonic_timer *", 12790 "name" : "evutil_monotonic_timer *", 12791 "referenced_type" : "type-444", 12792 "self_type" : "type-443", 12793 "size" : 8, 12794 "source_file" : "/external/libevent/include/event2/util.h" 12795 }, 12796 { 12797 "alignment" : 8, 12798 "linker_set_key" : "evutil_monotonic_timer *", 12799 "name" : "evutil_monotonic_timer *", 12800 "referenced_type" : "type-938", 12801 "self_type" : "type-937", 12802 "size" : 8, 12803 "source_file" : "/external/libevent/include/event2/util.h" 12804 }, 12805 { 12806 "alignment" : 8, 12807 "linker_set_key" : "in_addr *", 12808 "name" : "in_addr *", 12809 "referenced_type" : "type-510", 12810 "self_type" : "type-509", 12811 "size" : 8, 12812 "source_file" : "/external/libevent/include/event2/dns.h" 12813 }, 12814 { 12815 "alignment" : 8, 12816 "linker_set_key" : "in_addr *", 12817 "name" : "in_addr *", 12818 "referenced_type" : "type-994", 12819 "self_type" : "type-993", 12820 "size" : 8, 12821 "source_file" : "/external/libevent/include/event2/dns.h" 12822 }, 12823 { 12824 "alignment" : 8, 12825 "linker_set_key" : "int (*)(const event_base *, const event *, void *)", 12826 "name" : "int (*)(const event_base *, const event *, void *)", 12827 "referenced_type" : "type-181", 12828 "self_type" : "type-182", 12829 "size" : 8, 12830 "source_file" : "/external/libevent/include/event2/event.h" 12831 }, 12832 { 12833 "alignment" : 8, 12834 "linker_set_key" : "int (*)(evhttp_request *, void *)", 12835 "name" : "int (*)(evhttp_request *, void *)", 12836 "referenced_type" : "type-546", 12837 "self_type" : "type-545", 12838 "size" : 8, 12839 "source_file" : "/external/libevent/include/event2/http_struct.h" 12840 }, 12841 { 12842 "alignment" : 8, 12843 "linker_set_key" : "int (*)(unsigned int, void *)", 12844 "name" : "int (*)(unsigned int, void *)", 12845 "referenced_type" : "type-53", 12846 "self_type" : "type-57", 12847 "size" : 8, 12848 "source_file" : "/external/libevent/include/event2/thread.h" 12849 }, 12850 { 12851 "alignment" : 8, 12852 "linker_set_key" : "int (*)(void *)", 12853 "name" : "int (*)(void *)", 12854 "referenced_type" : "type-580", 12855 "self_type" : "type-579", 12856 "size" : 8, 12857 "source_file" : "/external/libevent/include/event2/rpc.h" 12858 }, 12859 { 12860 "alignment" : 8, 12861 "linker_set_key" : "int (*)(void *, evbuffer *)", 12862 "name" : "int (*)(void *, evbuffer *)", 12863 "referenced_type" : "type-561", 12864 "self_type" : "type-562", 12865 "size" : 8, 12866 "source_file" : "/external/libevent/include/event2/rpc.h" 12867 }, 12868 { 12869 "alignment" : 8, 12870 "linker_set_key" : "int (*)(void *, evhttp_request *, evbuffer *, void *)", 12871 "name" : "int (*)(void *, evhttp_request *, evbuffer *, void *)", 12872 "referenced_type" : "type-587", 12873 "self_type" : "type-588", 12874 "size" : 8, 12875 "source_file" : "/external/libevent/include/event2/rpc.h" 12876 }, 12877 { 12878 "alignment" : 8, 12879 "linker_set_key" : "int (*)(void *, int)", 12880 "name" : "int (*)(void *, int)", 12881 "referenced_type" : "type-74", 12882 "self_type" : "type-73", 12883 "size" : 8, 12884 "source_file" : "/external/libevent/include/event2/thread.h" 12885 }, 12886 { 12887 "alignment" : 8, 12888 "linker_set_key" : "int (*)(void *, void *, const timeval *)", 12889 "name" : "int (*)(void *, void *, const timeval *)", 12890 "referenced_type" : "type-76", 12891 "self_type" : "type-75", 12892 "size" : 8, 12893 "source_file" : "/external/libevent/include/event2/thread.h" 12894 }, 12895 { 12896 "alignment" : 8, 12897 "linker_set_key" : "int *", 12898 "name" : "int *", 12899 "referenced_type" : "type-20", 12900 "self_type" : "type-173", 12901 "size" : 8, 12902 "source_file" : "/external/libevent/include/event2/event.h" 12903 }, 12904 { 12905 "alignment" : 8, 12906 "linker_set_key" : "iovec *", 12907 "name" : "iovec *", 12908 "referenced_type" : "type-132", 12909 "self_type" : "type-131", 12910 "size" : 8, 12911 "source_file" : "/external/libevent/include/event2/buffer.h" 12912 }, 12913 { 12914 "alignment" : 8, 12915 "linker_set_key" : "iovec *", 12916 "name" : "iovec *", 12917 "referenced_type" : "type-358", 12918 "self_type" : "type-357", 12919 "size" : 8, 12920 "source_file" : "/external/libevent/include/event2/buffer.h" 12921 }, 12922 { 12923 "alignment" : 8, 12924 "linker_set_key" : "iovec *", 12925 "name" : "iovec *", 12926 "referenced_type" : "type-734", 12927 "self_type" : "type-733", 12928 "size" : 8, 12929 "source_file" : "/external/libevent/include/event2/buffer.h" 12930 }, 12931 { 12932 "alignment" : 8, 12933 "linker_set_key" : "iovec *", 12934 "name" : "iovec *", 12935 "referenced_type" : "type-789", 12936 "self_type" : "type-788", 12937 "size" : 8, 12938 "source_file" : "/external/libevent/include/event2/buffer.h" 12939 }, 12940 { 12941 "alignment" : 8, 12942 "linker_set_key" : "short *", 12943 "name" : "short *", 12944 "referenced_type" : "type-15", 12945 "self_type" : "type-35", 12946 "size" : 8, 12947 "source_file" : "/external/libevent/include/event2/event_struct.h" 12948 }, 12949 { 12950 "alignment" : 8, 12951 "linker_set_key" : "sockaddr *", 12952 "name" : "sockaddr *", 12953 "referenced_type" : "type-208", 12954 "self_type" : "type-207", 12955 "size" : 8, 12956 "source_file" : "/external/libevent/include/event2/util.h" 12957 }, 12958 { 12959 "alignment" : 8, 12960 "linker_set_key" : "sockaddr *", 12961 "name" : "sockaddr *", 12962 "referenced_type" : "type-239", 12963 "self_type" : "type-238", 12964 "size" : 8, 12965 "source_file" : "/external/libevent/include/event2/listener.h" 12966 }, 12967 { 12968 "alignment" : 8, 12969 "linker_set_key" : "sockaddr *", 12970 "name" : "sockaddr *", 12971 "referenced_type" : "type-416", 12972 "self_type" : "type-415", 12973 "size" : 8, 12974 "source_file" : "/external/libevent/include/event2/util.h" 12975 }, 12976 { 12977 "alignment" : 8, 12978 "linker_set_key" : "sockaddr *", 12979 "name" : "sockaddr *", 12980 "referenced_type" : "type-446", 12981 "self_type" : "type-445", 12982 "size" : 8, 12983 "source_file" : "/external/libevent/include/event2/listener.h" 12984 }, 12985 { 12986 "alignment" : 8, 12987 "linker_set_key" : "sockaddr *", 12988 "name" : "sockaddr *", 12989 "referenced_type" : "type-512", 12990 "self_type" : "type-511", 12991 "size" : 8, 12992 "source_file" : "/external/libevent/include/event2/dns.h" 12993 }, 12994 { 12995 "alignment" : 8, 12996 "linker_set_key" : "sockaddr *", 12997 "name" : "sockaddr *", 12998 "referenced_type" : "type-912", 12999 "self_type" : "type-911", 13000 "size" : 8, 13001 "source_file" : "/external/libevent/include/event2/util.h" 13002 }, 13003 { 13004 "alignment" : 8, 13005 "linker_set_key" : "sockaddr *", 13006 "name" : "sockaddr *", 13007 "referenced_type" : "type-940", 13008 "self_type" : "type-939", 13009 "size" : 8, 13010 "source_file" : "/external/libevent/include/event2/listener.h" 13011 }, 13012 { 13013 "alignment" : 8, 13014 "linker_set_key" : "sockaddr *", 13015 "name" : "sockaddr *", 13016 "referenced_type" : "type-996", 13017 "self_type" : "type-995", 13018 "size" : 8, 13019 "source_file" : "/external/libevent/include/event2/dns.h" 13020 }, 13021 { 13022 "alignment" : 8, 13023 "linker_set_key" : "timeval *", 13024 "name" : "timeval *", 13025 "referenced_type" : "type-1006", 13026 "self_type" : "type-1005", 13027 "size" : 8, 13028 "source_file" : "/external/libevent/include/event2/tag.h" 13029 }, 13030 { 13031 "alignment" : 8, 13032 "linker_set_key" : "timeval *", 13033 "name" : "timeval *", 13034 "referenced_type" : "type-156", 13035 "self_type" : "type-155", 13036 "size" : 8, 13037 "source_file" : "/external/libevent/include/event2/event.h" 13038 }, 13039 { 13040 "alignment" : 8, 13041 "linker_set_key" : "timeval *", 13042 "name" : "timeval *", 13043 "referenced_type" : "type-229", 13044 "self_type" : "type-228", 13045 "size" : 8, 13046 "source_file" : "/external/libevent/include/event2/util.h" 13047 }, 13048 { 13049 "alignment" : 8, 13050 "linker_set_key" : "timeval *", 13051 "name" : "timeval *", 13052 "referenced_type" : "type-381", 13053 "self_type" : "type-380", 13054 "size" : 8, 13055 "source_file" : "/external/libevent/include/event2/event.h" 13056 }, 13057 { 13058 "alignment" : 8, 13059 "linker_set_key" : "timeval *", 13060 "name" : "timeval *", 13061 "referenced_type" : "type-436", 13062 "self_type" : "type-435", 13063 "size" : 8, 13064 "source_file" : "/external/libevent/include/event2/util.h" 13065 }, 13066 { 13067 "alignment" : 8, 13068 "linker_set_key" : "timeval *", 13069 "name" : "timeval *", 13070 "referenced_type" : "type-525", 13071 "self_type" : "type-524", 13072 "size" : 8, 13073 "source_file" : "/external/libevent/include/event2/tag.h" 13074 }, 13075 { 13076 "alignment" : 8, 13077 "linker_set_key" : "timeval *", 13078 "name" : "timeval *", 13079 "referenced_type" : "type-757", 13080 "self_type" : "type-756", 13081 "size" : 8, 13082 "source_file" : "/external/libevent/include/event2/event.h" 13083 }, 13084 { 13085 "alignment" : 8, 13086 "linker_set_key" : "timeval *", 13087 "name" : "timeval *", 13088 "referenced_type" : "type-882", 13089 "self_type" : "type-881", 13090 "size" : 8, 13091 "source_file" : "/external/libevent/include/event2/event.h" 13092 }, 13093 { 13094 "alignment" : 8, 13095 "linker_set_key" : "timeval *", 13096 "name" : "timeval *", 13097 "referenced_type" : "type-932", 13098 "self_type" : "type-931", 13099 "size" : 8, 13100 "source_file" : "/external/libevent/include/event2/util.h" 13101 }, 13102 { 13103 "alignment" : 8, 13104 "linker_set_key" : "unsigned char *", 13105 "name" : "unsigned char *", 13106 "referenced_type" : "type-16", 13107 "self_type" : "type-273", 13108 "size" : 8, 13109 "source_file" : "/external/libevent/include/event2/buffer.h" 13110 }, 13111 { 13112 "alignment" : 8, 13113 "linker_set_key" : "unsigned int *", 13114 "name" : "unsigned int *", 13115 "referenced_type" : "type-2", 13116 "self_type" : "type-528", 13117 "size" : 8, 13118 "source_file" : "/external/libevent/include/event2/tag.h" 13119 }, 13120 { 13121 "alignment" : 8, 13122 "linker_set_key" : "unsigned long (*)(void)", 13123 "name" : "unsigned long (*)(void)", 13124 "referenced_type" : "type-204", 13125 "self_type" : "type-206", 13126 "size" : 8, 13127 "source_file" : "/external/libevent/include/event2/thread.h" 13128 }, 13129 { 13130 "alignment" : 8, 13131 "linker_set_key" : "unsigned long *", 13132 "name" : "unsigned long *", 13133 "referenced_type" : "type-39", 13134 "self_type" : "type-217", 13135 "size" : 8, 13136 "source_file" : "/external/libevent/include/event2/buffer.h" 13137 }, 13138 { 13139 "alignment" : 8, 13140 "linker_set_key" : "unsigned short (*)(void)", 13141 "name" : "unsigned short (*)(void)", 13142 "referenced_type" : "type-491", 13143 "self_type" : "type-493", 13144 "size" : 8, 13145 "source_file" : "/external/libevent/include/event2/dns.h" 13146 }, 13147 { 13148 "alignment" : 8, 13149 "linker_set_key" : "unsigned short *", 13150 "name" : "unsigned short *", 13151 "referenced_type" : "type-536", 13152 "self_type" : "type-618", 13153 "size" : 8, 13154 "source_file" : "/external/libevent/include/event2/http.h" 13155 }, 13156 { 13157 "alignment" : 8, 13158 "linker_set_key" : "void (*)(bufferevent *, short, void *)", 13159 "name" : "void (*)(bufferevent *, short, void *)", 13160 "referenced_type" : "type-50", 13161 "self_type" : "type-49", 13162 "size" : 8, 13163 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13164 }, 13165 { 13166 "alignment" : 8, 13167 "linker_set_key" : "void (*)(bufferevent *, void *)", 13168 "name" : "void (*)(bufferevent *, void *)", 13169 "referenced_type" : "type-47", 13170 "self_type" : "type-46", 13171 "size" : 8, 13172 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13173 }, 13174 { 13175 "alignment" : 8, 13176 "linker_set_key" : "void (*)(char *, unsigned long)", 13177 "name" : "void (*)(char *, unsigned long)", 13178 "referenced_type" : "type-494", 13179 "self_type" : "type-495", 13180 "size" : 8, 13181 "source_file" : "/external/libevent/include/event2/dns.h" 13182 }, 13183 { 13184 "alignment" : 8, 13185 "linker_set_key" : "void (*)(const evbuffer_file_segment *, int, void *)", 13186 "name" : "void (*)(const evbuffer_file_segment *, int, void *)", 13187 "referenced_type" : "type-247", 13188 "self_type" : "type-263", 13189 "size" : 8, 13190 "source_file" : "/external/libevent/include/event2/buffer.h" 13191 }, 13192 { 13193 "alignment" : 8, 13194 "linker_set_key" : "void (*)(const void *, unsigned long, void *)", 13195 "name" : "void (*)(const void *, unsigned long, void *)", 13196 "referenced_type" : "type-221", 13197 "self_type" : "type-224", 13198 "size" : 8, 13199 "source_file" : "/external/libevent/include/event2/buffer.h" 13200 }, 13201 { 13202 "alignment" : 8, 13203 "linker_set_key" : "void (*)(evbuffer *, const evbuffer_cb_info *, void *)", 13204 "name" : "void (*)(evbuffer *, const evbuffer_cb_info *, void *)", 13205 "referenced_type" : "type-269", 13206 "self_type" : "type-272", 13207 "size" : 8, 13208 "source_file" : "/external/libevent/include/event2/buffer.h" 13209 }, 13210 { 13211 "alignment" : 8, 13212 "linker_set_key" : "void (*)(evbuffer *, unsigned long, unsigned long, void *)", 13213 "name" : "void (*)(evbuffer *, unsigned long, unsigned long, void *)", 13214 "referenced_type" : "type-274", 13215 "self_type" : "type-275", 13216 "size" : 8, 13217 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 13218 }, 13219 { 13220 "alignment" : 8, 13221 "linker_set_key" : "void (*)(evbuffer *, void *)", 13222 "name" : "void (*)(evbuffer *, void *)", 13223 "referenced_type" : "type-559", 13224 "self_type" : "type-560", 13225 "size" : 8, 13226 "source_file" : "/external/libevent/include/event2/rpc.h" 13227 }, 13228 { 13229 "alignment" : 8, 13230 "linker_set_key" : "void (*)(evconnlistener *, int, sockaddr *, int, void *)", 13231 "name" : "void (*)(evconnlistener *, int, sockaddr *, int, void *)", 13232 "referenced_type" : "type-256", 13233 "self_type" : "type-257", 13234 "size" : 8, 13235 "source_file" : "/external/libevent/include/event2/listener.h" 13236 }, 13237 { 13238 "alignment" : 8, 13239 "linker_set_key" : "void (*)(evconnlistener *, void *)", 13240 "name" : "void (*)(evconnlistener *, void *)", 13241 "referenced_type" : "type-243", 13242 "self_type" : "type-246", 13243 "size" : 8, 13244 "source_file" : "/external/libevent/include/event2/listener.h" 13245 }, 13246 { 13247 "alignment" : 8, 13248 "linker_set_key" : "void (*)(evdns_server_request *, void *)", 13249 "name" : "void (*)(evdns_server_request *, void *)", 13250 "referenced_type" : "type-498", 13251 "self_type" : "type-505", 13252 "size" : 8, 13253 "source_file" : "/external/libevent/include/event2/dns.h" 13254 }, 13255 { 13256 "alignment" : 8, 13257 "linker_set_key" : "void (*)(event *, void *)", 13258 "name" : "void (*)(event *, void *)", 13259 "referenced_type" : "type-24", 13260 "self_type" : "type-23", 13261 "size" : 8, 13262 "source_file" : "/external/libevent/include/event2/event_struct.h" 13263 }, 13264 { 13265 "alignment" : 8, 13266 "linker_set_key" : "void (*)(event_callback *, void *)", 13267 "name" : "void (*)(event_callback *, void *)", 13268 "referenced_type" : "type-22", 13269 "self_type" : "type-21", 13270 "size" : 8, 13271 "source_file" : "/external/libevent/include/event2/event_struct.h" 13272 }, 13273 { 13274 "alignment" : 8, 13275 "linker_set_key" : "void (*)(evhttp_bound_socket *, void *)", 13276 "name" : "void (*)(evhttp_bound_socket *, void *)", 13277 "referenced_type" : "type-599", 13278 "self_type" : "type-600", 13279 "size" : 8, 13280 "source_file" : "/external/libevent/include/event2/http.h" 13281 }, 13282 { 13283 "alignment" : 8, 13284 "linker_set_key" : "void (*)(evhttp_connection *, void *)", 13285 "name" : "void (*)(evhttp_connection *, void *)", 13286 "referenced_type" : "type-611", 13287 "self_type" : "type-615", 13288 "size" : 8, 13289 "source_file" : "/external/libevent/include/event2/http.h" 13290 }, 13291 { 13292 "alignment" : 8, 13293 "linker_set_key" : "void (*)(evhttp_request *, void *)", 13294 "name" : "void (*)(evhttp_request *, void *)", 13295 "referenced_type" : "type-544", 13296 "self_type" : "type-543", 13297 "size" : 8, 13298 "source_file" : "/external/libevent/include/event2/http_struct.h" 13299 }, 13300 { 13301 "alignment" : 8, 13302 "linker_set_key" : "void (*)(evhttp_request_error, void *)", 13303 "name" : "void (*)(evhttp_request_error, void *)", 13304 "referenced_type" : "type-548", 13305 "self_type" : "type-547", 13306 "size" : 8, 13307 "source_file" : "/external/libevent/include/event2/http_struct.h" 13308 }, 13309 { 13310 "alignment" : 8, 13311 "linker_set_key" : "void (*)(evrpc_req_generic *, void *)", 13312 "name" : "void (*)(evrpc_req_generic *, void *)", 13313 "referenced_type" : "type-582", 13314 "self_type" : "type-581", 13315 "size" : 8, 13316 "source_file" : "/external/libevent/include/event2/rpc.h" 13317 }, 13318 { 13319 "alignment" : 8, 13320 "linker_set_key" : "void (*)(evrpc_status *, void *, void *, void *)", 13321 "name" : "void (*)(evrpc_status *, void *, void *, void *)", 13322 "referenced_type" : "type-563", 13323 "self_type" : "type-566", 13324 "size" : 8, 13325 "source_file" : "/external/libevent/include/event2/rpc.h" 13326 }, 13327 { 13328 "alignment" : 8, 13329 "linker_set_key" : "void (*)(int)", 13330 "name" : "void (*)(int)", 13331 "referenced_type" : "type-258", 13332 "self_type" : "type-259", 13333 "size" : 8, 13334 "source_file" : "/external/libevent/include/event2/event.h" 13335 }, 13336 { 13337 "alignment" : 8, 13338 "linker_set_key" : "void (*)(int, addrinfo *, void *)", 13339 "name" : "void (*)(int, addrinfo *, void *)", 13340 "referenced_type" : "type-518", 13341 "self_type" : "type-521", 13342 "size" : 8, 13343 "source_file" : "/external/libevent/include/event2/dns.h" 13344 }, 13345 { 13346 "alignment" : 8, 13347 "linker_set_key" : "void (*)(int, char, int, int, void *, void *)", 13348 "name" : "void (*)(int, char, int, int, void *, void *)", 13349 "referenced_type" : "type-481", 13350 "self_type" : "type-482", 13351 "size" : 8, 13352 "source_file" : "/external/libevent/include/event2/dns.h" 13353 }, 13354 { 13355 "alignment" : 8, 13356 "linker_set_key" : "void (*)(int, const char *)", 13357 "name" : "void (*)(int, const char *)", 13358 "referenced_type" : "type-260", 13359 "self_type" : "type-261", 13360 "size" : 8, 13361 "source_file" : "/external/libevent/include/event2/event.h" 13362 }, 13363 { 13364 "alignment" : 8, 13365 "linker_set_key" : "void (*)(int, short, void *)", 13366 "name" : "void (*)(int, short, void *)", 13367 "referenced_type" : "type-19", 13368 "self_type" : "type-18", 13369 "size" : 8, 13370 "source_file" : "/external/libevent/include/event2/event_struct.h" 13371 }, 13372 { 13373 "alignment" : 8, 13374 "linker_set_key" : "void (*)(void *)", 13375 "name" : "void (*)(void *)", 13376 "referenced_type" : "type-72", 13377 "self_type" : "type-71", 13378 "size" : 8, 13379 "source_file" : "/external/libevent/include/event2/thread.h" 13380 }, 13381 { 13382 "alignment" : 8, 13383 "linker_set_key" : "void (*)(void *, unsigned int)", 13384 "name" : "void (*)(void *, unsigned int)", 13385 "referenced_type" : "type-4", 13386 "self_type" : "type-3", 13387 "size" : 8, 13388 "source_file" : "/external/libevent/include/event2/thread.h" 13389 }, 13390 { 13391 "alignment" : 8, 13392 "linker_set_key" : "void (**)(bufferevent *, short, void *)", 13393 "name" : "void (**)(bufferevent *, short, void *)", 13394 "referenced_type" : "type-49", 13395 "self_type" : "type-63", 13396 "size" : 8, 13397 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13398 }, 13399 { 13400 "alignment" : 8, 13401 "linker_set_key" : "void (**)(bufferevent *, void *)", 13402 "name" : "void (**)(bufferevent *, void *)", 13403 "referenced_type" : "type-46", 13404 "self_type" : "type-62", 13405 "size" : 8, 13406 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13407 }, 13408 { 13409 "alignment" : 8, 13410 "linker_set_key" : "void (**)(int, short, void *)", 13411 "name" : "void (**)(int, short, void *)", 13412 "referenced_type" : "type-18", 13413 "self_type" : "type-174", 13414 "size" : 8, 13415 "source_file" : "/external/libevent/include/event2/event.h" 13416 }, 13417 { 13418 "alignment" : 8, 13419 "linker_set_key" : "void *", 13420 "name" : "void *", 13421 "referenced_type" : "type-5", 13422 "self_type" : "type-6", 13423 "size" : 8, 13424 "source_file" : "/external/libevent/include/event2/buffer.h" 13425 }, 13426 { 13427 "alignment" : 8, 13428 "linker_set_key" : "void *(*)(unsigned int)", 13429 "name" : "void *(*)(unsigned int)", 13430 "referenced_type" : "type-56", 13431 "self_type" : "type-55", 13432 "size" : 8, 13433 "source_file" : "/external/libevent/include/event2/thread.h" 13434 }, 13435 { 13436 "alignment" : 8, 13437 "linker_set_key" : "void *(*)(unsigned long)", 13438 "name" : "void *(*)(unsigned long)", 13439 "referenced_type" : "type-175", 13440 "self_type" : "type-176", 13441 "size" : 8, 13442 "source_file" : "/external/libevent/include/event2/event.h" 13443 }, 13444 { 13445 "alignment" : 8, 13446 "linker_set_key" : "void *(*)(void *)", 13447 "name" : "void *(*)(void *)", 13448 "referenced_type" : "type-578", 13449 "self_type" : "type-577", 13450 "size" : 8, 13451 "source_file" : "/external/libevent/include/event2/rpc.h" 13452 }, 13453 { 13454 "alignment" : 8, 13455 "linker_set_key" : "void *(*)(void *, unsigned long)", 13456 "name" : "void *(*)(void *, unsigned long)", 13457 "referenced_type" : "type-177", 13458 "self_type" : "type-178", 13459 "size" : 8, 13460 "source_file" : "/external/libevent/include/event2/event.h" 13461 }, 13462 { 13463 "alignment" : 8, 13464 "linker_set_key" : "void **", 13465 "name" : "void **", 13466 "referenced_type" : "type-6", 13467 "self_type" : "type-64", 13468 "size" : 8, 13469 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13470 } 13471 ], 13472 "qualified_types" : 13473 [ 13474 { 13475 "alignment" : 8, 13476 "is_const" : true, 13477 "linker_set_key" : "const addrinfo", 13478 "name" : "const addrinfo", 13479 "referenced_type" : "type-1000", 13480 "self_type" : "type-999", 13481 "size" : 48, 13482 "source_file" : "/external/libevent/include/event2/dns.h" 13483 }, 13484 { 13485 "alignment" : 8, 13486 "is_const" : true, 13487 "linker_set_key" : "const addrinfo", 13488 "name" : "const addrinfo", 13489 "referenced_type" : "type-213", 13490 "self_type" : "type-212", 13491 "size" : 48, 13492 "source_file" : "/external/libevent/include/event2/util.h" 13493 }, 13494 { 13495 "alignment" : 8, 13496 "is_const" : true, 13497 "linker_set_key" : "const addrinfo", 13498 "name" : "const addrinfo", 13499 "referenced_type" : "type-421", 13500 "self_type" : "type-420", 13501 "size" : 48, 13502 "source_file" : "/external/libevent/include/event2/util.h" 13503 }, 13504 { 13505 "alignment" : 8, 13506 "is_const" : true, 13507 "linker_set_key" : "const addrinfo", 13508 "name" : "const addrinfo", 13509 "referenced_type" : "type-516", 13510 "self_type" : "type-515", 13511 "size" : 48, 13512 "source_file" : "/external/libevent/include/event2/dns.h" 13513 }, 13514 { 13515 "alignment" : 8, 13516 "is_const" : true, 13517 "linker_set_key" : "const addrinfo", 13518 "name" : "const addrinfo", 13519 "referenced_type" : "type-918", 13520 "self_type" : "type-917", 13521 "size" : 48, 13522 "source_file" : "/external/libevent/include/event2/util.h" 13523 }, 13524 { 13525 "alignment" : 8, 13526 "is_const" : true, 13527 "linker_set_key" : "const bufferevent", 13528 "name" : "const bufferevent", 13529 "referenced_type" : "type-40", 13530 "self_type" : "type-60", 13531 "size" : 392, 13532 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13533 }, 13534 { 13535 "alignment" : 8, 13536 "is_const" : true, 13537 "linker_set_key" : "const bufferevent_ops", 13538 "name" : "const bufferevent_ops", 13539 "referenced_type" : "type-102", 13540 "self_type" : "type-101", 13541 "size" : 72, 13542 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13543 }, 13544 { 13545 "alignment" : 8, 13546 "is_const" : true, 13547 "linker_set_key" : "const bufferevent_ops", 13548 "name" : "const bufferevent_ops", 13549 "referenced_type" : "type-1052", 13550 "self_type" : "type-1051", 13551 "size" : 72, 13552 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13553 }, 13554 { 13555 "alignment" : 8, 13556 "is_const" : true, 13557 "linker_set_key" : "const bufferevent_ops", 13558 "name" : "const bufferevent_ops", 13559 "referenced_type" : "type-124", 13560 "self_type" : "type-123", 13561 "size" : 72, 13562 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13563 }, 13564 { 13565 "alignment" : 8, 13566 "is_const" : true, 13567 "linker_set_key" : "const bufferevent_ops", 13568 "name" : "const bufferevent_ops", 13569 "referenced_type" : "type-136", 13570 "self_type" : "type-135", 13571 "size" : 72, 13572 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13573 }, 13574 { 13575 "alignment" : 8, 13576 "is_const" : true, 13577 "linker_set_key" : "const bufferevent_ops", 13578 "name" : "const bufferevent_ops", 13579 "referenced_type" : "type-287", 13580 "self_type" : "type-286", 13581 "size" : 72, 13582 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13583 }, 13584 { 13585 "alignment" : 8, 13586 "is_const" : true, 13587 "linker_set_key" : "const bufferevent_ops", 13588 "name" : "const bufferevent_ops", 13589 "referenced_type" : "type-305", 13590 "self_type" : "type-304", 13591 "size" : 72, 13592 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13593 }, 13594 { 13595 "alignment" : 8, 13596 "is_const" : true, 13597 "linker_set_key" : "const bufferevent_ops", 13598 "name" : "const bufferevent_ops", 13599 "referenced_type" : "type-314", 13600 "self_type" : "type-313", 13601 "size" : 72, 13602 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13603 }, 13604 { 13605 "alignment" : 8, 13606 "is_const" : true, 13607 "linker_set_key" : "const bufferevent_ops", 13608 "name" : "const bufferevent_ops", 13609 "referenced_type" : "type-325", 13610 "self_type" : "type-324", 13611 "size" : 72, 13612 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13613 }, 13614 { 13615 "alignment" : 8, 13616 "is_const" : true, 13617 "linker_set_key" : "const bufferevent_ops", 13618 "name" : "const bufferevent_ops", 13619 "referenced_type" : "type-350", 13620 "self_type" : "type-349", 13621 "size" : 72, 13622 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13623 }, 13624 { 13625 "alignment" : 8, 13626 "is_const" : true, 13627 "linker_set_key" : "const bufferevent_ops", 13628 "name" : "const bufferevent_ops", 13629 "referenced_type" : "type-362", 13630 "self_type" : "type-361", 13631 "size" : 72, 13632 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13633 }, 13634 { 13635 "alignment" : 8, 13636 "is_const" : true, 13637 "linker_set_key" : "const bufferevent_ops", 13638 "name" : "const bufferevent_ops", 13639 "referenced_type" : "type-43", 13640 "self_type" : "type-42", 13641 "size" : 72, 13642 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13643 }, 13644 { 13645 "alignment" : 8, 13646 "is_const" : true, 13647 "linker_set_key" : "const bufferevent_ops", 13648 "name" : "const bufferevent_ops", 13649 "referenced_type" : "type-594", 13650 "self_type" : "type-593", 13651 "size" : 72, 13652 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13653 }, 13654 { 13655 "alignment" : 8, 13656 "is_const" : true, 13657 "linker_set_key" : "const bufferevent_ops", 13658 "name" : "const bufferevent_ops", 13659 "referenced_type" : "type-663", 13660 "self_type" : "type-662", 13661 "size" : 72, 13662 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13663 }, 13664 { 13665 "alignment" : 8, 13666 "is_const" : true, 13667 "linker_set_key" : "const bufferevent_ops", 13668 "name" : "const bufferevent_ops", 13669 "referenced_type" : "type-681", 13670 "self_type" : "type-680", 13671 "size" : 72, 13672 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13673 }, 13674 { 13675 "alignment" : 8, 13676 "is_const" : true, 13677 "linker_set_key" : "const bufferevent_ops", 13678 "name" : "const bufferevent_ops", 13679 "referenced_type" : "type-690", 13680 "self_type" : "type-689", 13681 "size" : 72, 13682 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13683 }, 13684 { 13685 "alignment" : 8, 13686 "is_const" : true, 13687 "linker_set_key" : "const bufferevent_ops", 13688 "name" : "const bufferevent_ops", 13689 "referenced_type" : "type-701", 13690 "self_type" : "type-700", 13691 "size" : 72, 13692 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13693 }, 13694 { 13695 "alignment" : 8, 13696 "is_const" : true, 13697 "linker_set_key" : "const bufferevent_ops", 13698 "name" : "const bufferevent_ops", 13699 "referenced_type" : "type-726", 13700 "self_type" : "type-725", 13701 "size" : 72, 13702 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13703 }, 13704 { 13705 "alignment" : 8, 13706 "is_const" : true, 13707 "linker_set_key" : "const bufferevent_ops", 13708 "name" : "const bufferevent_ops", 13709 "referenced_type" : "type-738", 13710 "self_type" : "type-737", 13711 "size" : 72, 13712 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13713 }, 13714 { 13715 "alignment" : 8, 13716 "is_const" : true, 13717 "linker_set_key" : "const bufferevent_ops", 13718 "name" : "const bufferevent_ops", 13719 "referenced_type" : "type-802", 13720 "self_type" : "type-801", 13721 "size" : 72, 13722 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13723 }, 13724 { 13725 "alignment" : 8, 13726 "is_const" : true, 13727 "linker_set_key" : "const bufferevent_ops", 13728 "name" : "const bufferevent_ops", 13729 "referenced_type" : "type-815", 13730 "self_type" : "type-814", 13731 "size" : 72, 13732 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13733 }, 13734 { 13735 "alignment" : 8, 13736 "is_const" : true, 13737 "linker_set_key" : "const bufferevent_ops", 13738 "name" : "const bufferevent_ops", 13739 "referenced_type" : "type-81", 13740 "self_type" : "type-80", 13741 "size" : 72, 13742 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13743 }, 13744 { 13745 "alignment" : 8, 13746 "is_const" : true, 13747 "linker_set_key" : "const bufferevent_ops", 13748 "name" : "const bufferevent_ops", 13749 "referenced_type" : "type-825", 13750 "self_type" : "type-824", 13751 "size" : 72, 13752 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13753 }, 13754 { 13755 "alignment" : 8, 13756 "is_const" : true, 13757 "linker_set_key" : "const bufferevent_ops", 13758 "name" : "const bufferevent_ops", 13759 "referenced_type" : "type-835", 13760 "self_type" : "type-834", 13761 "size" : 72, 13762 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13763 }, 13764 { 13765 "alignment" : 8, 13766 "is_const" : true, 13767 "linker_set_key" : "const bufferevent_ops", 13768 "name" : "const bufferevent_ops", 13769 "referenced_type" : "type-856", 13770 "self_type" : "type-855", 13771 "size" : 72, 13772 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13773 }, 13774 { 13775 "alignment" : 8, 13776 "is_const" : true, 13777 "linker_set_key" : "const bufferevent_ops", 13778 "name" : "const bufferevent_ops", 13779 "referenced_type" : "type-867", 13780 "self_type" : "type-866", 13781 "size" : 72, 13782 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13783 }, 13784 { 13785 "alignment" : 8, 13786 "is_const" : true, 13787 "linker_set_key" : "const bufferevent_ops", 13788 "name" : "const bufferevent_ops", 13789 "referenced_type" : "type-88", 13790 "self_type" : "type-87", 13791 "size" : 72, 13792 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h" 13793 }, 13794 { 13795 "alignment" : 1, 13796 "is_const" : true, 13797 "linker_set_key" : "const char", 13798 "name" : "const char", 13799 "referenced_type" : "type-154", 13800 "self_type" : "type-153", 13801 "size" : 1, 13802 "source_file" : "/external/libevent/include/event2/buffer.h" 13803 }, 13804 { 13805 "alignment" : 8, 13806 "is_const" : true, 13807 "linker_set_key" : "const char *const", 13808 "name" : "const char *const", 13809 "referenced_type" : "type-152", 13810 "self_type" : "type-489", 13811 "size" : 8, 13812 "source_file" : "/external/libevent/include/event2/dns.h" 13813 }, 13814 { 13815 "alignment" : 8, 13816 "is_const" : true, 13817 "linker_set_key" : "const ev_token_bucket_cfg", 13818 "name" : "const ev_token_bucket_cfg", 13819 "referenced_type" : "type-121", 13820 "self_type" : "type-120", 13821 "size" : 56, 13822 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13823 }, 13824 { 13825 "alignment" : 8, 13826 "is_const" : true, 13827 "linker_set_key" : "const ev_token_bucket_cfg", 13828 "name" : "const ev_token_bucket_cfg", 13829 "referenced_type" : "type-347", 13830 "self_type" : "type-346", 13831 "size" : 56, 13832 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13833 }, 13834 { 13835 "alignment" : 8, 13836 "is_const" : true, 13837 "linker_set_key" : "const ev_token_bucket_cfg", 13838 "name" : "const ev_token_bucket_cfg", 13839 "referenced_type" : "type-723", 13840 "self_type" : "type-722", 13841 "size" : 56, 13842 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13843 }, 13844 { 13845 "alignment" : 8, 13846 "is_const" : true, 13847 "linker_set_key" : "const ev_token_bucket_cfg", 13848 "name" : "const ev_token_bucket_cfg", 13849 "referenced_type" : "type-852", 13850 "self_type" : "type-851", 13851 "size" : 56, 13852 "source_file" : "/external/libevent/include/event2/bufferevent.h" 13853 }, 13854 { 13855 "alignment" : 8, 13856 "is_const" : true, 13857 "linker_set_key" : "const evbuffer", 13858 "name" : "const evbuffer", 13859 "referenced_type" : "type-117", 13860 "self_type" : "type-116", 13861 "size" : 136, 13862 "source_file" : "/external/libevent/include/event2/buffer.h" 13863 }, 13864 { 13865 "alignment" : 8, 13866 "is_const" : true, 13867 "linker_set_key" : "const evbuffer", 13868 "name" : "const evbuffer", 13869 "referenced_type" : "type-343", 13870 "self_type" : "type-342", 13871 "size" : 136, 13872 "source_file" : "/external/libevent/include/event2/buffer.h" 13873 }, 13874 { 13875 "alignment" : 8, 13876 "is_const" : true, 13877 "linker_set_key" : "const evbuffer", 13878 "name" : "const evbuffer", 13879 "referenced_type" : "type-719", 13880 "self_type" : "type-718", 13881 "size" : 136, 13882 "source_file" : "/external/libevent/include/event2/buffer.h" 13883 }, 13884 { 13885 "alignment" : 8, 13886 "is_const" : true, 13887 "linker_set_key" : "const evbuffer", 13888 "name" : "const evbuffer", 13889 "referenced_type" : "type-786", 13890 "self_type" : "type-785", 13891 "size" : 136, 13892 "source_file" : "/external/libevent/include/event2/buffer.h" 13893 }, 13894 { 13895 "alignment" : 8, 13896 "is_const" : true, 13897 "linker_set_key" : "const evbuffer_cb_info", 13898 "name" : "const evbuffer_cb_info", 13899 "referenced_type" : "type-266", 13900 "self_type" : "type-271", 13901 "size" : 24, 13902 "source_file" : "/external/libevent/include/event2/buffer.h" 13903 }, 13904 { 13905 "alignment" : 8, 13906 "is_const" : true, 13907 "linker_set_key" : "const evbuffer_file_segment", 13908 "name" : "const evbuffer_file_segment", 13909 "referenced_type" : "type-250", 13910 "self_type" : "type-249", 13911 "size" : 80, 13912 "source_file" : "/external/libevent/include/event2/buffer.h" 13913 }, 13914 { 13915 "alignment" : 8, 13916 "is_const" : true, 13917 "linker_set_key" : "const evbuffer_file_segment", 13918 "name" : "const evbuffer_file_segment", 13919 "referenced_type" : "type-455", 13920 "self_type" : "type-454", 13921 "size" : 80, 13922 "source_file" : "/external/libevent/include/event2/buffer.h" 13923 }, 13924 { 13925 "alignment" : 8, 13926 "is_const" : true, 13927 "linker_set_key" : "const evbuffer_file_segment", 13928 "name" : "const evbuffer_file_segment", 13929 "referenced_type" : "type-794", 13930 "self_type" : "type-793", 13931 "size" : 80, 13932 "source_file" : "/external/libevent/include/event2/buffer.h" 13933 }, 13934 { 13935 "alignment" : 8, 13936 "is_const" : true, 13937 "linker_set_key" : "const evbuffer_file_segment", 13938 "name" : "const evbuffer_file_segment", 13939 "referenced_type" : "type-821", 13940 "self_type" : "type-820", 13941 "size" : 80, 13942 "source_file" : "/external/libevent/include/event2/buffer.h" 13943 }, 13944 { 13945 "alignment" : 8, 13946 "is_const" : true, 13947 "linker_set_key" : "const evbuffer_ptr", 13948 "name" : "const evbuffer_ptr", 13949 "referenced_type" : "type-160", 13950 "self_type" : "type-159", 13951 "size" : 24, 13952 "source_file" : "/external/libevent/include/event2/buffer.h" 13953 }, 13954 { 13955 "alignment" : 8, 13956 "is_const" : true, 13957 "linker_set_key" : "const event", 13958 "name" : "const event", 13959 "referenced_type" : "type-10", 13960 "self_type" : "type-168", 13961 "size" : 128, 13962 "source_file" : "/external/libevent/include/event2/event.h" 13963 }, 13964 { 13965 "alignment" : 8, 13966 "is_const" : true, 13967 "linker_set_key" : "const event_base", 13968 "name" : "const event_base", 13969 "referenced_type" : "type-149", 13970 "self_type" : "type-148", 13971 "size" : 664, 13972 "source_file" : "/external/libevent/include/event2/event.h" 13973 }, 13974 { 13975 "alignment" : 8, 13976 "is_const" : true, 13977 "linker_set_key" : "const event_base", 13978 "name" : "const event_base", 13979 "referenced_type" : "type-377", 13980 "self_type" : "type-376", 13981 "size" : 664, 13982 "source_file" : "/external/libevent/include/event2/event.h" 13983 }, 13984 { 13985 "alignment" : 8, 13986 "is_const" : true, 13987 "linker_set_key" : "const event_base", 13988 "name" : "const event_base", 13989 "referenced_type" : "type-753", 13990 "self_type" : "type-752", 13991 "size" : 664, 13992 "source_file" : "/external/libevent/include/event2/event.h" 13993 }, 13994 { 13995 "alignment" : 8, 13996 "is_const" : true, 13997 "linker_set_key" : "const event_base", 13998 "name" : "const event_base", 13999 "referenced_type" : "type-879", 14000 "self_type" : "type-878", 14001 "size" : 664, 14002 "source_file" : "/external/libevent/include/event2/event.h" 14003 }, 14004 { 14005 "alignment" : 8, 14006 "is_const" : true, 14007 "linker_set_key" : "const event_config", 14008 "name" : "const event_config", 14009 "referenced_type" : "type-166", 14010 "self_type" : "type-165", 14011 "size" : 56, 14012 "source_file" : "/external/libevent/include/event2/event.h" 14013 }, 14014 { 14015 "alignment" : 8, 14016 "is_const" : true, 14017 "linker_set_key" : "const event_config", 14018 "name" : "const event_config", 14019 "referenced_type" : "type-389", 14020 "self_type" : "type-388", 14021 "size" : 56, 14022 "source_file" : "/external/libevent/include/event2/event.h" 14023 }, 14024 { 14025 "alignment" : 8, 14026 "is_const" : true, 14027 "linker_set_key" : "const event_config", 14028 "name" : "const event_config", 14029 "referenced_type" : "type-765", 14030 "self_type" : "type-764", 14031 "size" : 56, 14032 "source_file" : "/external/libevent/include/event2/event.h" 14033 }, 14034 { 14035 "alignment" : 8, 14036 "is_const" : true, 14037 "linker_set_key" : "const event_config", 14038 "name" : "const event_config", 14039 "referenced_type" : "type-889", 14040 "self_type" : "type-888", 14041 "size" : 56, 14042 "source_file" : "/external/libevent/include/event2/event.h" 14043 }, 14044 { 14045 "alignment" : 8, 14046 "is_const" : true, 14047 "linker_set_key" : "const evhttp_request", 14048 "name" : "const evhttp_request", 14049 "referenced_type" : "type-531", 14050 "self_type" : "type-622", 14051 "size" : 216, 14052 "source_file" : "/external/libevent/include/event2/http.h" 14053 }, 14054 { 14055 "alignment" : 8, 14056 "is_const" : true, 14057 "linker_set_key" : "const evhttp_uri", 14058 "name" : "const evhttp_uri", 14059 "referenced_type" : "type-1078", 14060 "self_type" : "type-1077", 14061 "size" : 64, 14062 "source_file" : "/external/libevent/include/event2/http.h" 14063 }, 14064 { 14065 "alignment" : 8, 14066 "is_const" : true, 14067 "linker_set_key" : "const evhttp_uri", 14068 "name" : "const evhttp_uri", 14069 "referenced_type" : "type-626", 14070 "self_type" : "type-625", 14071 "size" : 64, 14072 "source_file" : "/external/libevent/include/event2/http.h" 14073 }, 14074 { 14075 "alignment" : 8, 14076 "is_const" : true, 14077 "linker_set_key" : "const evkeyvalq", 14078 "name" : "const evkeyvalq", 14079 "referenced_type" : "type-280", 14080 "self_type" : "type-627", 14081 "size" : 16, 14082 "source_file" : "/external/libevent/include/event2/http.h" 14083 }, 14084 { 14085 "alignment" : 8, 14086 "is_const" : true, 14087 "linker_set_key" : "const evthread_condition_callbacks", 14088 "name" : "const evthread_condition_callbacks", 14089 "referenced_type" : "type-70", 14090 "self_type" : "type-202", 14091 "size" : 40, 14092 "source_file" : "/external/libevent/include/event2/thread.h" 14093 }, 14094 { 14095 "alignment" : 8, 14096 "is_const" : true, 14097 "linker_set_key" : "const evthread_lock_callbacks", 14098 "name" : "const evthread_lock_callbacks", 14099 "referenced_type" : "type-54", 14100 "self_type" : "type-197", 14101 "size" : 40, 14102 "source_file" : "/external/libevent/include/event2/thread.h" 14103 }, 14104 { 14105 "alignment" : 4, 14106 "is_const" : true, 14107 "linker_set_key" : "const in6_addr", 14108 "name" : "const in6_addr", 14109 "referenced_type" : "type-487", 14110 "self_type" : "type-486", 14111 "size" : 16, 14112 "source_file" : "/external/libevent/include/event2/dns.h" 14113 }, 14114 { 14115 "alignment" : 4, 14116 "is_const" : true, 14117 "linker_set_key" : "const in6_addr", 14118 "name" : "const in6_addr", 14119 "referenced_type" : "type-977", 14120 "self_type" : "type-976", 14121 "size" : 16, 14122 "source_file" : "/external/libevent/include/event2/dns.h" 14123 }, 14124 { 14125 "alignment" : 4, 14126 "is_const" : true, 14127 "linker_set_key" : "const in_addr", 14128 "name" : "const in_addr", 14129 "referenced_type" : "type-484", 14130 "self_type" : "type-483", 14131 "size" : 4, 14132 "source_file" : "/external/libevent/include/event2/dns.h" 14133 }, 14134 { 14135 "alignment" : 4, 14136 "is_const" : true, 14137 "linker_set_key" : "const in_addr", 14138 "name" : "const in_addr", 14139 "referenced_type" : "type-974", 14140 "self_type" : "type-973", 14141 "size" : 4, 14142 "source_file" : "/external/libevent/include/event2/dns.h" 14143 }, 14144 { 14145 "alignment" : 4, 14146 "is_const" : true, 14147 "linker_set_key" : "const int", 14148 "name" : "const int", 14149 "referenced_type" : "type-20", 14150 "self_type" : "type-490", 14151 "size" : 4, 14152 "source_file" : "/external/libevent/include/event2/dns.h" 14153 }, 14154 { 14155 "alignment" : 2, 14156 "is_const" : true, 14157 "linker_set_key" : "const sockaddr", 14158 "name" : "const sockaddr", 14159 "referenced_type" : "type-1073", 14160 "self_type" : "type-1072", 14161 "size" : 16, 14162 "source_file" : "/external/libevent/include/event2/http.h" 14163 }, 14164 { 14165 "alignment" : 2, 14166 "is_const" : true, 14167 "linker_set_key" : "const sockaddr", 14168 "name" : "const sockaddr", 14169 "referenced_type" : "type-142", 14170 "self_type" : "type-141", 14171 "size" : 16, 14172 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14173 }, 14174 { 14175 "alignment" : 2, 14176 "is_const" : true, 14177 "linker_set_key" : "const sockaddr", 14178 "name" : "const sockaddr", 14179 "referenced_type" : "type-210", 14180 "self_type" : "type-209", 14181 "size" : 16, 14182 "source_file" : "/external/libevent/include/event2/util.h" 14183 }, 14184 { 14185 "alignment" : 2, 14186 "is_const" : true, 14187 "linker_set_key" : "const sockaddr", 14188 "name" : "const sockaddr", 14189 "referenced_type" : "type-241", 14190 "self_type" : "type-240", 14191 "size" : 16, 14192 "source_file" : "/external/libevent/include/event2/listener.h" 14193 }, 14194 { 14195 "alignment" : 2, 14196 "is_const" : true, 14197 "linker_set_key" : "const sockaddr", 14198 "name" : "const sockaddr", 14199 "referenced_type" : "type-368", 14200 "self_type" : "type-367", 14201 "size" : 16, 14202 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14203 }, 14204 { 14205 "alignment" : 2, 14206 "is_const" : true, 14207 "linker_set_key" : "const sockaddr", 14208 "name" : "const sockaddr", 14209 "referenced_type" : "type-418", 14210 "self_type" : "type-417", 14211 "size" : 16, 14212 "source_file" : "/external/libevent/include/event2/util.h" 14213 }, 14214 { 14215 "alignment" : 2, 14216 "is_const" : true, 14217 "linker_set_key" : "const sockaddr", 14218 "name" : "const sockaddr", 14219 "referenced_type" : "type-448", 14220 "self_type" : "type-447", 14221 "size" : 16, 14222 "source_file" : "/external/libevent/include/event2/listener.h" 14223 }, 14224 { 14225 "alignment" : 2, 14226 "is_const" : true, 14227 "linker_set_key" : "const sockaddr", 14228 "name" : "const sockaddr", 14229 "referenced_type" : "type-477", 14230 "self_type" : "type-476", 14231 "size" : 16, 14232 "source_file" : "/external/libevent/include/event2/dns.h" 14233 }, 14234 { 14235 "alignment" : 2, 14236 "is_const" : true, 14237 "linker_set_key" : "const sockaddr", 14238 "name" : "const sockaddr", 14239 "referenced_type" : "type-621", 14240 "self_type" : "type-620", 14241 "size" : 16, 14242 "source_file" : "/external/libevent/include/event2/http.h" 14243 }, 14244 { 14245 "alignment" : 2, 14246 "is_const" : true, 14247 "linker_set_key" : "const sockaddr", 14248 "name" : "const sockaddr", 14249 "referenced_type" : "type-744", 14250 "self_type" : "type-743", 14251 "size" : 16, 14252 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14253 }, 14254 { 14255 "alignment" : 2, 14256 "is_const" : true, 14257 "linker_set_key" : "const sockaddr", 14258 "name" : "const sockaddr", 14259 "referenced_type" : "type-872", 14260 "self_type" : "type-871", 14261 "size" : 16, 14262 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14263 }, 14264 { 14265 "alignment" : 2, 14266 "is_const" : true, 14267 "linker_set_key" : "const sockaddr", 14268 "name" : "const sockaddr", 14269 "referenced_type" : "type-914", 14270 "self_type" : "type-913", 14271 "size" : 16, 14272 "source_file" : "/external/libevent/include/event2/util.h" 14273 }, 14274 { 14275 "alignment" : 2, 14276 "is_const" : true, 14277 "linker_set_key" : "const sockaddr", 14278 "name" : "const sockaddr", 14279 "referenced_type" : "type-942", 14280 "self_type" : "type-941", 14281 "size" : 16, 14282 "source_file" : "/external/libevent/include/event2/listener.h" 14283 }, 14284 { 14285 "alignment" : 2, 14286 "is_const" : true, 14287 "linker_set_key" : "const sockaddr", 14288 "name" : "const sockaddr", 14289 "referenced_type" : "type-968", 14290 "self_type" : "type-967", 14291 "size" : 16, 14292 "source_file" : "/external/libevent/include/event2/dns.h" 14293 }, 14294 { 14295 "alignment" : 8, 14296 "is_const" : true, 14297 "linker_set_key" : "const timeval", 14298 "name" : "const timeval", 14299 "referenced_type" : "type-1061", 14300 "self_type" : "type-1060", 14301 "size" : 16, 14302 "source_file" : "/external/libevent/include/event2/http.h" 14303 }, 14304 { 14305 "alignment" : 8, 14306 "is_const" : true, 14307 "linker_set_key" : "const timeval", 14308 "name" : "const timeval", 14309 "referenced_type" : "type-107", 14310 "self_type" : "type-106", 14311 "size" : 16, 14312 "source_file" : "/external/libevent/include/event2/thread.h" 14313 }, 14314 { 14315 "alignment" : 8, 14316 "is_const" : true, 14317 "linker_set_key" : "const timeval", 14318 "name" : "const timeval", 14319 "referenced_type" : "type-114", 14320 "self_type" : "type-113", 14321 "size" : 16, 14322 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14323 }, 14324 { 14325 "alignment" : 8, 14326 "is_const" : true, 14327 "linker_set_key" : "const timeval", 14328 "name" : "const timeval", 14329 "referenced_type" : "type-144", 14330 "self_type" : "type-143", 14331 "size" : 16, 14332 "source_file" : "/external/libevent/include/event2/thread.h" 14333 }, 14334 { 14335 "alignment" : 8, 14336 "is_const" : true, 14337 "linker_set_key" : "const timeval", 14338 "name" : "const timeval", 14339 "referenced_type" : "type-163", 14340 "self_type" : "type-162", 14341 "size" : 16, 14342 "source_file" : "/external/libevent/include/event2/event.h" 14343 }, 14344 { 14345 "alignment" : 8, 14346 "is_const" : true, 14347 "linker_set_key" : "const timeval", 14348 "name" : "const timeval", 14349 "referenced_type" : "type-200", 14350 "self_type" : "type-199", 14351 "size" : 16, 14352 "source_file" : "/external/libevent/include/event2/thread.h" 14353 }, 14354 { 14355 "alignment" : 8, 14356 "is_const" : true, 14357 "linker_set_key" : "const timeval", 14358 "name" : "const timeval", 14359 "referenced_type" : "type-220", 14360 "self_type" : "type-219", 14361 "size" : 16, 14362 "source_file" : "/external/libevent/include/event2/thread.h" 14363 }, 14364 { 14365 "alignment" : 8, 14366 "is_const" : true, 14367 "linker_set_key" : "const timeval", 14368 "name" : "const timeval", 14369 "referenced_type" : "type-226", 14370 "self_type" : "type-225", 14371 "size" : 16, 14372 "source_file" : "/external/libevent/include/event2/thread.h" 14373 }, 14374 { 14375 "alignment" : 8, 14376 "is_const" : true, 14377 "linker_set_key" : "const timeval", 14378 "name" : "const timeval", 14379 "referenced_type" : "type-252", 14380 "self_type" : "type-251", 14381 "size" : 16, 14382 "source_file" : "/external/libevent/include/event2/thread.h" 14383 }, 14384 { 14385 "alignment" : 8, 14386 "is_const" : true, 14387 "linker_set_key" : "const timeval", 14388 "name" : "const timeval", 14389 "referenced_type" : "type-302", 14390 "self_type" : "type-301", 14391 "size" : 16, 14392 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14393 }, 14394 { 14395 "alignment" : 8, 14396 "is_const" : true, 14397 "linker_set_key" : "const timeval", 14398 "name" : "const timeval", 14399 "referenced_type" : "type-317", 14400 "self_type" : "type-316", 14401 "size" : 16, 14402 "source_file" : "/external/libevent/include/event2/thread.h" 14403 }, 14404 { 14405 "alignment" : 8, 14406 "is_const" : true, 14407 "linker_set_key" : "const timeval", 14408 "name" : "const timeval", 14409 "referenced_type" : "type-329", 14410 "self_type" : "type-328", 14411 "size" : 16, 14412 "source_file" : "/external/libevent/include/event2/thread.h" 14413 }, 14414 { 14415 "alignment" : 8, 14416 "is_const" : true, 14417 "linker_set_key" : "const timeval", 14418 "name" : "const timeval", 14419 "referenced_type" : "type-333", 14420 "self_type" : "type-332", 14421 "size" : 16, 14422 "source_file" : "/external/libevent/include/event2/thread.h" 14423 }, 14424 { 14425 "alignment" : 8, 14426 "is_const" : true, 14427 "linker_set_key" : "const timeval", 14428 "name" : "const timeval", 14429 "referenced_type" : "type-340", 14430 "self_type" : "type-339", 14431 "size" : 16, 14432 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14433 }, 14434 { 14435 "alignment" : 8, 14436 "is_const" : true, 14437 "linker_set_key" : "const timeval", 14438 "name" : "const timeval", 14439 "referenced_type" : "type-370", 14440 "self_type" : "type-369", 14441 "size" : 16, 14442 "source_file" : "/external/libevent/include/event2/thread.h" 14443 }, 14444 { 14445 "alignment" : 8, 14446 "is_const" : true, 14447 "linker_set_key" : "const timeval", 14448 "name" : "const timeval", 14449 "referenced_type" : "type-386", 14450 "self_type" : "type-385", 14451 "size" : 16, 14452 "source_file" : "/external/libevent/include/event2/event.h" 14453 }, 14454 { 14455 "alignment" : 8, 14456 "is_const" : true, 14457 "linker_set_key" : "const timeval", 14458 "name" : "const timeval", 14459 "referenced_type" : "type-409", 14460 "self_type" : "type-408", 14461 "size" : 16, 14462 "source_file" : "/external/libevent/include/event2/thread.h" 14463 }, 14464 { 14465 "alignment" : 8, 14466 "is_const" : true, 14467 "linker_set_key" : "const timeval", 14468 "name" : "const timeval", 14469 "referenced_type" : "type-428", 14470 "self_type" : "type-427", 14471 "size" : 16, 14472 "source_file" : "/external/libevent/include/event2/thread.h" 14473 }, 14474 { 14475 "alignment" : 8, 14476 "is_const" : true, 14477 "linker_set_key" : "const timeval", 14478 "name" : "const timeval", 14479 "referenced_type" : "type-433", 14480 "self_type" : "type-432", 14481 "size" : 16, 14482 "source_file" : "/external/libevent/include/event2/thread.h" 14483 }, 14484 { 14485 "alignment" : 8, 14486 "is_const" : true, 14487 "linker_set_key" : "const timeval", 14488 "name" : "const timeval", 14489 "referenced_type" : "type-457", 14490 "self_type" : "type-456", 14491 "size" : 16, 14492 "source_file" : "/external/libevent/include/event2/thread.h" 14493 }, 14494 { 14495 "alignment" : 8, 14496 "is_const" : true, 14497 "linker_set_key" : "const timeval", 14498 "name" : "const timeval", 14499 "referenced_type" : "type-467", 14500 "self_type" : "type-466", 14501 "size" : 16, 14502 "source_file" : "/external/libevent/include/event2/thread.h" 14503 }, 14504 { 14505 "alignment" : 8, 14506 "is_const" : true, 14507 "linker_set_key" : "const timeval", 14508 "name" : "const timeval", 14509 "referenced_type" : "type-474", 14510 "self_type" : "type-473", 14511 "size" : 16, 14512 "source_file" : "/external/libevent/include/event2/thread.h" 14513 }, 14514 { 14515 "alignment" : 8, 14516 "is_const" : true, 14517 "linker_set_key" : "const timeval", 14518 "name" : "const timeval", 14519 "referenced_type" : "type-607", 14520 "self_type" : "type-606", 14521 "size" : 16, 14522 "source_file" : "/external/libevent/include/event2/http.h" 14523 }, 14524 { 14525 "alignment" : 8, 14526 "is_const" : true, 14527 "linker_set_key" : "const timeval", 14528 "name" : "const timeval", 14529 "referenced_type" : "type-634", 14530 "self_type" : "type-633", 14531 "size" : 16, 14532 "source_file" : "/external/libevent/include/event2/thread.h" 14533 }, 14534 { 14535 "alignment" : 8, 14536 "is_const" : true, 14537 "linker_set_key" : "const timeval", 14538 "name" : "const timeval", 14539 "referenced_type" : "type-649", 14540 "self_type" : "type-648", 14541 "size" : 16, 14542 "source_file" : "/external/libevent/include/event2/thread.h" 14543 }, 14544 { 14545 "alignment" : 8, 14546 "is_const" : true, 14547 "linker_set_key" : "const timeval", 14548 "name" : "const timeval", 14549 "referenced_type" : "type-654", 14550 "self_type" : "type-653", 14551 "size" : 16, 14552 "source_file" : "/external/libevent/include/event2/thread.h" 14553 }, 14554 { 14555 "alignment" : 8, 14556 "is_const" : true, 14557 "linker_set_key" : "const timeval", 14558 "name" : "const timeval", 14559 "referenced_type" : "type-659", 14560 "self_type" : "type-658", 14561 "size" : 16, 14562 "source_file" : "/external/libevent/include/event2/thread.h" 14563 }, 14564 { 14565 "alignment" : 8, 14566 "is_const" : true, 14567 "linker_set_key" : "const timeval", 14568 "name" : "const timeval", 14569 "referenced_type" : "type-678", 14570 "self_type" : "type-677", 14571 "size" : 16, 14572 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14573 }, 14574 { 14575 "alignment" : 8, 14576 "is_const" : true, 14577 "linker_set_key" : "const timeval", 14578 "name" : "const timeval", 14579 "referenced_type" : "type-68", 14580 "self_type" : "type-67", 14581 "size" : 16, 14582 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14583 }, 14584 { 14585 "alignment" : 8, 14586 "is_const" : true, 14587 "linker_set_key" : "const timeval", 14588 "name" : "const timeval", 14589 "referenced_type" : "type-693", 14590 "self_type" : "type-692", 14591 "size" : 16, 14592 "source_file" : "/external/libevent/include/event2/thread.h" 14593 }, 14594 { 14595 "alignment" : 8, 14596 "is_const" : true, 14597 "linker_set_key" : "const timeval", 14598 "name" : "const timeval", 14599 "referenced_type" : "type-705", 14600 "self_type" : "type-704", 14601 "size" : 16, 14602 "source_file" : "/external/libevent/include/event2/thread.h" 14603 }, 14604 { 14605 "alignment" : 8, 14606 "is_const" : true, 14607 "linker_set_key" : "const timeval", 14608 "name" : "const timeval", 14609 "referenced_type" : "type-709", 14610 "self_type" : "type-708", 14611 "size" : 16, 14612 "source_file" : "/external/libevent/include/event2/thread.h" 14613 }, 14614 { 14615 "alignment" : 8, 14616 "is_const" : true, 14617 "linker_set_key" : "const timeval", 14618 "name" : "const timeval", 14619 "referenced_type" : "type-716", 14620 "self_type" : "type-715", 14621 "size" : 16, 14622 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14623 }, 14624 { 14625 "alignment" : 8, 14626 "is_const" : true, 14627 "linker_set_key" : "const timeval", 14628 "name" : "const timeval", 14629 "referenced_type" : "type-746", 14630 "self_type" : "type-745", 14631 "size" : 16, 14632 "source_file" : "/external/libevent/include/event2/thread.h" 14633 }, 14634 { 14635 "alignment" : 8, 14636 "is_const" : true, 14637 "linker_set_key" : "const timeval", 14638 "name" : "const timeval", 14639 "referenced_type" : "type-762", 14640 "self_type" : "type-761", 14641 "size" : 16, 14642 "source_file" : "/external/libevent/include/event2/event.h" 14643 }, 14644 { 14645 "alignment" : 8, 14646 "is_const" : true, 14647 "linker_set_key" : "const timeval", 14648 "name" : "const timeval", 14649 "referenced_type" : "type-783", 14650 "self_type" : "type-782", 14651 "size" : 16, 14652 "source_file" : "/external/libevent/include/event2/thread.h" 14653 }, 14654 { 14655 "alignment" : 8, 14656 "is_const" : true, 14657 "linker_set_key" : "const timeval", 14658 "name" : "const timeval", 14659 "referenced_type" : "type-79", 14660 "self_type" : "type-78", 14661 "size" : 16, 14662 "source_file" : "/external/libevent/include/event2/thread.h" 14663 }, 14664 { 14665 "alignment" : 8, 14666 "is_const" : true, 14667 "linker_set_key" : "const timeval", 14668 "name" : "const timeval", 14669 "referenced_type" : "type-810", 14670 "self_type" : "type-809", 14671 "size" : 16, 14672 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14673 }, 14674 { 14675 "alignment" : 8, 14676 "is_const" : true, 14677 "linker_set_key" : "const timeval", 14678 "name" : "const timeval", 14679 "referenced_type" : "type-828", 14680 "self_type" : "type-827", 14681 "size" : 16, 14682 "source_file" : "/external/libevent/include/event2/thread.h" 14683 }, 14684 { 14685 "alignment" : 8, 14686 "is_const" : true, 14687 "linker_set_key" : "const timeval", 14688 "name" : "const timeval", 14689 "referenced_type" : "type-840", 14690 "self_type" : "type-839", 14691 "size" : 16, 14692 "source_file" : "/external/libevent/include/event2/thread.h" 14693 }, 14694 { 14695 "alignment" : 8, 14696 "is_const" : true, 14697 "linker_set_key" : "const timeval", 14698 "name" : "const timeval", 14699 "referenced_type" : "type-847", 14700 "self_type" : "type-846", 14701 "size" : 16, 14702 "source_file" : "/external/libevent/include/event2/bufferevent.h" 14703 }, 14704 { 14705 "alignment" : 8, 14706 "is_const" : true, 14707 "linker_set_key" : "const timeval", 14708 "name" : "const timeval", 14709 "referenced_type" : "type-875", 14710 "self_type" : "type-874", 14711 "size" : 16, 14712 "source_file" : "/external/libevent/include/event2/thread.h" 14713 }, 14714 { 14715 "alignment" : 8, 14716 "is_const" : true, 14717 "linker_set_key" : "const timeval", 14718 "name" : "const timeval", 14719 "referenced_type" : "type-886", 14720 "self_type" : "type-885", 14721 "size" : 16, 14722 "source_file" : "/external/libevent/include/event2/event.h" 14723 }, 14724 { 14725 "alignment" : 8, 14726 "is_const" : true, 14727 "linker_set_key" : "const timeval", 14728 "name" : "const timeval", 14729 "referenced_type" : "type-905", 14730 "self_type" : "type-904", 14731 "size" : 16, 14732 "source_file" : "/external/libevent/include/event2/thread.h" 14733 }, 14734 { 14735 "alignment" : 8, 14736 "is_const" : true, 14737 "linker_set_key" : "const timeval", 14738 "name" : "const timeval", 14739 "referenced_type" : "type-925", 14740 "self_type" : "type-924", 14741 "size" : 16, 14742 "source_file" : "/external/libevent/include/event2/thread.h" 14743 }, 14744 { 14745 "alignment" : 8, 14746 "is_const" : true, 14747 "linker_set_key" : "const timeval", 14748 "name" : "const timeval", 14749 "referenced_type" : "type-929", 14750 "self_type" : "type-928", 14751 "size" : 16, 14752 "source_file" : "/external/libevent/include/event2/thread.h" 14753 }, 14754 { 14755 "alignment" : 8, 14756 "is_const" : true, 14757 "linker_set_key" : "const timeval", 14758 "name" : "const timeval", 14759 "referenced_type" : "type-948", 14760 "self_type" : "type-947", 14761 "size" : 16, 14762 "source_file" : "/external/libevent/include/event2/thread.h" 14763 }, 14764 { 14765 "alignment" : 8, 14766 "is_const" : true, 14767 "linker_set_key" : "const timeval", 14768 "name" : "const timeval", 14769 "referenced_type" : "type-95", 14770 "self_type" : "type-94", 14771 "size" : 16, 14772 "source_file" : "/external/libevent/include/event2/thread.h" 14773 }, 14774 { 14775 "alignment" : 8, 14776 "is_const" : true, 14777 "linker_set_key" : "const timeval", 14778 "name" : "const timeval", 14779 "referenced_type" : "type-960", 14780 "self_type" : "type-959", 14781 "size" : 16, 14782 "source_file" : "/external/libevent/include/event2/thread.h" 14783 }, 14784 { 14785 "alignment" : 8, 14786 "is_const" : true, 14787 "linker_set_key" : "const timeval", 14788 "name" : "const timeval", 14789 "referenced_type" : "type-965", 14790 "self_type" : "type-964", 14791 "size" : 16, 14792 "source_file" : "/external/libevent/include/event2/thread.h" 14793 }, 14794 { 14795 "alignment" : 8, 14796 "is_const" : true, 14797 "linker_set_key" : "const tm", 14798 "name" : "const tm", 14799 "referenced_type" : "type-234", 14800 "self_type" : "type-233", 14801 "size" : 56, 14802 "source_file" : "/external/libevent/include/event2/util.h" 14803 }, 14804 { 14805 "alignment" : 8, 14806 "is_const" : true, 14807 "linker_set_key" : "const tm", 14808 "name" : "const tm", 14809 "referenced_type" : "type-441", 14810 "self_type" : "type-440", 14811 "size" : 56, 14812 "source_file" : "/external/libevent/include/event2/util.h" 14813 }, 14814 { 14815 "alignment" : 8, 14816 "is_const" : true, 14817 "linker_set_key" : "const tm", 14818 "name" : "const tm", 14819 "referenced_type" : "type-935", 14820 "self_type" : "type-934", 14821 "size" : 56, 14822 "source_file" : "/external/libevent/include/event2/util.h" 14823 }, 14824 { 14825 "alignment" : 1, 14826 "is_const" : true, 14827 "linker_set_key" : "const unsigned char", 14828 "name" : "const unsigned char", 14829 "referenced_type" : "type-16", 14830 "self_type" : "type-276", 14831 "size" : 1, 14832 "source_file" : "/external/libevent/include/event2/buffer_compat.h" 14833 }, 14834 { 14835 "alignment" : 8, 14836 "is_const" : true, 14837 "linker_set_key" : "const unsigned long", 14838 "name" : "const unsigned long", 14839 "referenced_type" : "type-39", 14840 "self_type" : "type-232", 14841 "size" : 8, 14842 "source_file" : "/external/libevent/include/event2/util.h" 14843 }, 14844 { 14845 "is_const" : true, 14846 "linker_set_key" : "const void", 14847 "name" : "const void", 14848 "referenced_type" : "type-5", 14849 "self_type" : "type-140", 14850 "source_file" : "/external/libevent/include/event2/buffer.h" 14851 } 14852 ], 14853 "record_types" : 14854 [ 14855 { 14856 "alignment" : 8, 14857 "fields" : 14858 [ 14859 { 14860 "field_name" : "ev_base", 14861 "referenced_type" : "type-28" 14862 }, 14863 { 14864 "field_name" : "be_ops", 14865 "field_offset" : 64, 14866 "referenced_type" : "type-41" 14867 }, 14868 { 14869 "field_name" : "ev_read", 14870 "field_offset" : 128, 14871 "referenced_type" : "type-10" 14872 }, 14873 { 14874 "field_name" : "ev_write", 14875 "field_offset" : 1152, 14876 "referenced_type" : "type-10" 14877 }, 14878 { 14879 "field_name" : "input", 14880 "field_offset" : 2176, 14881 "referenced_type" : "type-44" 14882 }, 14883 { 14884 "field_name" : "output", 14885 "field_offset" : 2240, 14886 "referenced_type" : "type-44" 14887 }, 14888 { 14889 "field_name" : "wm_read", 14890 "field_offset" : 2304, 14891 "referenced_type" : "type-38" 14892 }, 14893 { 14894 "field_name" : "wm_write", 14895 "field_offset" : 2432, 14896 "referenced_type" : "type-38" 14897 }, 14898 { 14899 "field_name" : "readcb", 14900 "field_offset" : 2560, 14901 "referenced_type" : "type-46" 14902 }, 14903 { 14904 "field_name" : "writecb", 14905 "field_offset" : 2624, 14906 "referenced_type" : "type-46" 14907 }, 14908 { 14909 "field_name" : "errorcb", 14910 "field_offset" : 2688, 14911 "referenced_type" : "type-49" 14912 }, 14913 { 14914 "field_name" : "cbarg", 14915 "field_offset" : 2752, 14916 "referenced_type" : "type-6" 14917 }, 14918 { 14919 "field_name" : "timeout_read", 14920 "field_offset" : 2816, 14921 "referenced_type" : "type-51" 14922 }, 14923 { 14924 "field_name" : "timeout_write", 14925 "field_offset" : 2944, 14926 "referenced_type" : "type-52" 14927 }, 14928 { 14929 "field_name" : "enabled", 14930 "field_offset" : 3072, 14931 "referenced_type" : "type-15" 14932 } 14933 ], 14934 "linker_set_key" : "bufferevent", 14935 "name" : "bufferevent", 14936 "referenced_type" : "type-40", 14937 "self_type" : "type-40", 14938 "size" : 392, 14939 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h", 14940 "unique_id" : "bufferevent" 14941 }, 14942 { 14943 "alignment" : 8, 14944 "fields" : 14945 [ 14946 { 14947 "field_name" : "orig_size", 14948 "referenced_type" : "type-39" 14949 }, 14950 { 14951 "field_name" : "n_added", 14952 "field_offset" : 64, 14953 "referenced_type" : "type-39" 14954 }, 14955 { 14956 "field_name" : "n_deleted", 14957 "field_offset" : 128, 14958 "referenced_type" : "type-39" 14959 } 14960 ], 14961 "linker_set_key" : "evbuffer_cb_info", 14962 "name" : "evbuffer_cb_info", 14963 "referenced_type" : "type-266", 14964 "self_type" : "type-266", 14965 "size" : 24, 14966 "source_file" : "/external/libevent/include/event2/buffer.h", 14967 "unique_id" : "evbuffer_cb_info" 14968 }, 14969 { 14970 "alignment" : 8, 14971 "fields" : 14972 [ 14973 { 14974 "field_name" : "pos", 14975 "referenced_type" : "type-92" 14976 }, 14977 { 14978 "field_name" : "internal_", 14979 "field_offset" : 64, 14980 "referenced_type" : "type-161" 14981 } 14982 ], 14983 "linker_set_key" : "evbuffer_ptr", 14984 "name" : "evbuffer_ptr", 14985 "referenced_type" : "type-160", 14986 "self_type" : "type-160", 14987 "size" : 24, 14988 "source_file" : "/external/libevent/include/event2/buffer.h", 14989 "unique_id" : "evbuffer_ptr" 14990 }, 14991 { 14992 "alignment" : 8, 14993 "fields" : 14994 [ 14995 { 14996 "field_name" : "chain", 14997 "referenced_type" : "type-6" 14998 }, 14999 { 15000 "field_name" : "pos_in_chain", 15001 "field_offset" : 64, 15002 "referenced_type" : "type-39" 15003 } 15004 ], 15005 "is_anonymous" : true, 15006 "linker_set_key" : "evbuffer_ptr::(anonymous struct at external/libevent/include/event2/buffer.h:121:2) at external/libevent/include/event2/buffer.h:121:2", 15007 "name" : "evbuffer_ptr::(anonymous struct at external/libevent/include/event2/buffer.h:121:2) at external/libevent/include/event2/buffer.h:121:2", 15008 "referenced_type" : "type-161", 15009 "self_type" : "type-161", 15010 "size" : 16, 15011 "source_file" : "/external/libevent/include/event2/buffer.h", 15012 "unique_id" : "evbuffer_ptr::(anonymous struct at external/libevent/include/event2/buffer.h:121:2)" 15013 }, 15014 { 15015 "alignment" : 4, 15016 "fields" : 15017 [ 15018 { 15019 "field_name" : "type", 15020 "referenced_type" : "type-20" 15021 }, 15022 { 15023 "field_name" : "class", 15024 "field_offset" : 32, 15025 "referenced_type" : "type-20" 15026 }, 15027 { 15028 "field_name" : "name", 15029 "field_offset" : 64, 15030 "referenced_type" : "type-504" 15031 } 15032 ], 15033 "linker_set_key" : "evdns_server_question", 15034 "name" : "evdns_server_question", 15035 "referenced_type" : "type-503", 15036 "self_type" : "type-503", 15037 "size" : 12, 15038 "source_file" : "/external/libevent/include/event2/dns_struct.h", 15039 "unique_id" : "evdns_server_question" 15040 }, 15041 { 15042 "alignment" : 8, 15043 "fields" : 15044 [ 15045 { 15046 "field_name" : "flags", 15047 "referenced_type" : "type-20" 15048 }, 15049 { 15050 "field_name" : "nquestions", 15051 "field_offset" : 32, 15052 "referenced_type" : "type-20" 15053 }, 15054 { 15055 "field_name" : "questions", 15056 "field_offset" : 64, 15057 "referenced_type" : "type-501" 15058 } 15059 ], 15060 "linker_set_key" : "evdns_server_request", 15061 "name" : "evdns_server_request", 15062 "referenced_type" : "type-500", 15063 "self_type" : "type-500", 15064 "size" : 16, 15065 "source_file" : "/external/libevent/include/event2/dns_struct.h", 15066 "unique_id" : "evdns_server_request" 15067 }, 15068 { 15069 "alignment" : 8, 15070 "fields" : 15071 [ 15072 { 15073 "field_name" : "ev_evcallback", 15074 "referenced_type" : "type-11" 15075 }, 15076 { 15077 "field_name" : "ev_timeout_pos", 15078 "field_offset" : 320, 15079 "referenced_type" : "type-25" 15080 }, 15081 { 15082 "field_name" : "ev_fd", 15083 "field_offset" : 448, 15084 "referenced_type" : "type-20" 15085 }, 15086 { 15087 "field_name" : "ev_base", 15088 "field_offset" : 512, 15089 "referenced_type" : "type-28" 15090 }, 15091 { 15092 "field_name" : "ev_", 15093 "field_offset" : 576, 15094 "referenced_type" : "type-30" 15095 }, 15096 { 15097 "field_name" : "ev_events", 15098 "field_offset" : 832, 15099 "referenced_type" : "type-15" 15100 }, 15101 { 15102 "field_name" : "ev_res", 15103 "field_offset" : 848, 15104 "referenced_type" : "type-15" 15105 }, 15106 { 15107 "field_name" : "ev_timeout", 15108 "field_offset" : 896, 15109 "referenced_type" : "type-34" 15110 } 15111 ], 15112 "linker_set_key" : "event", 15113 "name" : "event", 15114 "referenced_type" : "type-10", 15115 "self_type" : "type-10", 15116 "size" : 128, 15117 "source_file" : "/external/libevent/include/event2/event_struct.h", 15118 "unique_id" : "event" 15119 }, 15120 { 15121 "alignment" : 8, 15122 "fields" : 15123 [ 15124 { 15125 "field_name" : "ev_next_with_common_timeout", 15126 "referenced_type" : "type-26" 15127 }, 15128 { 15129 "field_name" : "min_heap_idx", 15130 "referenced_type" : "type-20" 15131 } 15132 ], 15133 "is_anonymous" : true, 15134 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2) at external/libevent/include/event2/event_struct.h:127:2", 15135 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2) at external/libevent/include/event2/event_struct.h:127:2", 15136 "record_kind" : "union", 15137 "referenced_type" : "type-25", 15138 "self_type" : "type-25", 15139 "size" : 16, 15140 "source_file" : "/external/libevent/include/event2/event_struct.h", 15141 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)" 15142 }, 15143 { 15144 "alignment" : 8, 15145 "fields" : 15146 [ 15147 { 15148 "field_name" : "tqe_next", 15149 "referenced_type" : "type-9" 15150 }, 15151 { 15152 "field_name" : "tqe_prev", 15153 "field_offset" : 64, 15154 "referenced_type" : "type-27" 15155 } 15156 ], 15157 "is_anonymous" : true, 15158 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:128:3) at external/libevent/include/event2/event_struct.h:128:3 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15159 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:128:3) at external/libevent/include/event2/event_struct.h:128:3 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15160 "referenced_type" : "type-190", 15161 "self_type" : "type-190", 15162 "size" : 16, 15163 "source_file" : "/external/libevent/include/event2/event_struct.h", 15164 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:128:3)" 15165 }, 15166 { 15167 "alignment" : 8, 15168 "fields" : 15169 [ 15170 { 15171 "field_name" : "tqe_next", 15172 "referenced_type" : "type-9" 15173 }, 15174 { 15175 "field_name" : "tqe_prev", 15176 "field_offset" : 64, 15177 "referenced_type" : "type-27" 15178 } 15179 ], 15180 "is_anonymous" : true, 15181 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:128:3) at external/libevent/include/event2/event_struct.h:128:3 <Spelling=external/libevent/include/event2/event_struct.h:71:32>", 15182 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:128:3) at external/libevent/include/event2/event_struct.h:128:3 <Spelling=external/libevent/include/event2/event_struct.h:71:32>", 15183 "referenced_type" : "type-26", 15184 "self_type" : "type-26", 15185 "size" : 16, 15186 "source_file" : "/external/libevent/include/event2/event_struct.h", 15187 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:127:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:128:3)" 15188 }, 15189 { 15190 "alignment" : 8, 15191 "fields" : 15192 [ 15193 { 15194 "field_name" : "ev_io", 15195 "referenced_type" : "type-31" 15196 }, 15197 { 15198 "field_name" : "ev_signal", 15199 "referenced_type" : "type-7" 15200 } 15201 ], 15202 "is_anonymous" : true, 15203 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2) at external/libevent/include/event2/event_struct.h:135:2", 15204 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2) at external/libevent/include/event2/event_struct.h:135:2", 15205 "record_kind" : "union", 15206 "referenced_type" : "type-30", 15207 "self_type" : "type-30", 15208 "size" : 32, 15209 "source_file" : "/external/libevent/include/event2/event_struct.h", 15210 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)" 15211 }, 15212 { 15213 "alignment" : 8, 15214 "fields" : 15215 [ 15216 { 15217 "field_name" : "ev_io_next", 15218 "referenced_type" : "type-32" 15219 }, 15220 { 15221 "field_name" : "ev_timeout", 15222 "field_offset" : 128, 15223 "referenced_type" : "type-33" 15224 } 15225 ], 15226 "is_anonymous" : true, 15227 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3) at external/libevent/include/event2/event_struct.h:137:3", 15228 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3) at external/libevent/include/event2/event_struct.h:137:3", 15229 "referenced_type" : "type-31", 15230 "self_type" : "type-31", 15231 "size" : 32, 15232 "source_file" : "/external/libevent/include/event2/event_struct.h", 15233 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)" 15234 }, 15235 { 15236 "alignment" : 8, 15237 "fields" : 15238 [ 15239 { 15240 "field_name" : "le_next", 15241 "referenced_type" : "type-9" 15242 }, 15243 { 15244 "field_name" : "le_prev", 15245 "field_offset" : 64, 15246 "referenced_type" : "type-27" 15247 } 15248 ], 15249 "is_anonymous" : true, 15250 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:138:4) at external/libevent/include/event2/event_struct.h:138:4 <Spelling=external/libevent/compat/sys/queue.h:148:31>", 15251 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:138:4) at external/libevent/include/event2/event_struct.h:138:4 <Spelling=external/libevent/compat/sys/queue.h:148:31>", 15252 "referenced_type" : "type-191", 15253 "self_type" : "type-191", 15254 "size" : 16, 15255 "source_file" : "/external/libevent/include/event2/event_struct.h", 15256 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:138:4)" 15257 }, 15258 { 15259 "alignment" : 8, 15260 "fields" : 15261 [ 15262 { 15263 "field_name" : "le_next", 15264 "referenced_type" : "type-9" 15265 }, 15266 { 15267 "field_name" : "le_prev", 15268 "field_offset" : 64, 15269 "referenced_type" : "type-27" 15270 } 15271 ], 15272 "is_anonymous" : true, 15273 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:138:4) at external/libevent/include/event2/event_struct.h:138:4 <Spelling=external/libevent/include/event2/event_struct.h:90:31>", 15274 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:138:4) at external/libevent/include/event2/event_struct.h:138:4 <Spelling=external/libevent/include/event2/event_struct.h:90:31>", 15275 "referenced_type" : "type-32", 15276 "self_type" : "type-32", 15277 "size" : 16, 15278 "source_file" : "/external/libevent/include/event2/event_struct.h", 15279 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:137:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:138:4)" 15280 }, 15281 { 15282 "alignment" : 8, 15283 "fields" : 15284 [ 15285 { 15286 "field_name" : "ev_signal_next", 15287 "referenced_type" : "type-8" 15288 }, 15289 { 15290 "field_name" : "ev_ncalls", 15291 "field_offset" : 128, 15292 "referenced_type" : "type-15" 15293 }, 15294 { 15295 "field_name" : "ev_pncalls", 15296 "field_offset" : 192, 15297 "referenced_type" : "type-35" 15298 } 15299 ], 15300 "is_anonymous" : true, 15301 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3) at external/libevent/include/event2/event_struct.h:143:3", 15302 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3) at external/libevent/include/event2/event_struct.h:143:3", 15303 "referenced_type" : "type-7", 15304 "self_type" : "type-7", 15305 "size" : 32, 15306 "source_file" : "/external/libevent/include/event2/event_struct.h", 15307 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)" 15308 }, 15309 { 15310 "alignment" : 8, 15311 "fields" : 15312 [ 15313 { 15314 "field_name" : "le_next", 15315 "referenced_type" : "type-9" 15316 }, 15317 { 15318 "field_name" : "le_prev", 15319 "field_offset" : 64, 15320 "referenced_type" : "type-27" 15321 } 15322 ], 15323 "is_anonymous" : true, 15324 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:144:4) at external/libevent/include/event2/event_struct.h:144:4 <Spelling=external/libevent/compat/sys/queue.h:148:31>", 15325 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:144:4) at external/libevent/include/event2/event_struct.h:144:4 <Spelling=external/libevent/compat/sys/queue.h:148:31>", 15326 "referenced_type" : "type-192", 15327 "self_type" : "type-192", 15328 "size" : 16, 15329 "source_file" : "/external/libevent/include/event2/event_struct.h", 15330 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:144:4)" 15331 }, 15332 { 15333 "alignment" : 8, 15334 "fields" : 15335 [ 15336 { 15337 "field_name" : "le_next", 15338 "referenced_type" : "type-9" 15339 }, 15340 { 15341 "field_name" : "le_prev", 15342 "field_offset" : 64, 15343 "referenced_type" : "type-27" 15344 } 15345 ], 15346 "is_anonymous" : true, 15347 "linker_set_key" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:144:4) at external/libevent/include/event2/event_struct.h:144:4 <Spelling=external/libevent/include/event2/event_struct.h:90:31>", 15348 "name" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:144:4) at external/libevent/include/event2/event_struct.h:144:4 <Spelling=external/libevent/include/event2/event_struct.h:90:31>", 15349 "referenced_type" : "type-8", 15350 "self_type" : "type-8", 15351 "size" : 16, 15352 "source_file" : "/external/libevent/include/event2/event_struct.h", 15353 "unique_id" : "event::(anonymous union at external/libevent/include/event2/event_struct.h:135:2)::(anonymous struct at external/libevent/include/event2/event_struct.h:143:3)::(anonymous struct at external/libevent/include/event2/event_struct.h:144:4)" 15354 }, 15355 { 15356 "alignment" : 8, 15357 "fields" : 15358 [ 15359 { 15360 "field_name" : "evcb_active_next", 15361 "referenced_type" : "type-12" 15362 }, 15363 { 15364 "field_name" : "evcb_flags", 15365 "field_offset" : 128, 15366 "referenced_type" : "type-15" 15367 }, 15368 { 15369 "field_name" : "evcb_pri", 15370 "field_offset" : 144, 15371 "referenced_type" : "type-16" 15372 }, 15373 { 15374 "field_name" : "evcb_closure", 15375 "field_offset" : 152, 15376 "referenced_type" : "type-16" 15377 }, 15378 { 15379 "field_name" : "evcb_cb_union", 15380 "field_offset" : 192, 15381 "referenced_type" : "type-17" 15382 }, 15383 { 15384 "field_name" : "evcb_arg", 15385 "field_offset" : 256, 15386 "referenced_type" : "type-6" 15387 } 15388 ], 15389 "linker_set_key" : "event_callback", 15390 "name" : "event_callback", 15391 "referenced_type" : "type-11", 15392 "self_type" : "type-11", 15393 "size" : 40, 15394 "source_file" : "/external/libevent/include/event2/event_struct.h", 15395 "unique_id" : "event_callback" 15396 }, 15397 { 15398 "alignment" : 8, 15399 "fields" : 15400 [ 15401 { 15402 "field_name" : "tqe_next", 15403 "referenced_type" : "type-13" 15404 }, 15405 { 15406 "field_name" : "tqe_prev", 15407 "field_offset" : 64, 15408 "referenced_type" : "type-14" 15409 } 15410 ], 15411 "is_anonymous" : true, 15412 "linker_set_key" : "event_callback::(anonymous struct at external/libevent/include/event2/event_struct.h:108:2) at external/libevent/include/event2/event_struct.h:108:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15413 "name" : "event_callback::(anonymous struct at external/libevent/include/event2/event_struct.h:108:2) at external/libevent/include/event2/event_struct.h:108:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15414 "referenced_type" : "type-189", 15415 "self_type" : "type-189", 15416 "size" : 16, 15417 "source_file" : "/external/libevent/include/event2/event_struct.h", 15418 "unique_id" : "event_callback::(anonymous struct at external/libevent/include/event2/event_struct.h:108:2)" 15419 }, 15420 { 15421 "alignment" : 8, 15422 "fields" : 15423 [ 15424 { 15425 "field_name" : "tqe_next", 15426 "referenced_type" : "type-13" 15427 }, 15428 { 15429 "field_name" : "tqe_prev", 15430 "field_offset" : 64, 15431 "referenced_type" : "type-14" 15432 } 15433 ], 15434 "is_anonymous" : true, 15435 "linker_set_key" : "event_callback::(anonymous struct at external/libevent/include/event2/event_struct.h:108:2) at external/libevent/include/event2/event_struct.h:108:2 <Spelling=external/libevent/include/event2/event_struct.h:71:32>", 15436 "name" : "event_callback::(anonymous struct at external/libevent/include/event2/event_struct.h:108:2) at external/libevent/include/event2/event_struct.h:108:2 <Spelling=external/libevent/include/event2/event_struct.h:71:32>", 15437 "referenced_type" : "type-12", 15438 "self_type" : "type-12", 15439 "size" : 16, 15440 "source_file" : "/external/libevent/include/event2/event_struct.h", 15441 "unique_id" : "event_callback::(anonymous struct at external/libevent/include/event2/event_struct.h:108:2)" 15442 }, 15443 { 15444 "alignment" : 8, 15445 "fields" : 15446 [ 15447 { 15448 "field_name" : "evcb_callback", 15449 "referenced_type" : "type-18" 15450 }, 15451 { 15452 "field_name" : "evcb_selfcb", 15453 "referenced_type" : "type-21" 15454 }, 15455 { 15456 "field_name" : "evcb_evfinalize", 15457 "referenced_type" : "type-23" 15458 }, 15459 { 15460 "field_name" : "evcb_cbfinalize", 15461 "referenced_type" : "type-21" 15462 } 15463 ], 15464 "is_anonymous" : true, 15465 "linker_set_key" : "event_callback::(anonymous union at external/libevent/include/event2/event_struct.h:113:9) at external/libevent/include/event2/event_struct.h:113:9", 15466 "name" : "event_callback::(anonymous union at external/libevent/include/event2/event_struct.h:113:9) at external/libevent/include/event2/event_struct.h:113:9", 15467 "record_kind" : "union", 15468 "referenced_type" : "type-17", 15469 "self_type" : "type-17", 15470 "size" : 8, 15471 "source_file" : "/external/libevent/include/event2/event_struct.h", 15472 "unique_id" : "event_callback::(anonymous union at external/libevent/include/event2/event_struct.h:113:9)" 15473 }, 15474 { 15475 "alignment" : 8, 15476 "fields" : 15477 [ 15478 { 15479 "field_name" : "lh_first", 15480 "referenced_type" : "type-9" 15481 } 15482 ], 15483 "linker_set_key" : "event_dlist", 15484 "name" : "event_dlist", 15485 "referenced_type" : "type-37", 15486 "self_type" : "type-37", 15487 "size" : 8, 15488 "source_file" : "/external/libevent/include/event2/event_struct.h", 15489 "unique_id" : "event_dlist" 15490 }, 15491 { 15492 "alignment" : 8, 15493 "fields" : 15494 [ 15495 { 15496 "field_name" : "tqh_first", 15497 "referenced_type" : "type-9" 15498 }, 15499 { 15500 "field_name" : "tqh_last", 15501 "field_offset" : 64, 15502 "referenced_type" : "type-27" 15503 } 15504 ], 15505 "linker_set_key" : "event_list", 15506 "name" : "event_list", 15507 "referenced_type" : "type-36", 15508 "self_type" : "type-36", 15509 "size" : 16, 15510 "source_file" : "/external/libevent/include/event2/event_struct.h", 15511 "unique_id" : "event_list" 15512 }, 15513 { 15514 "alignment" : 8, 15515 "fields" : 15516 [ 15517 { 15518 "field_name" : "low", 15519 "referenced_type" : "type-39" 15520 }, 15521 { 15522 "field_name" : "high", 15523 "field_offset" : 64, 15524 "referenced_type" : "type-39" 15525 } 15526 ], 15527 "linker_set_key" : "event_watermark", 15528 "name" : "event_watermark", 15529 "referenced_type" : "type-38", 15530 "self_type" : "type-38", 15531 "size" : 16, 15532 "source_file" : "/external/libevent/include/event2/bufferevent_struct.h", 15533 "unique_id" : "event_watermark" 15534 }, 15535 { 15536 "alignment" : 8, 15537 "fields" : 15538 [ 15539 { 15540 "field_name" : "next", 15541 "referenced_type" : "type-532" 15542 }, 15543 { 15544 "field_name" : "evcon", 15545 "field_offset" : 128, 15546 "referenced_type" : "type-533" 15547 }, 15548 { 15549 "field_name" : "flags", 15550 "field_offset" : 192, 15551 "referenced_type" : "type-20" 15552 }, 15553 { 15554 "field_name" : "input_headers", 15555 "field_offset" : 256, 15556 "referenced_type" : "type-535" 15557 }, 15558 { 15559 "field_name" : "output_headers", 15560 "field_offset" : 320, 15561 "referenced_type" : "type-535" 15562 }, 15563 { 15564 "field_name" : "remote_host", 15565 "field_offset" : 384, 15566 "referenced_type" : "type-188" 15567 }, 15568 { 15569 "field_name" : "remote_port", 15570 "field_offset" : 448, 15571 "referenced_type" : "type-536" 15572 }, 15573 { 15574 "field_name" : "host_cache", 15575 "field_offset" : 512, 15576 "referenced_type" : "type-188" 15577 }, 15578 { 15579 "field_name" : "kind", 15580 "field_offset" : 576, 15581 "referenced_type" : "type-537" 15582 }, 15583 { 15584 "field_name" : "type", 15585 "field_offset" : 608, 15586 "referenced_type" : "type-538" 15587 }, 15588 { 15589 "field_name" : "headers_size", 15590 "field_offset" : 640, 15591 "referenced_type" : "type-39" 15592 }, 15593 { 15594 "field_name" : "body_size", 15595 "field_offset" : 704, 15596 "referenced_type" : "type-39" 15597 }, 15598 { 15599 "field_name" : "uri", 15600 "field_offset" : 768, 15601 "referenced_type" : "type-188" 15602 }, 15603 { 15604 "field_name" : "uri_elems", 15605 "field_offset" : 832, 15606 "referenced_type" : "type-539" 15607 }, 15608 { 15609 "field_name" : "major", 15610 "field_offset" : 896, 15611 "referenced_type" : "type-154" 15612 }, 15613 { 15614 "field_name" : "minor", 15615 "field_offset" : 904, 15616 "referenced_type" : "type-154" 15617 }, 15618 { 15619 "field_name" : "response_code", 15620 "field_offset" : 928, 15621 "referenced_type" : "type-20" 15622 }, 15623 { 15624 "field_name" : "response_code_line", 15625 "field_offset" : 960, 15626 "referenced_type" : "type-188" 15627 }, 15628 { 15629 "field_name" : "input_buffer", 15630 "field_offset" : 1024, 15631 "referenced_type" : "type-541" 15632 }, 15633 { 15634 "field_name" : "ntoread", 15635 "field_offset" : 1088, 15636 "referenced_type" : "type-92" 15637 }, 15638 { 15639 "field_name" : "chunked", 15640 "field_offset" : 1152, 15641 "referenced_type" : "type-2" 15642 }, 15643 { 15644 "field_name" : "userdone", 15645 "field_offset" : 1153, 15646 "referenced_type" : "type-2" 15647 }, 15648 { 15649 "field_name" : "output_buffer", 15650 "field_offset" : 1216, 15651 "referenced_type" : "type-541" 15652 }, 15653 { 15654 "field_name" : "cb", 15655 "field_offset" : 1280, 15656 "referenced_type" : "type-543" 15657 }, 15658 { 15659 "field_name" : "cb_arg", 15660 "field_offset" : 1344, 15661 "referenced_type" : "type-6" 15662 }, 15663 { 15664 "field_name" : "chunk_cb", 15665 "field_offset" : 1408, 15666 "referenced_type" : "type-543" 15667 }, 15668 { 15669 "field_name" : "header_cb", 15670 "field_offset" : 1472, 15671 "referenced_type" : "type-545" 15672 }, 15673 { 15674 "field_name" : "error_cb", 15675 "field_offset" : 1536, 15676 "referenced_type" : "type-547" 15677 }, 15678 { 15679 "field_name" : "on_complete_cb", 15680 "field_offset" : 1600, 15681 "referenced_type" : "type-543" 15682 }, 15683 { 15684 "field_name" : "on_complete_cb_arg", 15685 "field_offset" : 1664, 15686 "referenced_type" : "type-6" 15687 } 15688 ], 15689 "linker_set_key" : "evhttp_request", 15690 "name" : "evhttp_request", 15691 "referenced_type" : "type-531", 15692 "self_type" : "type-531", 15693 "size" : 216, 15694 "source_file" : "/external/libevent/include/event2/http_struct.h", 15695 "unique_id" : "evhttp_request" 15696 }, 15697 { 15698 "alignment" : 8, 15699 "fields" : 15700 [ 15701 { 15702 "field_name" : "tqe_next", 15703 "referenced_type" : "type-530" 15704 }, 15705 { 15706 "field_name" : "tqe_prev", 15707 "field_offset" : 64, 15708 "referenced_type" : "type-529" 15709 } 15710 ], 15711 "is_anonymous" : true, 15712 "linker_set_key" : "evhttp_request::(anonymous struct at external/libevent/include/event2/http_struct.h:59:2) at external/libevent/include/event2/http_struct.h:59:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15713 "name" : "evhttp_request::(anonymous struct at external/libevent/include/event2/http_struct.h:59:2) at external/libevent/include/event2/http_struct.h:59:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15714 "referenced_type" : "type-532", 15715 "self_type" : "type-532", 15716 "size" : 16, 15717 "source_file" : "/external/libevent/include/event2/http_struct.h", 15718 "unique_id" : "evhttp_request::(anonymous struct at external/libevent/include/event2/http_struct.h:59:2)" 15719 }, 15720 { 15721 "alignment" : 8, 15722 "fields" : 15723 [ 15724 { 15725 "field_name" : "next", 15726 "referenced_type" : "type-186" 15727 }, 15728 { 15729 "field_name" : "key", 15730 "field_offset" : 128, 15731 "referenced_type" : "type-188" 15732 }, 15733 { 15734 "field_name" : "value", 15735 "field_offset" : 192, 15736 "referenced_type" : "type-188" 15737 } 15738 ], 15739 "linker_set_key" : "evkeyval", 15740 "name" : "evkeyval", 15741 "referenced_type" : "type-185", 15742 "self_type" : "type-185", 15743 "size" : 32, 15744 "source_file" : "/external/libevent/include/event2/keyvalq_struct.h", 15745 "unique_id" : "evkeyval" 15746 }, 15747 { 15748 "alignment" : 8, 15749 "fields" : 15750 [ 15751 { 15752 "field_name" : "tqe_next", 15753 "referenced_type" : "type-184" 15754 }, 15755 { 15756 "field_name" : "tqe_prev", 15757 "field_offset" : 64, 15758 "referenced_type" : "type-187" 15759 } 15760 ], 15761 "is_anonymous" : true, 15762 "linker_set_key" : "evkeyval::(anonymous struct at external/libevent/include/event2/keyvalq_struct.h:59:2) at external/libevent/include/event2/keyvalq_struct.h:59:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15763 "name" : "evkeyval::(anonymous struct at external/libevent/include/event2/keyvalq_struct.h:59:2) at external/libevent/include/event2/keyvalq_struct.h:59:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15764 "referenced_type" : "type-183", 15765 "self_type" : "type-183", 15766 "size" : 16, 15767 "source_file" : "/external/libevent/include/event2/keyvalq_struct.h", 15768 "unique_id" : "evkeyval::(anonymous struct at external/libevent/include/event2/keyvalq_struct.h:59:2)" 15769 }, 15770 { 15771 "alignment" : 8, 15772 "fields" : 15773 [ 15774 { 15775 "field_name" : "tqe_next", 15776 "referenced_type" : "type-184" 15777 }, 15778 { 15779 "field_name" : "tqe_prev", 15780 "field_offset" : 64, 15781 "referenced_type" : "type-187" 15782 } 15783 ], 15784 "is_anonymous" : true, 15785 "linker_set_key" : "evkeyval::(anonymous struct at external/libevent/include/event2/keyvalq_struct.h:59:2) at external/libevent/include/event2/keyvalq_struct.h:59:2 <Spelling=external/libevent/include/event2/keyvalq_struct.h:38:32>", 15786 "name" : "evkeyval::(anonymous struct at external/libevent/include/event2/keyvalq_struct.h:59:2) at external/libevent/include/event2/keyvalq_struct.h:59:2 <Spelling=external/libevent/include/event2/keyvalq_struct.h:38:32>", 15787 "referenced_type" : "type-186", 15788 "self_type" : "type-186", 15789 "size" : 16, 15790 "source_file" : "/external/libevent/include/event2/keyvalq_struct.h", 15791 "unique_id" : "evkeyval::(anonymous struct at external/libevent/include/event2/keyvalq_struct.h:59:2)" 15792 }, 15793 { 15794 "alignment" : 8, 15795 "fields" : 15796 [ 15797 { 15798 "field_name" : "tqh_first", 15799 "referenced_type" : "type-184" 15800 }, 15801 { 15802 "field_name" : "tqh_last", 15803 "field_offset" : 64, 15804 "referenced_type" : "type-187" 15805 } 15806 ], 15807 "linker_set_key" : "evkeyvalq", 15808 "name" : "evkeyvalq", 15809 "referenced_type" : "type-280", 15810 "self_type" : "type-280", 15811 "size" : 16, 15812 "source_file" : "/external/libevent/include/event2/keyvalq_struct.h", 15813 "unique_id" : "evkeyvalq" 15814 }, 15815 { 15816 "alignment" : 8, 15817 "fields" : 15818 [ 15819 { 15820 "field_name" : "next", 15821 "referenced_type" : "type-574" 15822 }, 15823 { 15824 "field_name" : "uri", 15825 "field_offset" : 128, 15826 "referenced_type" : "type-152" 15827 }, 15828 { 15829 "field_name" : "request_new", 15830 "field_offset" : 192, 15831 "referenced_type" : "type-577" 15832 }, 15833 { 15834 "field_name" : "request_new_arg", 15835 "field_offset" : 256, 15836 "referenced_type" : "type-6" 15837 }, 15838 { 15839 "field_name" : "request_free", 15840 "field_offset" : 320, 15841 "referenced_type" : "type-71" 15842 }, 15843 { 15844 "field_name" : "request_unmarshal", 15845 "field_offset" : 384, 15846 "referenced_type" : "type-562" 15847 }, 15848 { 15849 "field_name" : "reply_new", 15850 "field_offset" : 448, 15851 "referenced_type" : "type-577" 15852 }, 15853 { 15854 "field_name" : "reply_new_arg", 15855 "field_offset" : 512, 15856 "referenced_type" : "type-6" 15857 }, 15858 { 15859 "field_name" : "reply_free", 15860 "field_offset" : 576, 15861 "referenced_type" : "type-71" 15862 }, 15863 { 15864 "field_name" : "reply_complete", 15865 "field_offset" : 640, 15866 "referenced_type" : "type-579" 15867 }, 15868 { 15869 "field_name" : "reply_marshal", 15870 "field_offset" : 704, 15871 "referenced_type" : "type-560" 15872 }, 15873 { 15874 "field_name" : "cb", 15875 "field_offset" : 768, 15876 "referenced_type" : "type-581" 15877 }, 15878 { 15879 "field_name" : "cb_arg", 15880 "field_offset" : 832, 15881 "referenced_type" : "type-6" 15882 }, 15883 { 15884 "field_name" : "base", 15885 "field_offset" : 896, 15886 "referenced_type" : "type-569" 15887 } 15888 ], 15889 "linker_set_key" : "evrpc", 15890 "name" : "evrpc", 15891 "referenced_type" : "type-573", 15892 "self_type" : "type-573", 15893 "size" : 120, 15894 "source_file" : "/external/libevent/include/event2/rpc_struct.h", 15895 "unique_id" : "evrpc" 15896 }, 15897 { 15898 "alignment" : 8, 15899 "fields" : 15900 [ 15901 { 15902 "field_name" : "tqe_next", 15903 "referenced_type" : "type-575" 15904 }, 15905 { 15906 "field_name" : "tqe_prev", 15907 "field_offset" : 64, 15908 "referenced_type" : "type-576" 15909 } 15910 ], 15911 "is_anonymous" : true, 15912 "linker_set_key" : "evrpc::(anonymous struct at external/libevent/include/event2/rpc_struct.h:60:2) at external/libevent/include/event2/rpc_struct.h:60:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15913 "name" : "evrpc::(anonymous struct at external/libevent/include/event2/rpc_struct.h:60:2) at external/libevent/include/event2/rpc_struct.h:60:2 <Spelling=external/libevent/compat/sys/queue.h:284:32>", 15914 "referenced_type" : "type-574", 15915 "self_type" : "type-574", 15916 "size" : 16, 15917 "source_file" : "/external/libevent/include/event2/rpc_struct.h", 15918 "unique_id" : "evrpc::(anonymous struct at external/libevent/include/event2/rpc_struct.h:60:2)" 15919 }, 15920 { 15921 "alignment" : 8, 15922 "fields" : 15923 [ 15924 { 15925 "field_name" : "error", 15926 "referenced_type" : "type-20" 15927 }, 15928 { 15929 "field_name" : "http_req", 15930 "field_offset" : 64, 15931 "referenced_type" : "type-530" 15932 } 15933 ], 15934 "linker_set_key" : "evrpc_status", 15935 "name" : "evrpc_status", 15936 "referenced_type" : "type-565", 15937 "self_type" : "type-565", 15938 "size" : 16, 15939 "source_file" : "/external/libevent/include/event2/rpc_struct.h", 15940 "unique_id" : "evrpc_status" 15941 }, 15942 { 15943 "alignment" : 8, 15944 "fields" : 15945 [ 15946 { 15947 "field_name" : "condition_api_version", 15948 "referenced_type" : "type-20" 15949 }, 15950 { 15951 "field_name" : "alloc_condition", 15952 "field_offset" : 64, 15953 "referenced_type" : "type-55" 15954 }, 15955 { 15956 "field_name" : "free_condition", 15957 "field_offset" : 128, 15958 "referenced_type" : "type-71" 15959 }, 15960 { 15961 "field_name" : "signal_condition", 15962 "field_offset" : 192, 15963 "referenced_type" : "type-73" 15964 }, 15965 { 15966 "field_name" : "wait_condition", 15967 "field_offset" : 256, 15968 "referenced_type" : "type-75" 15969 } 15970 ], 15971 "linker_set_key" : "evthread_condition_callbacks", 15972 "name" : "evthread_condition_callbacks", 15973 "referenced_type" : "type-70", 15974 "self_type" : "type-70", 15975 "size" : 40, 15976 "source_file" : "/external/libevent/include/event2/thread.h", 15977 "unique_id" : "evthread_condition_callbacks" 15978 }, 15979 { 15980 "alignment" : 8, 15981 "fields" : 15982 [ 15983 { 15984 "field_name" : "lock_api_version", 15985 "referenced_type" : "type-20" 15986 }, 15987 { 15988 "field_name" : "supported_locktypes", 15989 "field_offset" : 32, 15990 "referenced_type" : "type-2" 15991 }, 15992 { 15993 "field_name" : "alloc", 15994 "field_offset" : 64, 15995 "referenced_type" : "type-55" 15996 }, 15997 { 15998 "field_name" : "free", 15999 "field_offset" : 128, 16000 "referenced_type" : "type-3" 16001 }, 16002 { 16003 "field_name" : "lock", 16004 "field_offset" : 192, 16005 "referenced_type" : "type-57" 16006 }, 16007 { 16008 "field_name" : "unlock", 16009 "field_offset" : 256, 16010 "referenced_type" : "type-57" 16011 } 16012 ], 16013 "linker_set_key" : "evthread_lock_callbacks", 16014 "name" : "evthread_lock_callbacks", 16015 "referenced_type" : "type-54", 16016 "self_type" : "type-54", 16017 "size" : 40, 16018 "source_file" : "/external/libevent/include/event2/thread.h", 16019 "unique_id" : "evthread_lock_callbacks" 16020 } 16021 ], 16022 "rvalue_reference_types" : [] 16023} 16024