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

  /external/chromium_org/net/websockets/
websocket_channel.h 196 // this is symmetric with the behaviour of ParseClose.
204 void ParseClose(const scoped_refptr<IOBufferWithSize>& buffer,
websocket_channel.cc 551 ParseClose(data_buffer, &code, &reason);
666 void WebSocketChannel::ParseClose(const scoped_refptr<IOBufferWithSize>& buffer,

Completed in 112 milliseconds