Searched refs:aws_java_http_stream_on_stream_complete_fn (Results 1 – 3 of 3) sorted by relevance
57 void aws_java_http_stream_on_stream_complete_fn(struct aws_http_stream *stream, int error_code, voi…
271 void aws_java_http_stream_on_stream_complete_fn(struct aws_http_stream *stream, int error_code, voi… in aws_java_http_stream_on_stream_complete_fn() function434 .on_complete = aws_java_http_stream_on_stream_complete_fn, in s_make_request_general()
398 .on_complete = aws_java_http_stream_on_stream_complete_fn, in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerAcquireStream()