Searched refs:inException (Results 1 – 3 of 3) sorted by relevance
84 JNI_context const & jni, char const * class_name, bool inException = false ) in find_class() argument93 if (inException) { in find_class()102 return jni.findClass(class_name, c, m, inException); in find_class()
372 bool inException) const in findClass()384 if (!inException) { in findClass()
102 bool inException) const;
Completed in 13 milliseconds