Searched defs:socket_stream (Results 1 – 4 of 4) sorted by relevance
33 static stream::SocketStream socket_stream; in GetStream() local
66 explicit ConnectionOwnership(SocketStream* socket_stream) in ConnectionOwnership()
40 stream::SocketStream socket_stream; variable
184 std::unique_ptr<StreamSocket> socket_stream, in CreateAvailableSessionFromSocket()