Home
last modified time | relevance | path

Searched refs:http2_header (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_api.c81 static int http2_nv_copy(http2_header *nva, int start, http2_header *nva_copy, in http2_nv_copy()
577 http2_header *nva = NULL; in IOT_HTTP2_Stream_Open()
616 nva = (http2_header *)HTTP2_STREAM_MALLOC(sizeof(http2_header) * in IOT_HTTP2_Stream_Open()
694 http2_header *nva = NULL; in IOT_HTTP2_Stream_Send_Message()
732 nva = (http2_header *)HTTP2_STREAM_MALLOC(sizeof(http2_header) * in IOT_HTTP2_Stream_Send_Message()
779 http2_header *nva = NULL; in IOT_HTTP2_Stream_Send()
821 nva = (http2_header *)HTTP2_STREAM_MALLOC(sizeof(http2_header) * in IOT_HTTP2_Stream_Send()
932 http2_header *nva = NULL; in IOT_HTTP2_Stream_Query()
956 nva = (http2_header *)HTTP2_STREAM_MALLOC(sizeof(http2_header) * in IOT_HTTP2_Stream_Query()
1024 http2_header *nva = NULL; in IOT_HTTP2_FS_Close()
[all …]
A Dhttp2_upload_api.c152 http2_header header_filename[] = { in _http2_fs_open_channel()
157 http2_header header_overwrite[] = { in _http2_fs_open_channel()
163 http2_header header_uploadid[] = { in _http2_fs_open_channel()
220 http2_header header_uploadid[] = { in _http2_fs_part_send_sync()
A Diotx_http2.c38 http2_header *nva_copy, int end);
504 http2_header *nva_copy, int end) in http2_nv_copy_nghttp2_nv()
557 http2_header *header = h2_data->header; in iotx_http2_client_send()
A Dhttp2_internal.h132 http2_header *header; /* header data. */
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dhttp2_api.h42 } http2_header; typedef
45 http2_header *nva;

Completed in 14 milliseconds