Searched refs:NotifyOfOtherMember (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
H A Dpeer_channel.h56 bool NotifyOfOtherMember(const ChannelMember& other);
H A Dpeer_channel.cc101 bool ChannelMember::NotifyOfOtherMember(const ChannelMember& other) { function in class:ChannelMember
334 if (!(*i)->NotifyOfOtherMember(member)) {

Completed in 348 milliseconds