OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 692 milliseconds