Home
last modified time | relevance | path

Searched refs:get_wev (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_client_handler.h148 ev_io *get_wev();
H A Dshrpx_http2_session.h161 ev_io *get_wev();
H A Dshrpx_client_handler.cc1253 ev_io *ClientHandler::get_wev() { return &conn_.wev; } in get_wev() function in shrpx::ClientHandler
H A Dshrpx_http2_session.cc1841 ev_io *Http2Session::get_wev() { return &conn_.wev; } in get_wev() function in shrpx::Http2Session

Completed in 6 milliseconds