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