Home
last modified time | relevance | path

Searched defs:remote_candidates (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dp2p_transport_channel.h196 const std::vector<RemoteCandidate>& remote_candidates() const { in remote_candidates() function
Dfake_ice_transport.h108 const Candidates& remote_candidates() const { return remote_candidates_; } in remote_candidates() function
/external/webrtc/pc/
Dpeer_connection_ice_unittest.cc374 auto remote_candidates = callee->GetIceCandidatesFromRemoteDescription(); in TEST_P() local
940 auto remote_candidates = callee->GetIceCandidatesFromRemoteDescription(); in TEST_P() local