Searched refs:CheckException (Results 1 – 8 of 8) sorted by relevance
30 function CheckException(e) { class41 CheckException(e);47 CheckException(e);
35 function CheckException(e) { class46 return CheckException(x);55 return CheckException(x);
65 if (jni::CheckException(env)) { in VerifyX509CertChain()88 if (!jni::CheckException(env)) { in VerifyX509CertChain()98 if (!jni::CheckException(env)) { in VerifyX509CertChain()136 if (jni::CheckException(env) || !cls) { in AndroidNetworkLibraryImpl()
31 function CheckException(e) { class47 return CheckException(x);72 result = CheckException(x);91 return CheckException(x);
34 jni::CheckException(env); in ~JavaISWrapper()43 if (jni::CheckException(env) || size < 0) { in Read()
28 bool CheckException(JNIEnv*);
81 bool CheckException(JNIEnv* env) in CheckException() function
233 void CheckException(v8::PreParserData* data, in CheckException() function367 CheckException(&data, &expects); in main()