1{ 2 "array_types" : [], 3 "builtin_types" : 4 [ 5 { 6 "alignment" : 1, 7 "is_integral" : true, 8 "is_unsigned" : true, 9 "linker_set_key" : "_ZTIb", 10 "name" : "bool", 11 "size" : 1 12 }, 13 { 14 "alignment" : 1, 15 "is_integral" : true, 16 "linker_set_key" : "_ZTIc", 17 "name" : "char", 18 "size" : 1 19 }, 20 { 21 "alignment" : 4, 22 "linker_set_key" : "_ZTId", 23 "name" : "double", 24 "size" : 8 25 }, 26 { 27 "alignment" : 4, 28 "linker_set_key" : "_ZTIf", 29 "name" : "float", 30 "size" : 4 31 }, 32 { 33 "alignment" : 4, 34 "is_integral" : true, 35 "linker_set_key" : "_ZTIi", 36 "name" : "int", 37 "size" : 4 38 }, 39 { 40 "alignment" : 4, 41 "is_integral" : true, 42 "is_unsigned" : true, 43 "linker_set_key" : "_ZTIj", 44 "name" : "unsigned int", 45 "size" : 4 46 }, 47 { 48 "alignment" : 2, 49 "is_integral" : true, 50 "is_unsigned" : true, 51 "linker_set_key" : "_ZTIt", 52 "name" : "unsigned short", 53 "size" : 2 54 }, 55 { 56 "linker_set_key" : "_ZTIv", 57 "name" : "void" 58 }, 59 { 60 "alignment" : 4, 61 "is_integral" : true, 62 "linker_set_key" : "_ZTIx", 63 "name" : "long long", 64 "size" : 8 65 }, 66 { 67 "alignment" : 4, 68 "is_integral" : true, 69 "is_unsigned" : true, 70 "linker_set_key" : "_ZTIy", 71 "name" : "unsigned long long", 72 "size" : 8 73 } 74 ], 75 "elf_functions" : 76 [ 77 { 78 "binding" : "weak", 79 "name" : "ACgroupController_getFlags" 80 }, 81 { 82 "name" : "ACgroupController_getName" 83 }, 84 { 85 "name" : "ACgroupController_getPath" 86 }, 87 { 88 "name" : "ACgroupController_getVersion" 89 }, 90 { 91 "name" : "ACgroupFile_getController" 92 }, 93 { 94 "name" : "ACgroupFile_getControllerCount" 95 }, 96 { 97 "name" : "ACgroupFile_getVersion" 98 } 99 ], 100 "elf_objects" : [], 101 "enum_types" : [], 102 "function_types" : [], 103 "functions" : 104 [ 105 { 106 "availability_attrs" : 107 [ 108 { 109 "introduced_major" : 30 110 } 111 ], 112 "function_name" : "ACgroupController_getFlags", 113 "linker_set_key" : "ACgroupController_getFlags", 114 "parameters" : 115 [ 116 { 117 "referenced_type" : "_ZTIPK17ACgroupController" 118 } 119 ], 120 "return_type" : "_ZTIj", 121 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 122 }, 123 { 124 "availability_attrs" : 125 [ 126 { 127 "introduced_major" : 29 128 } 129 ], 130 "function_name" : "ACgroupController_getName", 131 "linker_set_key" : "ACgroupController_getName", 132 "parameters" : 133 [ 134 { 135 "referenced_type" : "_ZTIPK17ACgroupController" 136 } 137 ], 138 "return_type" : "_ZTIPKc", 139 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 140 }, 141 { 142 "availability_attrs" : 143 [ 144 { 145 "introduced_major" : 29 146 } 147 ], 148 "function_name" : "ACgroupController_getPath", 149 "linker_set_key" : "ACgroupController_getPath", 150 "parameters" : 151 [ 152 { 153 "referenced_type" : "_ZTIPK17ACgroupController" 154 } 155 ], 156 "return_type" : "_ZTIPKc", 157 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 158 }, 159 { 160 "availability_attrs" : 161 [ 162 { 163 "introduced_major" : 29 164 } 165 ], 166 "function_name" : "ACgroupController_getVersion", 167 "linker_set_key" : "ACgroupController_getVersion", 168 "parameters" : 169 [ 170 { 171 "referenced_type" : "_ZTIPK17ACgroupController" 172 } 173 ], 174 "return_type" : "_ZTIj", 175 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 176 }, 177 { 178 "availability_attrs" : 179 [ 180 { 181 "introduced_major" : 29 182 } 183 ], 184 "function_name" : "ACgroupFile_getController", 185 "linker_set_key" : "ACgroupFile_getController", 186 "parameters" : 187 [ 188 { 189 "referenced_type" : "_ZTIj" 190 } 191 ], 192 "return_type" : "_ZTIPK17ACgroupController", 193 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 194 }, 195 { 196 "availability_attrs" : 197 [ 198 { 199 "introduced_major" : 29 200 } 201 ], 202 "function_name" : "ACgroupFile_getControllerCount", 203 "linker_set_key" : "ACgroupFile_getControllerCount", 204 "return_type" : "_ZTIj", 205 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 206 }, 207 { 208 "availability_attrs" : 209 [ 210 { 211 "introduced_major" : 29 212 } 213 ], 214 "function_name" : "ACgroupFile_getVersion", 215 "linker_set_key" : "ACgroupFile_getVersion", 216 "return_type" : "_ZTIj", 217 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 218 } 219 ], 220 "global_vars" : [], 221 "lvalue_reference_types" : [], 222 "pointer_types" : 223 [ 224 { 225 "alignment" : 4, 226 "linker_set_key" : "_ZTIPK17ACgroupController", 227 "name" : "const ACgroupController *", 228 "referenced_type" : "_ZTIK17ACgroupController", 229 "size" : 4, 230 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 231 }, 232 { 233 "alignment" : 4, 234 "linker_set_key" : "_ZTIPKc", 235 "name" : "const char *", 236 "referenced_type" : "_ZTIKc", 237 "size" : 4, 238 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 239 } 240 ], 241 "qualified_types" : 242 [ 243 { 244 "alignment" : 4, 245 "is_const" : true, 246 "linker_set_key" : "_ZTIK17ACgroupController", 247 "name" : "const ACgroupController", 248 "referenced_type" : "_ZTI17ACgroupController", 249 "size" : 60, 250 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 251 }, 252 { 253 "alignment" : 1, 254 "is_const" : true, 255 "linker_set_key" : "_ZTIKc", 256 "name" : "const char", 257 "referenced_type" : "_ZTIc", 258 "size" : 1, 259 "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h" 260 } 261 ], 262 "record_types" : [], 263 "rvalue_reference_types" : [] 264} 265