Searched defs:remote_candidate (Results 1 – 10 of 10) sorted by relevance
1094 Candidate remote_candidate; in OnUnknownAddress() local1417 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, in CreateConnections()1462 const Candidate& remote_candidate, in CreateConnection()1554 const Candidate& remote_candidate, in RememberRemoteCandidate()
214 const Candidate& remote_candidate) in Connection()260 const Candidate& Connection::remote_candidate() const { in remote_candidate() function in cricket::Connection1681 const Candidate& remote_candidate) in ProxyConnection()
51 const Candidate& remote_candidate() const override { return remote; } in remote_candidate() function
64 Candidate remote_candidate; // The remote candidate for this connection. member
577 Connection* TurnPort::CreateConnection(const Candidate& remote_candidate, in CreateConnection()1215 const Candidate& remote_candidate = conn->remote_candidate(); in CreateOrRefreshEntry() local
204 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()
1553 Candidate remote_candidate(ICE_CANDIDATE_COMPONENT_RTP, "udp", kLocalAddr2, 0, in TEST_F() local
664 auto remote_candidate = RemoteCandidate(channel); in CheckCandidate() local5537 const auto& remote_candidate = connection_info.remote_candidate; in TEST_P() local
561 const RTCRemoteIceCandidateStats& remote_candidate) { in VerifyRTCRemoteIceCandidateStats()
1916 std::unique_ptr<cricket::Candidate> remote_candidate = CreateFakeCandidate( in TEST_F() local