HomeSort by relevance Sort by last modified time
    Searched refs:SPDY_run (Results 1 - 12 of 12) sorted by null

  /external/libmicrohttpd/src/examples/
spdy_event_loop.c 410 SPDY_run(daemon);
464 SPDY_run(daemon2);
spdy_response_with_callback.c 223 SPDY_run(daemon);
spdy_fileserver.c 340 SPDY_run(daemon);
  /external/libmicrohttpd/src/testspdy/
test_misc.c 265 SPDY_run(daemon);
test_session_timeout.c 234 SPDY_run(daemon);
test_request_response_with_callback.c 228 SPDY_run(daemon);
test_notls.c 929 SPDY_run(daemon);
938 SPDY_run(daemon);
test_request_response.c 985 SPDY_run(daemon);
994 SPDY_run(daemon);
test_new_connection.c 963 SPDY_run(daemon);
  /external/libmicrohttpd/src/include/
microspdy.h 385 * library tries to send max_num_frames in a single call to SPDY_run
912 * will return with success, SPDY_run will be called, the data will be
953 SPDY_run (struct SPDY_Daemon *daemon);
    [all...]
  /external/libmicrohttpd/src/microspdy/
applicationlayer.c 275 SPDY_run (struct SPDY_Daemon *daemon)
  /external/libmicrohttpd/src/spdy2http/
proxy.c 1137 SPDY_run(daemon);
1224 PRINT_VERBOSE("second call to SPDY_run");
1225 SPDY_run(daemon);
    [all...]

Completed in 40 milliseconds