Searched defs:read_socket (Results 1 – 4 of 4) sorted by relevance
| /third_party/nghttp2/src/ | ||
| D | asio_client_session_tls_impl.cc | 89 void session_tls_impl::read_socket( in read_socket() function in nghttp2::asio_http2::client::session_tls_impl |
| D | asio_client_session_tcp_impl.cc | 70 void session_tcp_impl::read_socket( in read_socket() function in nghttp2::asio_http2::client::session_tcp_impl |
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ | ||
| D | completion_queue.pyx.pxi | 46 def __cinit__(self, object loop, object read_socket, object handler): |
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ | ||
| D | gstrtspconnection.c | 167 GSocket *read_socket; member |