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