Searched defs:remote_candidate (Results 1 – 10 of 10) sorted by relevance
993 Candidate remote_candidate; in OnUnknownAddress() local1311 bool P2PTransportChannel::CreateConnections(const Candidate& remote_candidate, in CreateConnections()1356 const Candidate& remote_candidate, in CreateConnection()1448 const Candidate& remote_candidate, in RememberRemoteCandidate()
61 Candidate remote_candidate; // The remote candidate for this connection. member
284 const Candidate& remote_candidate) in Connection()322 const Candidate& Connection::remote_candidate() const { in remote_candidate() function in cricket::Connection1366 const Candidate& remote_candidate) in ProxyConnection()
50 const Candidate& remote_candidate() const override { return remote; } in remote_candidate() function
201 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()
541 Connection* TurnPort::CreateConnection(const Candidate& remote_candidate, in CreateConnection()
1512 Candidate remote_candidate(ICE_CANDIDATE_COMPONENT_RTP, "udp", kLocalAddr2, 0, in TEST_F() local
586 auto remote_candidate = RemoteCandidate(channel); in CheckCandidate() local5049 const auto& remote_candidate = connection_info.remote_candidate; in TEST_F() local
545 const RTCRemoteIceCandidateStats& remote_candidate) { in VerifyRTCRemoteIceCandidateStats()
1238 std::unique_ptr<cricket::Candidate> remote_candidate = CreateFakeCandidate( in TEST_F() local