Home | History | Annotate | Download | only in runtime

Lines Matching defs:cp_dex_file

890     const DexFile* cp_dex_file =
892 if (cp_dex_file != nullptr && cp_dex_file->NumClassDefs() > 0) {
894 // cp_dex_file can be null.
895 out_dex_files->push_back(cp_dex_file);