Searched refs:VerifyCandidate (Results 1 – 2 of 2) sorted by relevance
269 bool Transport::VerifyCandidate(const Candidate& cand, std::string* error) { in VerifyCandidate() function in cricket::Transport323 if (!VerifyCandidate(cand, error)) { in AddRemoteCandidates()
243 virtual bool VerifyCandidate(const Candidate& candidate,