Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/jni_uno/
H A Djni_helper.h84 JNI_context const & jni, char const * class_name, bool inException = false ) in find_class() argument
93 if (inException) { in find_class()
102 return jni.findClass(class_name, c, m, inException); in find_class()
H A Djni_bridge.cxx372 bool inException) const in findClass()
384 if (!inException) { in findClass()
H A Djni_base.h102 bool inException) const;

Completed in 20 milliseconds