1{ 2 "array_types" : [], 3 "builtin_types" : 4 [ 5 { 6 "alignment" : 8, 7 "linker_set_key" : "_ZTIDn", 8 "name" : "std::nullptr_t", 9 "size" : 8 10 }, 11 { 12 "alignment" : 1, 13 "is_integral" : true, 14 "is_unsigned" : true, 15 "linker_set_key" : "_ZTIb", 16 "name" : "bool", 17 "size" : 1 18 }, 19 { 20 "alignment" : 1, 21 "is_integral" : true, 22 "is_unsigned" : true, 23 "linker_set_key" : "_ZTIc", 24 "name" : "char", 25 "size" : 1 26 }, 27 { 28 "alignment" : 4, 29 "is_integral" : true, 30 "linker_set_key" : "_ZTIi", 31 "name" : "int", 32 "size" : 4 33 }, 34 { 35 "alignment" : 4, 36 "is_integral" : true, 37 "is_unsigned" : true, 38 "linker_set_key" : "_ZTIj", 39 "name" : "unsigned int", 40 "size" : 4 41 }, 42 { 43 "alignment" : 8, 44 "is_integral" : true, 45 "is_unsigned" : true, 46 "linker_set_key" : "_ZTIm", 47 "name" : "unsigned long", 48 "size" : 8 49 }, 50 { 51 "alignment" : 2, 52 "is_integral" : true, 53 "is_unsigned" : true, 54 "linker_set_key" : "_ZTIt", 55 "name" : "unsigned short", 56 "size" : 2 57 }, 58 { 59 "linker_set_key" : "_ZTIv", 60 "name" : "void" 61 } 62 ], 63 "elf_functions" : 64 [ 65 { 66 "name" : "AConnectivityNative_blockPortForBind" 67 }, 68 { 69 "name" : "AConnectivityNative_getPortsBlockedForBind" 70 }, 71 { 72 "name" : "AConnectivityNative_unblockAllPortsForBind" 73 }, 74 { 75 "name" : "AConnectivityNative_unblockPortForBind" 76 } 77 ], 78 "elf_objects" : [], 79 "enum_types" : [], 80 "function_types" : [], 81 "functions" : 82 [ 83 { 84 "function_name" : "AConnectivityNative_blockPortForBind", 85 "linker_set_key" : "AConnectivityNative_blockPortForBind", 86 "parameters" : 87 [ 88 { 89 "referenced_type" : "_ZTIt" 90 } 91 ], 92 "return_type" : "_ZTIi", 93 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 94 }, 95 { 96 "function_name" : "AConnectivityNative_getPortsBlockedForBind", 97 "linker_set_key" : "AConnectivityNative_getPortsBlockedForBind", 98 "parameters" : 99 [ 100 { 101 "referenced_type" : "_ZTIPt" 102 }, 103 { 104 "referenced_type" : "_ZTIPm" 105 } 106 ], 107 "return_type" : "_ZTIi", 108 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 109 }, 110 { 111 "function_name" : "AConnectivityNative_unblockAllPortsForBind", 112 "linker_set_key" : "AConnectivityNative_unblockAllPortsForBind", 113 "return_type" : "_ZTIi", 114 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 115 }, 116 { 117 "function_name" : "AConnectivityNative_unblockPortForBind", 118 "linker_set_key" : "AConnectivityNative_unblockPortForBind", 119 "parameters" : 120 [ 121 { 122 "referenced_type" : "_ZTIt" 123 } 124 ], 125 "return_type" : "_ZTIi", 126 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 127 } 128 ], 129 "global_vars" : [], 130 "lvalue_reference_types" : [], 131 "pointer_types" : 132 [ 133 { 134 "alignment" : 8, 135 "linker_set_key" : "_ZTIPm", 136 "name" : "unsigned long *", 137 "referenced_type" : "_ZTIm", 138 "size" : 8, 139 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 140 }, 141 { 142 "alignment" : 8, 143 "linker_set_key" : "_ZTIPt", 144 "name" : "unsigned short *", 145 "referenced_type" : "_ZTIt", 146 "size" : 8, 147 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 148 } 149 ], 150 "qualified_types" : [], 151 "record_types" : [], 152 "rvalue_reference_types" : [] 153} 154