Home
last modified time | relevance | path

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

/external/webrtc/pc/
Djsep_transport_controller.h432 void OnTransportCandidateGathered_n(cricket::IceTransportInternal* transport,
Djsep_transport_controller.cc444 this, &JsepTransportController::OnTransportCandidateGathered_n); in CreateDtlsTransport()
1177 void JsepTransportController::OnTransportCandidateGathered_n( in OnTransportCandidateGathered_n() function in webrtc::JsepTransportController