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