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 "function_name" : "AConnectivityNative_blockPortForBind", 77 "linker_set_key" : "AConnectivityNative_blockPortForBind", 78 "parameters" : 79 [ 80 { 81 "referenced_type" : "_ZTIt" 82 } 83 ], 84 "return_type" : "_ZTIi", 85 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 86 }, 87 { 88 "function_name" : "AConnectivityNative_getPortsBlockedForBind", 89 "linker_set_key" : "AConnectivityNative_getPortsBlockedForBind", 90 "parameters" : 91 [ 92 { 93 "referenced_type" : "_ZTIPt" 94 }, 95 { 96 "referenced_type" : "_ZTIPj" 97 } 98 ], 99 "return_type" : "_ZTIi", 100 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 101 }, 102 { 103 "function_name" : "AConnectivityNative_unblockAllPortsForBind", 104 "linker_set_key" : "AConnectivityNative_unblockAllPortsForBind", 105 "return_type" : "_ZTIi", 106 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 107 }, 108 { 109 "function_name" : "AConnectivityNative_unblockPortForBind", 110 "linker_set_key" : "AConnectivityNative_unblockPortForBind", 111 "parameters" : 112 [ 113 { 114 "referenced_type" : "_ZTIt" 115 } 116 ], 117 "return_type" : "_ZTIi", 118 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 119 } 120 ], 121 "global_vars" : [], 122 "lvalue_reference_types" : [], 123 "pointer_types" : 124 [ 125 { 126 "alignment" : 4, 127 "linker_set_key" : "_ZTIPj", 128 "name" : "unsigned int *", 129 "referenced_type" : "_ZTIj", 130 "size" : 4, 131 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 132 }, 133 { 134 "alignment" : 4, 135 "linker_set_key" : "_ZTIPt", 136 "name" : "unsigned short *", 137 "referenced_type" : "_ZTIt", 138 "size" : 4, 139 "source_file" : "packages/modules/Connectivity/service/libconnectivity/include/connectivity_native.h" 140 } 141 ], 142 "qualified_types" : [], 143 "record_types" : [], 144 "rvalue_reference_types" : [] 145} 146