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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsession.h320 bool ReadyToUseRemoteCandidate(const IceCandidateInterface* candidate,
H A Dwebrtcsession.cc908 if (!ReadyToUseRemoteCandidate(candidate, NULL, &valid)) {
1389 if (!ReadyToUseRemoteCandidate(candidate, remote_desc, &valid)) {
1714 bool WebRtcSession::ReadyToUseRemoteCandidate( function in class:webrtc::WebRtcSession
1733 << "ReadyToUseRemoteCandidate: Invalid candidate media index.";

Completed in 2233 milliseconds