Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
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:
|
|
*;
|
|
};
|