Home | History | Annotate | Download | only in oatdump

Lines Matching full:verified_dex_file

559     static const DexFile* verified_dex_file = NULL;
561 if (dex_file != verified_dex_file || verified_dex_method_idx != dex_method_idx) {
569 verified_dex_file = dex_file;