Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1845 this, &WebRtcSession::OnDtlsSetupFailure); in CreateVoiceChannel()
1862 this, &WebRtcSession::OnDtlsSetupFailure); in CreateVideoChannel()
1884 this, &WebRtcSession::OnDtlsSetupFailure); in CreateDataChannel()
1892 void WebRtcSession::OnDtlsSetupFailure(cricket::BaseChannel*, bool rtcp) { in OnDtlsSetupFailure() function in webrtc::WebRtcSession
Dwebrtcsession.h311 void OnDtlsSetupFailure(cricket::BaseChannel*, bool rtcp);