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