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

  /external/chromium_org/net/websockets/
websocket_channel.cc 162 FailChannel(SEND_GOING_AWAY,
384 FailChannel(SEND_REAL_ERROR,
408 FailChannel(SEND_REAL_ERROR,
414 FailChannel(SEND_REAL_ERROR,
501 FailChannel(SEND_REAL_ERROR,
581 FailChannel(
616 void WebSocketChannel::FailChannel(ExposeError expose,
websocket_channel.h 113 // failing to the remote server. This enum is used by FailChannel() to
191 void FailChannel(ExposeError expose, uint16 code, const std::string& reason);

Completed in 121 milliseconds