Home
last modified time | relevance | path

Searched refs:SPDYF_name_value_to_stream (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.h1242 SPDYF_name_value_to_stream(struct SPDY_NameValue * container[],
H A Dapplicationlayer.c443 if(0 >= (response->headers_size = SPDYF_name_value_to_stream(all_headers, in SPDY_build_response()
H A Dstructures.c457 SPDYF_name_value_to_stream(struct SPDY_NameValue * container[], in SPDYF_name_value_to_stream() function
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_struct_namevalue.c306 if(0 > (ret = SPDYF_name_value_to_stream(container_arr, 2, &stream)) || NULL == stream) in main()
307 FAIL_TEST("SPDYF_name_value_to_stream failed\n"); in main()

Completed in 5 milliseconds