Searched refs:CheckException (Results 1 – 17 of 17) sorted by relevance
132 jni_generator::CheckException(env);186 jni_generator::CheckException(env);237 jni_generator::CheckException(env);284 jni_generator::CheckException(env);333 jni_generator::CheckException(env);366 jni_generator::CheckException(env);389 jni_generator::CheckException(env);412 jni_generator::CheckException(env);433 jni_generator::CheckException(env);455 jni_generator::CheckException(env);[all …]
64 jni_generator::CheckException(env);95 jni_generator::CheckException(env);117 jni_generator::CheckException(env);147 jni_generator::CheckException(env);172 jni_generator::CheckException(env);205 jni_generator::CheckException(env);252 jni_generator::CheckException(env);276 jni_generator::CheckException(env);300 jni_generator::CheckException(env);324 jni_generator::CheckException(env);[all …]
50 jni_generator::CheckException(env);71 jni_generator::CheckException(env);92 jni_generator::CheckException(env);114 jni_generator::CheckException(env);136 jni_generator::CheckException(env);158 jni_generator::CheckException(env);185 jni_generator::CheckException(env);206 jni_generator::CheckException(env);228 jni_generator::CheckException(env);250 jni_generator::CheckException(env);
181 jni_generator::CheckException(env); in Java_SampleForTests_javaMethod()204 jni_generator::CheckException(env); in Java_SampleForTests_staticJavaMethod()227 jni_generator::CheckException(env); in Java_SampleForTests_packagePrivateJavaMethod()278 jni_generator::CheckException(env); in Java_InnerStructA_create()302 jni_generator::CheckException(env); in Java_SampleForTests_addStructA()325 jni_generator::CheckException(env); in Java_SampleForTests_iterateAndDoSomething()348 jni_generator::CheckException(env); in Java_InnerStructB_getKey()372 jni_generator::CheckException(env); in Java_InnerStructB_getValue()
31 inline void CheckException(JNIEnv* env) { in CheckException() function32 base::android::CheckException(env); in CheckException()
92 jni_generator::CheckException(env);119 jni_generator::CheckException(env);144 jni_generator::CheckException(env);167 jni_generator::CheckException(env);192 jni_generator::CheckException(env);
49 jni_generator::CheckException(env);
59 jni_generator::CheckException(env);
64 jni_generator::CheckException(env);
32 CheckException(env); in ToJavaByteArray()37 CheckException(env); in ToJavaByteArray()51 CheckException(env); in ToJavaIntArray()56 CheckException(env); in ToJavaIntArray()70 CheckException(env); in ToJavaLongArray()75 CheckException(env); in ToJavaLongArray()91 CheckException(env); in ToJavaFloatArray()96 CheckException(env); in ToJavaFloatArray()112 CheckException(env); in ToJavaArrayOfByteArray()126 CheckException(env); in ToJavaArrayOfStrings()[all …]
17 base::android::CheckException(env); in ConvertUTF16ToJavaStringImpl()36 CheckException(env); in ConvertJavaStringToUTF8()46 CheckException(env); in ConvertJavaStringToUTF8()87 CheckException(env); in ConvertJavaStringToUTF16()96 CheckException(env); in ConvertJavaStringToUTF16()
119 BASE_EXPORT void CheckException(JNIEnv* env);
218 void CheckException(JNIEnv* env) { in CheckException() function
347 if (CheckException(jni) || !success) { in InitDecodeOnCodecThread()380 if (CheckException(jni)) { in InitDecodeOnCodecThread()415 if (CheckException(jni)) { in ReleaseOnCodecThread()539 if (CheckException(jni) || j_input_buffer_index < 0) { in DecodeOnCodecThread()550 if (CheckException(jni) || buffer_capacity < inputImage._length) { in DecodeOnCodecThread()580 if (CheckException(jni) || !success) { in DecodeOnCodecThread()607 if (CheckException(jni)) { in DeliverPendingOutputs()683 if (CheckException(jni)) { in DeliverPendingOutputs()728 if (CheckException(jni)) { in DeliverPendingOutputs()821 if (CheckException(jni)) { in MediaCodecVideoDecoderFactory()[all …]
103 static inline bool CheckException(JNIEnv* jni) { in CheckException() function
1129 if (CheckException(jni)) { in SetEGLContext()