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

  /external/webrtc/talk/app/webrtc/
webrtcsession.h 398 bool UseCandidatesInSessionDescription(
webrtcsession.cc 840 UseCandidatesInSessionDescription(remote_desc_.get());
882 if (local_desc_ && !UseCandidatesInSessionDescription(desc)) {
    [all...]

Completed in 58 milliseconds