HomeSort by relevance Sort by last modified time
    Searched defs:UpdateIce (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/media/
mock_peer_connection_impl.cc 350 bool MockPeerConnectionImpl::UpdateIce(
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnection.cc 633 bool PeerConnection::UpdateIce(const IceServers& configuration,
638 bool PeerConnection::UpdateIce(const RTCConfiguration& config) {
655 LOG(LS_INFO) << "UpdateIce: StunServer Address: " << stun_addr.ToString();
667 LOG(LS_INFO) << "UpdateIce: TurnServer Address: "

Completed in 265 milliseconds