Home | History | Annotate | Download | only in mirror

Lines Matching refs:GetDexFile

412 inline const DexFile* ArtMethod::GetDexFile() {
413 return GetDexCache()->GetDexFile();
422 const DexFile* dex_file = method->GetDexFile();
428 const DexFile* dex_file = method->GetDexFile();
436 const DexFile* dex_file = method->GetDexFile();
446 const DexFile* dex_file = method->GetDexFile();
467 return method->GetDexFile()->GetCodeItem(method->GetCodeItemOffset());
480 return method->GetDexFile()->GetLineNumFromPC(method, dex_pc);
485 const DexFile* dex_file = method->GetDexFile();
491 const DexFile* dex_file = method->GetDexFile();
507 return method->GetDexFile()->GetClassDef(GetClassDefIndex());
512 const DexFile* dex_file = method->GetDexFile();
521 const DexFile* dex_file = method->GetDexFile();