Searched refs:ReadyToUseRemoteCandidate (Results 1 – 2 of 2) sorted by relevance
445 bool ReadyToUseRemoteCandidate(const IceCandidateInterface* candidate,
1224 bool ready = ReadyToUseRemoteCandidate(candidate, NULL, &valid); in ProcessIceMessage()1695 if (!ReadyToUseRemoteCandidate(candidate, remote_desc, &valid)) { in UseCandidatesInSessionDescription()2041 bool WebRtcSession::ReadyToUseRemoteCandidate( in ReadyToUseRemoteCandidate() function in webrtc::WebRtcSession