Home
last modified time | relevance | path

Searched defs:remote_candidate (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/p2p/base/
Dp2p_transport_channel.cc993 Candidate remote_candidate; in OnUnknownAddress() local
1311 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, in CreateConnections()
1356 const Candidate& remote_candidate, in CreateConnection()
1448 const Candidate& remote_candidate, in RememberRemoteCandidate()
Dconnection_info.h61 Candidate remote_candidate; // The remote candidate for this connection. member
Dconnection.cc284 const Candidate& remote_candidate) in Connection()
322 const Candidate& Connection::remote_candidate() const { in remote_candidate() function in cricket::Connection
1366 const Candidate& remote_candidate) in ProxyConnection()
Dconnection.h50 const Candidate& remote_candidate() const override { return remote; } in remote_candidate() function
Dport_unittest.cc201 virtual Connection* CreateConnection(const Candidate& remote_candidate, in CreateConnection()
282 void CreateConnection(const Candidate& remote_candidate) { in CreateConnection()
301 void AcceptConnection(const Candidate& remote_candidate) { in AcceptConnection()
Dturn_port.cc541 Connection* TurnPort::CreateConnection(const Candidate& remote_candidate, in CreateConnection()
Dturn_port_unittest.cc1512 Candidate remote_candidate(ICE_CANDIDATE_COMPONENT_RTP, "udp", kLocalAddr2, 0, in TEST_F() local
Dp2p_transport_channel_unittest.cc586 auto remote_candidate = RemoteCandidate(channel); in CheckCandidate() local
5049 const auto& remote_candidate = connection_info.remote_candidate; in TEST_F() local
/external/webrtc/pc/
Drtc_stats_integrationtest.cc545 const RTCRemoteIceCandidateStats& remote_candidate) { in VerifyRTCRemoteIceCandidateStats()
Drtc_stats_collector_unittest.cc1238 std::unique_ptr<cricket::Candidate> remote_candidate = CreateFakeCandidate( in TEST_F() local