Searched refs:SPDYF_stream_find (Results 1 - 3 of 3) sorted by relevance

/external/libmicrohttpd/src/microspdy/
H A Dstream.h74 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session);
H A Dstream.c159 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session) function
H A Dsession.c365 stream = SPDYF_stream_find(frame->stream_id, session);

Completed in 167 milliseconds