Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dp2p_transport_channel.h335 bool IsRemoteCandidatePruned(const Candidate& cand) const;
Dp2p_transport_channel.cc183 IsRemoteCandidatePruned(connection->remote_candidate()); in P2PTransportChannel()
1640 bool P2PTransportChannel::IsRemoteCandidatePruned(const Candidate& cand) const { in IsRemoteCandidatePruned() function in cricket::P2PTransportChannel