HomeSort by relevance Sort by last modified time
    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 185 milliseconds