Searched refs:mline_id (Results 1 – 2 of 2) sorted by relevance
2462 std::string mline_id; in ParseContent() local2521 if (!GetValue(line, kAttributeMid, &mline_id, error)) { in ParseContent()2524 *content_name = mline_id; in ParseContent()2695 new JsepIceCandidate(mline_id, mline_index, *it)); in ParseContent()
703 std::string mline_id; in WebRtcSdpTest() local709 mline_id = is_video ? "video_content_name" : "audio_content_name"; in WebRtcSdpTest()711 JsepIceCandidate jice(mline_id, in WebRtcSdpTest()