OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mline_id
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc
604
std::string
mline_id
;
local
610
mline_id
= is_video ? "video_content_name" : "audio_content_name";
612
JsepIceCandidate jice(
mline_id
,
[
all
...]
webrtcsdp.cc
2373
std::string
mline_id
;
local
[
all
...]
Completed in 317 milliseconds