Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel.cc1094 Candidate remote_candidate; in OnUnknownAddress() local
1417 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, in CreateConnections()
1462 const Candidate& remote_candidate, in CreateConnection()
1554 const Candidate& remote_candidate, in RememberRemoteCandidate()
H A Dconnection.cc214 const Candidate& remote_candidate) in Connection()
260 const Candidate& Connection::remote_candidate() const { in remote_candidate() function in cricket::Connection
1681 const Candidate& remote_candidate) in ProxyConnection()
H A Dconnection.h51 const Candidate& remote_candidate() const override { return remote; } in remote_candidate() function
H A Dconnection_info.h64 Candidate remote_candidate; // The remote candidate for this connection. member
H A Dturn_port.cc577 Connection* TurnPort::CreateConnection(const Candidate& remote_candidate, in CreateConnection()
1215 const Candidate& remote_candidate = conn->remote_candidate(); in CreateOrRefreshEntry() local
H A Dport_unittest.cc204 virtual Connection* CreateConnection(const Candidate& remote_candidate, in CreateConnection()
288 void CreateConnection(const Candidate& remote_candidate) { in CreateConnection()
308 void AcceptConnection(const Candidate& remote_candidate) { in AcceptConnection()
H A Dturn_port_unittest.cc1553 Candidate remote_candidate(ICE_CANDIDATE_COMPONENT_RTP, "udp", kLocalAddr2, 0, in TEST_F() local
H A Dp2p_transport_channel_unittest.cc664 auto remote_candidate = RemoteCandidate(channel); in CheckCandidate() local
5537 const auto& remote_candidate = connection_info.remote_candidate; in TEST_P() local
/aosp_15_r20/external/webrtc/pc/
H A Drtc_stats_integrationtest.cc561 const RTCRemoteIceCandidateStats& remote_candidate) { in VerifyRTCRemoteIceCandidateStats()
H A Drtc_stats_collector_unittest.cc1916 std::unique_ptr<cricket::Candidate> remote_candidate = CreateFakeCandidate( in TEST_F() local