Searched refs:ADexFile_destroy (Results 1 – 5 of 5) sorted by relevance
9 ADexFile_destroy; # apex
107 void ADexFile_destroy(ADexFile* _Nullable self);
37 MACRO(ADexFile_destroy) \
36 ADexFile_destroy(dex_); in TearDown()
210 void ADexFile_destroy(ADexFile* self) { in ADexFile_destroy() function