blob: 7f7ec9fca6fdaa517307e8d43518862325ad8c60 [file] [log] [blame]
Hsin-Yi Chen48ded132019-04-16 15:18:36 +08001{
2 "array_types" : [],
3 "builtin_types" :
4 [
5 {
6 "alignment" : 1,
7 "is_integral" : true,
8 "linker_set_key" : "char",
9 "name" : "char",
10 "referenced_type" : "type-3",
11 "self_type" : "type-3",
12 "size" : 1
13 },
14 {
15 "alignment" : 4,
16 "is_integral" : true,
17 "linker_set_key" : "int",
18 "name" : "int",
19 "referenced_type" : "type-1",
20 "self_type" : "type-1",
21 "size" : 4
22 }
23 ],
24 "elf_functions" :
25 [
26 {
27 "binding" : "weak",
28 "name" : "_ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN7android2spINS8_6system7suspend4V1_09IWakeLockEEEEENS_22__unordered_map_hasherIS7_SF_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_SF_NS_8equal_toIS7_EELb1EEENS5_ISF_EEE25__emplace_unique_key_argsIS7_JRKNS_21piecewise_construct_tENS_5tupleIJOS7_EEENSU_IJEEEEEENS_4pairINS_15__hash_iteratorIPNS_11__hash_nodeISF_PvEEEEbEERKT_DpOT0_"
29 },
30 {
31 "binding" : "weak",
32 "name" : "_ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN7android2spINS8_6system7suspend4V1_09IWakeLockEEEEENS_22__unordered_map_hasherIS7_SF_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_SF_NS_8equal_toIS7_EELb1EEENS5_ISF_EEE6rehashEj"
33 },
34 {
35 "binding" : "weak",
36 "name" : "_ZNSt3__112__hash_tableINS_17__hash_value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEN7android2spINS8_6system7suspend4V1_09IWakeLockEEEEENS_22__unordered_map_hasherIS7_SF_NS_4hashIS7_EELb1EEENS_21__unordered_map_equalIS7_SF_NS_8equal_toIS7_EELb1EEENS5_ISF_EEE8__rehashEj"
37 },
38 {
39 "binding" : "weak",
40 "name" : "_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_j"
41 },
42 {
43 "name" : "acquire_wake_lock"
44 },
45 {
46 "name" : "release_wake_lock"
47 }
48 ],
49 "elf_objects" : [],
50 "enum_types" : [],
51 "function_types" : [],
52 "functions" :
53 [
54 {
55 "function_name" : "acquire_wake_lock",
56 "linker_set_key" : "acquire_wake_lock",
57 "parameters" :
58 [
59 {
60 "referenced_type" : "type-1"
61 },
62 {
63 "referenced_type" : "type-4"
64 }
65 ],
66 "return_type" : "type-1",
67 "source_file" : "/hardware/libhardware_legacy/include/hardware_legacy/power.h"
68 },
69 {
70 "function_name" : "release_wake_lock",
71 "linker_set_key" : "release_wake_lock",
72 "parameters" :
73 [
74 {
75 "referenced_type" : "type-4"
76 }
77 ],
78 "return_type" : "type-1",
79 "source_file" : "/hardware/libhardware_legacy/include/hardware_legacy/power.h"
80 }
81 ],
82 "global_vars" : [],
83 "lvalue_reference_types" : [],
84 "pointer_types" :
85 [
86 {
87 "alignment" : 4,
88 "linker_set_key" : "const char *",
89 "name" : "const char *",
90 "referenced_type" : "type-2",
91 "self_type" : "type-4",
92 "size" : 4,
93 "source_file" : "/hardware/libhardware_legacy/include/hardware_legacy/power.h"
94 }
95 ],
96 "qualified_types" :
97 [
98 {
99 "alignment" : 1,
100 "is_const" : true,
101 "linker_set_key" : "const char",
102 "name" : "const char",
103 "referenced_type" : "type-3",
104 "self_type" : "type-2",
105 "size" : 1,
106 "source_file" : "/hardware/libhardware_legacy/include/hardware_legacy/power.h"
107 }
108 ],
109 "record_types" : [],
110 "rvalue_reference_types" : []
111}