Home
last modified time | relevance | path

Searched refs:aws_http_stream_binding_acquire (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dhttp_request_response.h37 void *aws_http_stream_binding_acquire(struct http_stream_binding *binding);
H A Dhttp_request_response.c85 void *aws_http_stream_binding_acquire(struct http_stream_binding *binding) { in aws_http_stream_binding_acquire() function
448 aws_http_stream_binding_acquire(stream_binding); in s_make_request_general()
H A Dhttp2_stream_manager.c318 aws_http_stream_binding_acquire(callback_data->stream_binding); in s_on_stream_acquired()