Searched refs:aws_marshal_http_headers_to_dynamic_buffer (Results 1 – 3 of 3) sorted by relevance
36 int aws_marshal_http_headers_to_dynamic_buffer(struct aws_byte_buf *buf, const struct aws_http_head…
246 int aws_marshal_http_headers_to_dynamic_buffer(struct aws_byte_buf *buf, const struct aws_http_head… in aws_marshal_http_headers_to_dynamic_buffer() function
662 if (aws_marshal_http_headers_to_dynamic_buffer(out_headers_buf, headers)) { in s_marshal_http_headers_to_buf()