HomeSort by relevance Sort by last modified time
    Searched refs:CreateAndConnectStream (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/websockets/
websocket_stream.cc 19 scoped_ptr<WebSocketStreamRequest> WebSocketStream::CreateAndConnectStream(
websocket_stream.h 55 // CreateAndConnectStream() to receive the result of the connection.
81 static scoped_ptr<WebSocketStreamRequest> CreateAndConnectStream(
websocket_channel.cc 128 base::Bind(&WebSocketStream::CreateAndConnectStream));

Completed in 103 milliseconds