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

  /external/webrtc/talk/app/webrtc/
jsepicecandidate.h 43 JsepIceCandidate(const std::string& sdp_mid, int sdp_mline_index);
44 JsepIceCandidate(const std::string& sdp_mid, int sdp_mline_index,
54 virtual int sdp_mline_index() const { return sdp_mline_index_; } function in class:webrtc::JsepIceCandidate
webrtcsession.cc 1632 int sdp_mline_index; local
    [all...]

Completed in 1461 milliseconds