Searched refs:aws_jni_new_crt_exception_from_error_code (Results 1 – 6 of 6) sorted by relevance
214 jobject aws_jni_new_crt_exception_from_error_code(JNIEnv *env, int error_code);
857 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_on_settings_completed()944 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_on_ping_completed()
311 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_on_stream_acquired()
449 jobject aws_jni_new_crt_exception_from_error_code(JNIEnv *env, int error_code) { in aws_jni_new_crt_exception_from_error_code() function
138 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_complete_signing_exceptionally()
277 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_complete_future_with_exception()