Home
last modified time | relevance | path

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

/art/libdexfile/
Dlibdexfile.map.txt9 ADexFile_destroy; # apex
/art/libdexfile/external/include/art_api/
Ddex_file_external.h107 void ADexFile_destroy(ADexFile* _Nullable self);
Ddex_file_support.h37 MACRO(ADexFile_destroy) \
/art/libdexfile/external/
Ddex_file_ext_test.cc36 ADexFile_destroy(dex_); in TearDown()
Ddex_file_ext.cc210 void ADexFile_destroy(ADexFile* self) { in ADexFile_destroy() function