HomeSort by relevance Sort by last modified time
    Searched full:sdp_mlineindex (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
conductor.cc 265 int sdp_mlineindex = 0; local
269 &sdp_mlineindex) ||
275 webrtc::CreateIceCandidate(sdp_mid, sdp_mlineindex, sdp));

Completed in 50 milliseconds