Home | History | Annotate | Download | only in src

Lines Matching refs:throwJavaException

23 static void throwJavaException(JNIEnv *env, const std::exception *e, const char *method) {
65 throwJavaException(env, &e, method_name);
67 throwJavaException(env, 0, method_name);
86 throwJavaException(env, &e, method_name);
88 throwJavaException(env, 0, method_name);
114 throwJavaException(env, &e, method_name);
116 throwJavaException(env, 0, method_name);
138 throwJavaException(env, &e, method_name);
140 throwJavaException(env, 0, method_name);
167 throwJavaException(env, &e, method_name);
169 throwJavaException(env, 0, method_name);
189 throwJavaException(env, &e, method_name);
191 throwJavaException(env, 0, method_name);
214 throwJavaException(env, &e, method_name);
216 throwJavaException(env, 0, method_name);
246 throwJavaException(env, &e, method_name);
248 throwJavaException(env, 0, method_name);
271 throwJavaException(env, &e, method_name);
273 throwJavaException(env, 0, method_name);