Home
last modified time | relevance | path

Searched defs:crt_exception (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dhttp2_stream_manager.c311 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_on_stream_acquired() local
324 jthrowable crt_exception = (*env)->ExceptionOccurred(env); in s_on_stream_acquired() local
H A Dhttp_request_response.c857 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_on_settings_completed() local
944 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_on_ping_completed() local
H A Daws_signing.c138 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_complete_signing_exceptionally() local
H A Dcrt.c452 jobject crt_exception = (*env)->NewObject( in aws_jni_new_crt_exception_from_error_code() local
H A Dmqtt5_client.c277 jobject crt_exception = aws_jni_new_crt_exception_from_error_code(env, error_code); in s_complete_future_with_exception() local