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