Searched refs:SanitizeRemoteCandidate (Results 1 – 2 of 2) sorted by relevance
349 Candidate SanitizeRemoteCandidate(const Candidate& c) const;
386 SanitizeRemoteCandidate(selected_connection_->remote_candidate()); in GetSelectedCandidatePair()1560 stats.remote_candidate = SanitizeRemoteCandidate(stats.remote_candidate); in GetStats()2175 Candidate P2PTransportChannel::SanitizeRemoteCandidate( in SanitizeRemoteCandidate() function in cricket::P2PTransportChannel