Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dregathering_controller.h72 void OnIceTransportStateChanged(cricket::IceTransportInternal*) {} in OnIceTransportStateChanged() function
Dregathering_controller.cc23 this, &BasicRegatheringController::OnIceTransportStateChanged); in BasicRegatheringController()