Home | History | Annotate | Download | only in runtime

Lines Matching defs:it_end

797     auto it_end = dex_files->end();
798 for (; it != it_end; it++) {
801 dex_files->erase(dex_files->begin() + old_size, it_end);