15 lines
382 B
Plaintext
15 lines
382 B
Plaintext
LIBDEXFILE_1 {
|
|
global:
|
|
ADexFile_Error_toString; # apex
|
|
ADexFile_Method_getClassDescriptor; # apex
|
|
ADexFile_Method_getCodeOffset; # apex
|
|
ADexFile_Method_getName; # apex
|
|
ADexFile_Method_getQualifiedName; # apex
|
|
ADexFile_create; # apex
|
|
ADexFile_destroy; # apex
|
|
ADexFile_findMethodAtOffset; # apex
|
|
ADexFile_forEachMethod; # apex
|
|
local:
|
|
*;
|
|
};
|