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