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