OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendFlowControl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/websockets/
websocket_channel.h
73
void
SendFlowControl
(int64 quota);
websocket_channel.cc
184
void WebSocketChannel::
SendFlowControl
(int64 quota) {
187
// stream_->
SendFlowControl
(quota);
Completed in 174 milliseconds