Searched refs:ExtDexFileFree (Results 1 – 5 of 5) sorted by relevance
3 ExtDexFileFree;
39 MACRO(DexFile, ExtDexFileFree)
340 void ExtDexFileFree(ExtDexFile* ext_dex_file) { delete (ext_dex_file); } in ExtDexFileFree() function
83 void ExtDexFileFree(struct ExtDexFile* ext_dex_file);
233 static decltype(ExtDexFileFree)* g_ExtDexFileFree;