aosp12/art/libdexfile/libdexfile.map.txt

15 lines
382 B
Plaintext
Raw Normal View History

2023-01-09 17:11:35 +08:00
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:
*;
};