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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportdescription.cc 56 case cricket::CONNECTIONROLE_ACTPASS:
dtlstransportchannel_unittest.cc 441 client1_role == cricket::CONNECTIONROLE_ACTPASS)) ?
447 client2_role == cricket::CONNECTIONROLE_ACTPASS)) ?
468 return Connect(cricket::CONNECTIONROLE_ACTPASS,
473 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE);
493 cricket::CONNECTIONROLE_ACTPASS,
692 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS,
720 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS,
725 Renegotiate(&client1_, cricket::CONNECTIONROLE_ACTPASS,
737 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS,
743 cricket::CONNECTIONROLE_ACTPASS, NF_REOFFER)
    [all...]
dtlstransport.h 153 if (local_connection_role != CONNECTIONROLE_ACTPASS) {
171 if (remote_connection_role != CONNECTIONROLE_ACTPASS &&
transportdescriptionfactory.cc 75 if (!SetSecurityInfo(desc.get(), CONNECTIONROLE_ACTPASS)) {
transportdescription.h 87 CONNECTIONROLE_ACTPASS,
transport_unittest.cc 323 cricket::CONNECTIONROLE_ACTPASS, NULL, cricket::Candidates());
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc     [all...]

Completed in 356 milliseconds