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

  /external/chromium_org/net/websockets/
websocket_channel.h 180 void SendIOBufferWithSize(bool fin,
websocket_channel.cc 181 SendIOBufferWithSize(fin, op_code, buffer);
536 SendIOBufferWithSize(
587 void WebSocketChannel::SendIOBufferWithSize(
662 SendIOBufferWithSize(true, WebSocketFrameHeader::kOpCodeClose, body);

Completed in 124 milliseconds