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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.h465 void OnRemoteCandidate_w(const Candidate& candidate);
H A Dtransport.cc515 void Transport::OnRemoteCandidate_w(const Candidate& candidate) { function in class:cricket::Transport
903 OnRemoteCandidate_w(*params->candidate);

Completed in 986 milliseconds