Searched defs:jthrowable (Results 1 – 5 of 5) sorted by relevance
43 base::BindRepeating([](const JavaRef<jthrowable>&) { return true; })); in InitJavaExceptionReporter()51 base::BindRepeating([](const JavaRef<jthrowable>&) { return true; })); in InitJavaExceptionReporterForChildProcess()
20 mod jthrowable; module
49 pub fn into_raw(self) -> jthrowable { in into_raw()
84 typedef _jthrowable *jthrowable; typedef103 typedef jobject jthrowable; typedef
23 pub type jthrowable = jobject; typedef