Searched refs:CheckThrowable (Results 1 – 1 of 1) sorted by relevance
606 bool CheckThrowable(ScopedObjectAccess& soa, jthrowable jobj) in CheckThrowable() function in art::ScopedCheck1805 if (sc.Check(soa, true, "Et", args) && sc.CheckThrowable(soa, obj)) { in Throw()