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 "function_name" : "sync_file_info", 46 "linker_set_key" : "sync_file_info", 47 "parameters" : 48 [ 49 { 50 "referenced_type" : "_ZTIi" 51 } 52 ], 53 "return_type" : "_ZTIP14sync_file_info", 54 "source_file" : "system/core/libsync/include/ndk/sync.h" 55 }, 56 { 57 "function_name" : "sync_file_info_free", 58 "linker_set_key" : "sync_file_info_free", 59 "parameters" : 60 [ 61 { 62 "referenced_type" : "_ZTIP14sync_file_info" 63 } 64 ], 65 "return_type" : "_ZTIv", 66 "source_file" : "system/core/libsync/include/ndk/sync.h" 67 }, 68 { 69 "function_name" : "sync_merge", 70 "linker_set_key" : "sync_merge", 71 "parameters" : 72 [ 73 { 74 "referenced_type" : "_ZTIPKc" 75 }, 76 { 77 "referenced_type" : "_ZTIi" 78 }, 79 { 80 "referenced_type" : "_ZTIi" 81 } 82 ], 83 "return_type" : "_ZTIi", 84 "source_file" : "system/core/libsync/include/ndk/sync.h" 85 }, 86 { 87 "function_name" : "sync_wait", 88 "linker_set_key" : "sync_wait", 89 "parameters" : 90 [ 91 { 92 "referenced_type" : "_ZTIi" 93 }, 94 { 95 "referenced_type" : "_ZTIi" 96 } 97 ], 98 "return_type" : "_ZTIi", 99 "source_file" : "system/core/libsync/include/android/sync.h" 100 } 101 ], 102 "global_vars" : [], 103 "lvalue_reference_types" : [], 104 "pointer_types" : 105 [ 106 { 107 "alignment" : 4, 108 "linker_set_key" : "_ZTIP14sync_file_info", 109 "name" : "sync_file_info *", 110 "referenced_type" : "_ZTI14sync_file_info", 111 "size" : 4, 112 "source_file" : "system/core/libsync/include/ndk/sync.h" 113 }, 114 { 115 "alignment" : 4, 116 "linker_set_key" : "_ZTIPKc", 117 "name" : "const char *", 118 "referenced_type" : "_ZTIKc", 119 "size" : 4, 120 "source_file" : "system/core/libsync/include/ndk/sync.h" 121 } 122 ], 123 "qualified_types" : 124 [ 125 { 126 "alignment" : 1, 127 "is_const" : true, 128 "linker_set_key" : "_ZTIKc", 129 "name" : "const char", 130 "referenced_type" : "_ZTIc", 131 "size" : 1, 132 "source_file" : "system/core/libsync/include/ndk/sync.h" 133 } 134 ], 135 "record_types" : [], 136 "rvalue_reference_types" : [] 137} 138