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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 255 bool UseCandidatesInSessionDescription(
webrtcsession.cc 553 UseCandidatesInSessionDescription(remote_desc_.get());
684 if (local_description() && !UseCandidatesInSessionDescription(desc)) {
791 return UseCandidatesInSessionDescription(remote_desc_.get());
    [all...]

Completed in 27 milliseconds