Searched refs:SPDYF_queue_response (Results 1 – 3 of 3) sorted by relevance
/external/libmicrohttpd/src/microspdy/ |
D | applicationlayer.c | 592 SPDYF_queue_response (headers_to_queue, in SPDY_queue_response() 596 SPDYF_queue_response (body_to_queue, in SPDY_queue_response() 618 SPDYF_queue_response (headers_to_queue, in SPDY_queue_response() 655 SPDYF_queue_response (headers_to_queue, in SPDY_queue_response() 659 SPDYF_queue_response (body_to_queue, in SPDY_queue_response()
|
D | session.h | 126 SPDYF_queue_response (struct SPDYF_Response_Queue *response_to_queue,
|
D | session.c | 1494 SPDYF_queue_response (struct SPDYF_Response_Queue *response_to_queue, in SPDYF_queue_response() function 1656 SPDYF_queue_response (response_to_queue, in SPDYF_prepare_goaway() 1712 SPDYF_queue_response (response_to_queue, in SPDYF_prepare_rst_stream() 1764 SPDYF_queue_response (response_to_queue, in SPDYF_prepare_window_update()
|