• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2 "array_types" : [],
3 "builtin_types" :
4 [
5  {
6   "alignment" : 1,
7   "is_integral" : true,
8   "linker_set_key" : "_ZTIc",
9   "name" : "char",
10   "size" : 1
11  },
12  {
13   "alignment" : 4,
14   "is_integral" : true,
15   "linker_set_key" : "_ZTIi",
16   "name" : "int",
17   "size" : 4
18  },
19  {
20   "linker_set_key" : "_ZTIv",
21   "name" : "void"
22  }
23 ],
24 "elf_functions" :
25 [
26  {
27   "name" : "sync_fence_info"
28  },
29  {
30   "name" : "sync_fence_info_free"
31  },
32  {
33   "name" : "sync_file_info"
34  },
35  {
36   "name" : "sync_file_info_free"
37  },
38  {
39   "name" : "sync_merge"
40  },
41  {
42   "name" : "sync_pt_info"
43  },
44  {
45   "name" : "sync_wait"
46  }
47 ],
48 "elf_objects" : [],
49 "enum_types" : [],
50 "function_types" : [],
51 "functions" :
52 [
53  {
54   "availability_attrs" :
55   [
56    {
57     "introduced_major" : 26
58    }
59   ],
60   "function_name" : "sync_file_info",
61   "linker_set_key" : "sync_file_info",
62   "parameters" :
63   [
64    {
65     "referenced_type" : "_ZTIi"
66    }
67   ],
68   "return_type" : "_ZTIP14sync_file_info",
69   "source_file" : "system/core/libsync/include/ndk/sync.h"
70  },
71  {
72   "availability_attrs" :
73   [
74    {
75     "introduced_major" : 26
76    }
77   ],
78   "function_name" : "sync_file_info_free",
79   "linker_set_key" : "sync_file_info_free",
80   "parameters" :
81   [
82    {
83     "referenced_type" : "_ZTIP14sync_file_info"
84    }
85   ],
86   "return_type" : "_ZTIv",
87   "source_file" : "system/core/libsync/include/ndk/sync.h"
88  },
89  {
90   "availability_attrs" :
91   [
92    {
93     "introduced_major" : 26
94    }
95   ],
96   "function_name" : "sync_merge",
97   "linker_set_key" : "sync_merge",
98   "parameters" :
99   [
100    {
101     "referenced_type" : "_ZTIPKc"
102    },
103    {
104     "referenced_type" : "_ZTIi"
105    },
106    {
107     "referenced_type" : "_ZTIi"
108    }
109   ],
110   "return_type" : "_ZTIi",
111   "source_file" : "system/core/libsync/include/ndk/sync.h"
112  },
113  {
114   "function_name" : "sync_wait",
115   "linker_set_key" : "sync_wait",
116   "parameters" :
117   [
118    {
119     "referenced_type" : "_ZTIi"
120    },
121    {
122     "referenced_type" : "_ZTIi"
123    }
124   ],
125   "return_type" : "_ZTIi",
126   "source_file" : "system/core/libsync/include/android/sync.h"
127  }
128 ],
129 "global_vars" : [],
130 "lvalue_reference_types" : [],
131 "pointer_types" :
132 [
133  {
134   "alignment" : 4,
135   "linker_set_key" : "_ZTIP14sync_file_info",
136   "name" : "sync_file_info *",
137   "referenced_type" : "_ZTI14sync_file_info",
138   "size" : 4,
139   "source_file" : "system/core/libsync/include/ndk/sync.h"
140  },
141  {
142   "alignment" : 4,
143   "linker_set_key" : "_ZTIPKc",
144   "name" : "const char *",
145   "referenced_type" : "_ZTIKc",
146   "size" : 4,
147   "source_file" : "system/core/libsync/include/ndk/sync.h"
148  }
149 ],
150 "qualified_types" :
151 [
152  {
153   "alignment" : 1,
154   "is_const" : true,
155   "linker_set_key" : "_ZTIKc",
156   "name" : "const char",
157   "referenced_type" : "_ZTIc",
158   "size" : 1,
159   "source_file" : "system/core/libsync/include/ndk/sync.h"
160  }
161 ],
162 "record_types" : [],
163 "rvalue_reference_types" : []
164}
165