Home
last modified time | relevance | path

Searched refs:GetCaughtExceptionType (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.h575 const RegType& GetCaughtExceptionType()
Dmethod_verifier.cc1735 const RegType& res_type = GetCaughtExceptionType(); in CodeFlowVerifyInstruction()
3184 const RegType& MethodVerifier::GetCaughtExceptionType() { in GetCaughtExceptionType() function in art::verifier::MethodVerifier