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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc 318 static const char kSessionVersion[] = "18446462598732840960";
608 jdesc_.Initialize(desc_.Copy(), kSessionId, kSessionVersion);
    [all...]
webrtcsession_unittest.cc 100 static const char kSessionVersion[] = "1";
604 kSessionVersion, NULL);
608 return CreateRemoteOfferWithVersion(options, policy, kSessionVersion, NULL);
614 kSessionVersion, current_desc);
636 session_id, kSessionVersion)) {
    [all...]
webrtcsdp.cc 181 static const char kSessionVersion[] = "v=0";
814 AddLine(kSessionVersion, &message);
    [all...]

Completed in 50 milliseconds