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

  /external/webrtc/webrtc/p2p/base/
turnserver.cc 307 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_UNAUTHORIZED,
321 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_STALE_NONCE,
329 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_UNAUTHORIZED,
338 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_STALE_NONCE,
462 void TurnServer::SendErrorResponseWithRealmAndNonce(
turnserver.h 234 void SendErrorResponseWithRealmAndNonce(TurnServerConnection* conn,

Completed in 54 milliseconds