Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
Dpeer_channel.cc254 BroadcastChangedState(*new_guy, &failures); in AddMember()
284 BroadcastChangedState(*m, &failures); in OnClosing()
302 BroadcastChangedState(*m, &failures); in CheckForTimeout()
317 void PeerChannel::BroadcastChangedState(const ChannelMember& member, in BroadcastChangedState() function in PeerChannel
348 BroadcastChangedState(*member, failures); in HandleDeliveryFailures()
Dpeer_channel.h125 void BroadcastChangedState(const ChannelMember& member,