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