Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:orig_dex_file

292     art::ArraySlice<const unsigned char> orig_dex_file) :
297 original_dex_file_(orig_dex_file) {
746 const art::DexFile& orig_dex_file = current_class->GetDexFile();
750 orig_dex_file.StringByTypeIdx(current_interfaces->GetTypeItem(i).type_idx_)) != 0) {