Lines Matching refs:GetMethod
319 mirror::DexCache* dex_cache = throw_location.GetMethod()->GetDeclaringClass()->GetDexCache();
324 throw_location.GetMethod()->GetDeclaringClass(), msg.str().c_str());
351 mirror::DexCache* dex_cache = throw_location.GetMethod()->GetDeclaringClass()->GetDexCache();
367 const DexFile::CodeItem* code = throw_location.GetMethod()->GetCodeItem();
395 verifier::MethodVerifier::FindInvokedMethodAtDexPc(throw_location.GetMethod(),
416 throw_location.GetMethod(), false);
426 verifier::MethodVerifier::FindAccessedFieldAtDexPc(throw_location.GetMethod(),
447 throw_location.GetMethod(), false);
457 verifier::MethodVerifier::FindAccessedFieldAtDexPc(throw_location.GetMethod(),
497 *throw_location.GetMethod()->GetDeclaringClass()->GetDexCache()->GetDexFile();