Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.h298 virtual void OnConnectionMonitorUpdate(ConnectionMonitor* monitor,
422 virtual void OnConnectionMonitorUpdate(
508 virtual void OnConnectionMonitorUpdate(
625 virtual void OnConnectionMonitorUpdate(
Dchannel.cc432 this, &BaseChannel::OnConnectionMonitorUpdate); in StartConnectionMonitor()
1623 void VoiceChannel::OnConnectionMonitorUpdate( in OnConnectionMonitorUpdate() function in cricket::VoiceChannel
1949 void VideoChannel::OnConnectionMonitorUpdate( in OnConnectionMonitorUpdate() function in cricket::VideoChannel
2264 void DataChannel::OnConnectionMonitorUpdate( in OnConnectionMonitorUpdate() function in cricket::DataChannel