Home
last modified time | relevance | path

Searched refs:VerifyCandidate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransport.cc269 bool Transport::VerifyCandidate(const Candidate& cand, std::string* error) { in VerifyCandidate() function in cricket::Transport
323 if (!VerifyCandidate(cand, error)) { in AddRemoteCandidates()
Dtransport.h243 virtual bool VerifyCandidate(const Candidate& candidate,