1{
2 "array_types" : [],
3 "builtin_types" :
4 [
5  {
6   "alignment" : 1,
7   "is_integral" : true,
8   "is_unsigned" : true,
9   "linker_set_key" : "_ZTIc",
10   "name" : "char",
11   "referenced_type" : "_ZTIc",
12   "self_type" : "_ZTIc",
13   "size" : 1
14  },
15  {
16   "alignment" : 4,
17   "is_integral" : true,
18   "is_unsigned" : true,
19   "linker_set_key" : "_ZTIj",
20   "name" : "unsigned int",
21   "referenced_type" : "_ZTIj",
22   "self_type" : "_ZTIj",
23   "size" : 4
24  },
25  {
26   "linker_set_key" : "_ZTIv",
27   "name" : "void",
28   "referenced_type" : "_ZTIv",
29   "self_type" : "_ZTIv"
30  }
31 ],
32 "elf_functions" :
33 [
34  {
35   "binding" : "weak",
36   "name" : "ACgroupController_getFlags"
37  },
38  {
39   "name" : "ACgroupController_getName"
40  },
41  {
42   "name" : "ACgroupController_getPath"
43  },
44  {
45   "name" : "ACgroupController_getVersion"
46  },
47  {
48   "name" : "ACgroupFile_getController"
49  },
50  {
51   "name" : "ACgroupFile_getControllerCount"
52  },
53  {
54   "name" : "ACgroupFile_getVersion"
55  }
56 ],
57 "elf_objects" : [],
58 "enum_types" : [],
59 "function_types" : [],
60 "functions" :
61 [
62  {
63   "function_name" : "ACgroupController_getFlags",
64   "linker_set_key" : "ACgroupController_getFlags",
65   "parameters" :
66   [
67    {
68     "referenced_type" : "_ZTIPK17ACgroupController"
69    }
70   ],
71   "return_type" : "_ZTIj",
72   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
73  },
74  {
75   "function_name" : "ACgroupController_getName",
76   "linker_set_key" : "ACgroupController_getName",
77   "parameters" :
78   [
79    {
80     "referenced_type" : "_ZTIPK17ACgroupController"
81    }
82   ],
83   "return_type" : "_ZTIPKc",
84   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
85  },
86  {
87   "function_name" : "ACgroupController_getPath",
88   "linker_set_key" : "ACgroupController_getPath",
89   "parameters" :
90   [
91    {
92     "referenced_type" : "_ZTIPK17ACgroupController"
93    }
94   ],
95   "return_type" : "_ZTIPKc",
96   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
97  },
98  {
99   "function_name" : "ACgroupController_getVersion",
100   "linker_set_key" : "ACgroupController_getVersion",
101   "parameters" :
102   [
103    {
104     "referenced_type" : "_ZTIPK17ACgroupController"
105    }
106   ],
107   "return_type" : "_ZTIj",
108   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
109  },
110  {
111   "function_name" : "ACgroupFile_getController",
112   "linker_set_key" : "ACgroupFile_getController",
113   "parameters" :
114   [
115    {
116     "referenced_type" : "_ZTIj"
117    }
118   ],
119   "return_type" : "_ZTIPK17ACgroupController",
120   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
121  },
122  {
123   "function_name" : "ACgroupFile_getControllerCount",
124   "linker_set_key" : "ACgroupFile_getControllerCount",
125   "return_type" : "_ZTIj",
126   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
127  },
128  {
129   "function_name" : "ACgroupFile_getVersion",
130   "linker_set_key" : "ACgroupFile_getVersion",
131   "return_type" : "_ZTIj",
132   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
133  }
134 ],
135 "global_vars" : [],
136 "lvalue_reference_types" : [],
137 "pointer_types" :
138 [
139  {
140   "alignment" : 4,
141   "linker_set_key" : "_ZTIPK17ACgroupController",
142   "name" : "const ACgroupController *",
143   "referenced_type" : "_ZTIK17ACgroupController",
144   "self_type" : "_ZTIPK17ACgroupController",
145   "size" : 4,
146   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
147  },
148  {
149   "alignment" : 4,
150   "linker_set_key" : "_ZTIPKc",
151   "name" : "const char *",
152   "referenced_type" : "_ZTIKc",
153   "self_type" : "_ZTIPKc",
154   "size" : 4,
155   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
156  }
157 ],
158 "qualified_types" :
159 [
160  {
161   "alignment" : 4,
162   "is_const" : true,
163   "linker_set_key" : "_ZTIK17ACgroupController",
164   "name" : "const ACgroupController",
165   "referenced_type" : "_ZTI17ACgroupController",
166   "self_type" : "_ZTIK17ACgroupController",
167   "size" : 56,
168   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
169  },
170  {
171   "alignment" : 1,
172   "is_const" : true,
173   "linker_set_key" : "_ZTIKc",
174   "name" : "const char",
175   "referenced_type" : "_ZTIc",
176   "self_type" : "_ZTIKc",
177   "size" : 1,
178   "source_file" : "system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
179  }
180 ],
181 "record_types" : [],
182 "rvalue_reference_types" : []
183}
184