Home
last modified time | relevance | path

Searched refs:OnConnectionRequestErrorResponse (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.h589 void OnConnectionRequestErrorResponse(ConnectionRequest* req,
Dport.cc738 connection_->OnConnectionRequestErrorResponse(this, response); in OnErrorResponse()
1232 void Connection::OnConnectionRequestErrorResponse(ConnectionRequest* request, in OnConnectionRequestErrorResponse() function in cricket::Connection