Home
last modified time | relevance | path

Searched refs:host_candidate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/
Dpeer_connection_interface.h1167 virtual void OnIceCandidateError(const std::string& host_candidate, in OnIceCandidateError() argument
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc5227 cricket::Candidate host_candidate = CreateUdpCandidate( in TEST_F() local
5229 ep1_ch1()->AddRemoteCandidate(host_candidate); in TEST_F()