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#ODR:out/soong/.intermediates/system/core/libprocessgroup/cgrouprc/libcgrouprc/android_arm_armv8-a_static/obj/system/core/libprocessgroup/cgrouprc/cgroup_file.sdump",
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" : "_ZTIPK17ACgroupController",
151   "name" : "const ACgroupController *",
152   "referenced_type" : "_ZTIK17ACgroupController#ODR:out/soong/.intermediates/system/core/libprocessgroup/cgrouprc/libcgrouprc/android_arm_armv8-a_static/obj/system/core/libprocessgroup/cgrouprc/cgroup_file.sdump",
153   "self_type" : "_ZTIPK17ACgroupController#ODR:out/soong/.intermediates/system/core/libprocessgroup/cgrouprc/libcgrouprc/android_arm_armv8-a_static/obj/system/core/libprocessgroup/cgrouprc/cgroup_file.sdump",
154   "size" : 4,
155   "source_file" : "/system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
156  },
157  {
158   "alignment" : 4,
159   "linker_set_key" : "_ZTIPKc",
160   "name" : "const char *",
161   "referenced_type" : "_ZTIKc",
162   "self_type" : "_ZTIPKc",
163   "size" : 4,
164   "source_file" : "/system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
165  }
166 ],
167 "qualified_types" :
168 [
169  {
170   "alignment" : 4,
171   "is_const" : true,
172   "linker_set_key" : "_ZTIK17ACgroupController",
173   "name" : "const ACgroupController",
174   "referenced_type" : "_ZTI17ACgroupController",
175   "self_type" : "_ZTIK17ACgroupController",
176   "size" : 56,
177   "source_file" : "/system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
178  },
179  {
180   "alignment" : 1,
181   "is_const" : true,
182   "linker_set_key" : "_ZTIKc",
183   "name" : "const char",
184   "referenced_type" : "_ZTIc",
185   "self_type" : "_ZTIKc",
186   "size" : 1,
187   "source_file" : "/system/core/libprocessgroup/cgrouprc/include/android/cgrouprc.h"
188  }
189 ],
190 "record_types" : [],
191 "rvalue_reference_types" : []
192}
193