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