OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPDY_deinit
(Results
1 - 15
of
15
) sorted by null
/external/libmicrohttpd/src/testspdy/
test_daemon_start_stop.c
46
SPDY_deinit
();
test_daemon_start_stop_many.c
63
SPDY_deinit
();
test_misc.c
286
SPDY_deinit
();
test_session_timeout.c
263
SPDY_deinit
();
test_request_response_with_callback.c
237
SPDY_deinit
();
test_struct_namevalue.c
343
SPDY_deinit
();
test_notls.c
942
SPDY_deinit
();
test_new_connection.c
972
SPDY_deinit
();
test_request_response.c
998
SPDY_deinit
();
/external/libmicrohttpd/src/examples/
spdy_response_with_callback.c
232
SPDY_deinit
();
spdy_event_loop.c
483
SPDY_deinit
();
spdy_fileserver.c
349
SPDY_deinit
();
/external/libmicrohttpd/src/include/
microspdy.h
313
* SPDY IO sybsystem flags used by SPDY_init() and
SPDY_deinit
().<p>
835
SPDY_deinit
(void);
[
all
...]
/external/libmicrohttpd/src/microspdy/
applicationlayer.c
239
"SPDY_init must be called only once per program or after
SPDY_deinit
");
260
SPDY_deinit
()
/external/libmicrohttpd/src/spdy2http/
proxy.c
1251
SPDY_deinit
();
[
all
...]
Completed in 419 milliseconds