Home
last modified time | relevance | path

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

/art/libdexfile/external/
Dlibdexfile_external.map.txt3 ExtDexFileFree;
Ddex_file_supp.cc39 MACRO(DexFile, ExtDexFileFree)
Ddex_file_ext.cc340 void ExtDexFileFree(ExtDexFile* ext_dex_file) { delete (ext_dex_file); } in ExtDexFileFree() function
/art/libdexfile/external/include/art_api/
Ddex_file_external.h83 void ExtDexFileFree(struct ExtDexFile* ext_dex_file);
Ddex_file_support.h233 static decltype(ExtDexFileFree)* g_ExtDexFileFree;