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

  /external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.cc 122 WebSocketHostState WebSocketDispatcherHost::SendFlowControl(int routing_id,
  /external/chromium_org/net/websockets/
websocket_channel.cc 218 void WebSocketChannel::SendFlowControl(int64 quota) {
222 // stream_->SendFlowControl(quota);

Completed in 48 milliseconds