HomeSort by relevance Sort by last modified time
    Searched refs:VerifyCandidate (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
transport.h 243 virtual bool VerifyCandidate(const Candidate& candidate,
transport.cc 269 bool Transport::VerifyCandidate(const Candidate& cand, std::string* error) {
323 if (!VerifyCandidate(cand, error)) {

Completed in 212 milliseconds