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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp.cc 278 int mline_index,
782 int mline_index,
787 const IceCandidateCollection* cc = desci.candidates(mline_index);
800 int mline_index = -1; local
803 ++mline_index;
805 GetCandidatesByMindex(jdesc, mline_index, &candidates);
2099 int mline_index = -1; local
    [all...]
webrtcsdp_unittest.cc 635 int mline_index = 0; local
641 mline_index = is_video ? 1 : 0;
643 mline_index,
    [all...]

Completed in 2592 milliseconds