Searched defs:pipe_end (Results 1 – 11 of 11) sorted by relevance
39 typedef boost::asio::windows::stream_handle pipe_end; typedef43 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
30 typedef boost::asio::windows::stream_handle pipe_end; typedef34 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
34 typedef boost::asio::windows::stream_handle pipe_end; typedef38 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
31 typedef boost::asio::windows::stream_handle pipe_end; typedef33 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
33 typedef boost::asio::windows::stream_handle pipe_end; typedef37 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
36 typedef boost::asio::windows::stream_handle pipe_end; typedef40 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
22 typedef boost::asio::windows::stream_handle pipe_end; typedef26 typedef boost::asio::posix::stream_descriptor pipe_end; typedef
177 void AddSend(T* pipe_end) { in AddSend()182 void AddRecv(T* pipe_end) { in AddRecv()
366 void BaseCallData::SendMessage::GotPipe(T* pipe_end) { in GotPipe()662 void BaseCallData::ReceiveMessage::GotPipe(T* pipe_end) { in GotPipe()
368 void BaseCallData::SendMessage::GotPipe(T* pipe_end) { in GotPipe()664 void BaseCallData::ReceiveMessage::GotPipe(T* pipe_end) { in GotPipe()