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

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

Completed in 63 milliseconds