Home
last modified time | relevance | path

Searched defs:ice_candidate (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/pc/
Djsep_session_description_unittest.cc133 const IceCandidateInterface* ice_candidate = ice_candidates->at(0); in TEST_F() local
153 const IceCandidateInterface* ice_candidate = ice_candidates->at(0); in TEST_F() local
176 const IceCandidateInterface* ice_candidate = ice_candidates->at(0); in TEST_F() local
Dpeer_connection_ice_unittest.cc512 std::unique_ptr<IceCandidateInterface> ice_candidate = in TEST_P() local
537 std::unique_ptr<IceCandidateInterface> ice_candidate = in TEST_P() local
Dpeer_connection.cc4007 const IceCandidateInterface* ice_candidate) { in AddIceCandidate()
/external/webrtc/examples/unityplugin/
Dsimple_peer_connection.cc363 std::unique_ptr<webrtc::IceCandidateInterface> ice_candidate( in AddIceCandidate() local