Searched refs:ExtDexFileFree (Results 1 – 5 of 5) sorted by relevance
3 ExtDexFileFree;
44 DEFINE_DLFUNC_PTR(DexFile, ExtDexFileFree);79 SET_DLFUNC_PTR(DexFile, ExtDexFileFree); in LoadLibdexfileExternal()
340 void ExtDexFileFree(ExtDexFile* ext_dex_file) { delete (ext_dex_file); } in ExtDexFileFree() function
83 void ExtDexFileFree(struct ExtDexFile* ext_dex_file);
219 static decltype(ExtDexFileFree)* g_ExtDexFileFree;