Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_api.c57 static stream_handle_t *g_stream_handle = NULL;
338 static int reconnect(stream_handle_t *handle) in reconnect()
358 stream_handle_t *handle = (stream_handle_t *)user_data; in http2_io()
498 stream_handle_t *stream_handle = NULL; in IOT_HTTP2_Connect()
576 stream_handle_t *handle = (stream_handle_t *)hd; in IOT_HTTP2_Stream_Open()
693 stream_handle_t *handle = (stream_handle_t *)hd; in IOT_HTTP2_Stream_Send_Message()
778 stream_handle_t *handle = (stream_handle_t *)hd; in IOT_HTTP2_Stream_Send()
931 stream_handle_t *handle = (stream_handle_t *)hd; in IOT_HTTP2_Stream_Query()
1019 stream_handle_t *handle = (stream_handle_t *)hd; in IOT_HTTP2_FS_Close()
1140 stream_handle_t *handle = (stream_handle_t *)hd; in IOT_HTTP2_Stream_Close()
[all …]
A Dhttp2_upload_api.c62 stream_handle_t *http2_handle;
145 stream_handle_t *h2_handle = g_http2_fs_ctx.http2_handle; in _http2_fs_open_channel()
217 stream_handle_t *h2_handle = g_http2_fs_ctx.http2_handle; in _http2_fs_part_send_sync()
274 stream_handle_t *h2_handle = g_http2_fs_ctx.http2_handle; in _http2_fs_node_handle()
A Dhttp2_internal.h150 } stream_handle_t; typedef

Completed in 7 milliseconds