HomeSort by relevance Sort by last modified time
    Searched defs:before_ctrl_send_callback (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/testspdy/
test_new_connection.c 287 static void before_ctrl_send_callback(spdylay_session *session, function
451 callbacks->before_ctrl_send_callback = before_ctrl_send_callback;
test_notls.c 284 static void before_ctrl_send_callback(spdylay_session *session, function
454 callbacks->before_ctrl_send_callback = before_ctrl_send_callback;
test_request_response.c 269 static void before_ctrl_send_callback(spdylay_session *session, function
439 callbacks->before_ctrl_send_callback = before_ctrl_send_callback;

Completed in 274 milliseconds