Home
last modified time | relevance | path

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

/art/runtime/jni/
Dcheck_jni.cc695 bool CheckThrowableClass(ScopedObjectAccess& soa, jclass jc) in CheckThrowableClass() function in art::__anon846bc2ca0111::ScopedCheck
1969 if (sc.Check(soa, true, "Ecu", args) && sc.CheckThrowableClass(soa, c)) { in ThrowNew()