Home
last modified time | relevance | path

Searched refs:ExtDexFileGetAllMethodInfos (Results 1 – 5 of 5) sorted by relevance

/art/libdexfile/external/
Dlibdexfile_external.map.txt5 ExtDexFileGetAllMethodInfos;
Ddex_file_supp.cc43 DEFINE_DLFUNC_PTR(DexFile, ExtDexFileGetAllMethodInfos);
78 SET_DLFUNC_PTR(DexFile, ExtDexFileGetAllMethodInfos); in LoadLibdexfileExternal()
Ddex_file_ext.cc318 void ExtDexFileGetAllMethodInfos(ExtDexFile* ext_dex_file, in ExtDexFileGetAllMethodInfos() function
/art/libdexfile/external/include/art_api/
Ddex_file_external.h77 void ExtDexFileGetAllMethodInfos(struct ExtDexFile* ext_dex_file,
Ddex_file_support.h218 static decltype(ExtDexFileGetAllMethodInfos)* g_ExtDexFileGetAllMethodInfos;