Searched refs:VerifyCandidate (Results 1 – 3 of 3) sorted by relevance
178 virtual bool VerifyCandidate(const Candidate& candidate,
259 bool Transport::VerifyCandidate(const Candidate& cand, ParseError* error) { in VerifyCandidate() function in cricket::Transport
432 if (!transproxy->impl()->VerifyCandidate(*cand, error)) in OnRemoteCandidates()