Home
last modified time | relevance | path

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

/external/webrtc/examples/peerconnection/server/
Dpeer_channel.cc245 BroadcastChangedState(*new_guy, &failures); in AddMember()
275 BroadcastChangedState(*m, &failures); in OnClosing()
293 BroadcastChangedState(*m, &failures); in CheckForTimeout()
308 void PeerChannel::BroadcastChangedState(const ChannelMember& member, in BroadcastChangedState() function in PeerChannel
339 BroadcastChangedState(*member, failures); in HandleDeliveryFailures()
Dpeer_channel.h106 void BroadcastChangedState(const ChannelMember& member,