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