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

  /external/chromium/net/websockets/
websocket_job.h 80 void OnSentHandshakeRequest(SocketStream* socket, int amount_sent);
websocket_job.cc 190 OnSentHandshakeRequest(socket, amount_sent);
319 void WebSocketJob::OnSentHandshakeRequest(
  /external/chromium_org/net/websockets/
websocket_job.h 98 void OnSentHandshakeRequest(SocketStream* socket, int amount_sent);
websocket_job.cc 206 OnSentHandshakeRequest(socket, amount_sent);
417 void WebSocketJob::OnSentHandshakeRequest(

Completed in 27 milliseconds