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