David Srbecky | 30d4d2f | 2021-03-24 16:11:49 +0000 | [diff] [blame] | 1 | LIBDEXFILE_1 { |
2 | global: | ||||
3 | ADexFile_Error_toString; # apex | ||||
4 | ADexFile_Method_getClassDescriptor; # apex | ||||
5 | ADexFile_Method_getCodeOffset; # apex | ||||
6 | ADexFile_Method_getName; # apex | ||||
7 | ADexFile_Method_getQualifiedName; # apex | ||||
8 | ADexFile_create; # apex | ||||
9 | ADexFile_destroy; # apex | ||||
10 | ADexFile_findMethodAtOffset; # apex | ||||
11 | ADexFile_forEachMethod; # apex | ||||
12 | local: | ||||
13 | *; | ||||
14 | }; |