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

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
H A Dpeer_channel.h68 void SetWaitingSocket(DataSocket* ds);
H A Dpeer_channel.cc165 void ChannelMember::SetWaitingSocket(DataSocket* ds) { function in class:ChannelMember
215 (*iter)->SetWaitingSocket(ds);

Completed in 71 milliseconds