Searched refs:SPDY_get_fdset (Results 1 – 12 of 12) sorted by relevance
/external/libmicrohttpd/src/examples/ |
D | spdy_event_loop.c | 389 maxfd = SPDY_get_fdset (daemon, in main() 449 maxfd = SPDY_get_fdset (daemon2, in main()
|
D | spdy_response_with_callback.c | 208 maxfd = SPDY_get_fdset (daemon, in main()
|
D | spdy_fileserver.c | 325 maxfd = SPDY_get_fdset (daemon, in main()
|
/external/libmicrohttpd/src/testspdy/ |
D | test_session_timeout.c | 216 maxfd = SPDY_get_fdset (daemon, in parentproc()
|
D | test_misc.c | 250 maxfd = SPDY_get_fdset (daemon, in parentproc()
|
D | test_request_response_with_callback.c | 213 maxfd = SPDY_get_fdset (daemon, in parentproc()
|
D | test_notls.c | 913 maxfd = SPDY_get_fdset (daemon, in parentproc()
|
D | test_request_response.c | 969 maxfd = SPDY_get_fdset (daemon, in parentproc()
|
D | test_new_connection.c | 947 maxfd = SPDY_get_fdset (daemon, in parentproc()
|
/external/libmicrohttpd/src/include/ |
D | microspdy.h | 924 SPDY_get_fdset (struct SPDY_Daemon *daemon,
|
/external/libmicrohttpd/src/microspdy/ |
D | applicationlayer.c | 302 SPDY_get_fdset (struct SPDY_Daemon *daemon, in SPDY_get_fdset() function
|
/external/libmicrohttpd/src/spdy2http/ |
D | proxy.c | 1104 maxfd = SPDY_get_fdset (daemon, in run()
|