Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microspdy/
Dsession.h223 SPDYF_handler_write_syn_reply (struct SPDY_Session *session);
Dstructures.c417 response_to_queue->process_response_handler = &SPDYF_handler_write_syn_reply; in SPDYF_response_queue_create()
Dsession.c422 SPDYF_handler_write_syn_reply (struct SPDY_Session *session) in SPDYF_handler_write_syn_reply() function