Lines Matching full:dexfile
801 const DexFile& dex_file = *dex_cache->GetDexFile();
1335 dex_pc_trace_->Set(count_, m->IsProxyMethod() ? DexFile::kDexNoIndex : GetDexPc());
1790 uint32_t dex_pc = DexFile::kDexNoIndex;
1796 if (dex_pc != DexFile::kDexNoIndex) {
1798 if (found_dex_pc != DexFile::kDexNoIndex) {
1810 const DexFile::CodeItem* code_item = mh.GetCodeItem();
1858 const DexFile& dex_file = *catch_method->GetDeclaringClass()->GetDexCache()->GetDexFile();
2061 const DexFile::CodeItem* code_item = mh_.GetCodeItem();