Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/peerconnection/server/
Dpeer_channel.cc249 BroadcastChangedState(*new_guy, &failures); in AddMember()
279 BroadcastChangedState(*m, &failures); in OnClosing()
297 BroadcastChangedState(*m, &failures); in CheckForTimeout()
312 void PeerChannel::BroadcastChangedState(const ChannelMember& member, in BroadcastChangedState() function in PeerChannel
343 BroadcastChangedState(*member, failures); in HandleDeliveryFailures()
Dpeer_channel.h108 void BroadcastChangedState(const ChannelMember& member,