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