• 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" : "_ZTIh",
10   "name" : "unsigned char",
11   "size" : 1
12  },
13  {
14   "alignment" : 8,
15   "is_integral" : true,
16   "linker_set_key" : "_ZTIl",
17   "name" : "long",
18   "size" : 8
19  },
20  {
21   "linker_set_key" : "_ZTIv",
22   "name" : "void"
23  }
24 ],
25 "elf_functions" :
26 [
27  {
28   "name" : "AUprobestatsClient_startUprobestats"
29  }
30 ],
31 "elf_objects" : [],
32 "enum_types" : [],
33 "function_types" : [],
34 "functions" :
35 [
36  {
37   "availability_attrs" :
38   [
39    {
40     "introduced_major" : 35
41    }
42   ],
43   "function_name" : "AUprobestatsClient_startUprobestats",
44   "linker_set_key" : "AUprobestatsClient_startUprobestats",
45   "parameters" :
46   [
47    {
48     "referenced_type" : "_ZTIPKh"
49    },
50    {
51     "referenced_type" : "_ZTIl"
52    }
53   ],
54   "return_type" : "_ZTIv",
55   "source_file" : "packages/modules/UprobeStats/src/lib/include/android/uprobestats_client.h"
56  }
57 ],
58 "global_vars" : [],
59 "lvalue_reference_types" : [],
60 "pointer_types" :
61 [
62  {
63   "alignment" : 8,
64   "linker_set_key" : "_ZTIPKh",
65   "name" : "const unsigned char *",
66   "referenced_type" : "_ZTIKh",
67   "size" : 8,
68   "source_file" : "packages/modules/UprobeStats/src/lib/include/android/uprobestats_client.h"
69  }
70 ],
71 "qualified_types" :
72 [
73  {
74   "alignment" : 1,
75   "is_const" : true,
76   "linker_set_key" : "_ZTIKh",
77   "name" : "const unsigned char",
78   "referenced_type" : "_ZTIh",
79   "size" : 1,
80   "source_file" : "packages/modules/UprobeStats/src/lib/include/android/uprobestats_client.h"
81  }
82 ],
83 "record_types" : [],
84 "rvalue_reference_types" : []
85}
86