OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONNECTIONROLE_ACTPASS
(Results
1 - 8
of
8
) sorted by null
/external/webrtc/webrtc/p2p/base/
transportdescription.cc
41
case cricket::
CONNECTIONROLE_ACTPASS
:
dtlstransportchannel_unittest.cc
456
client1_role == cricket::
CONNECTIONROLE_ACTPASS
)) ?
462
client2_role == cricket::
CONNECTIONROLE_ACTPASS
)) ?
487
return Connect(cricket::
CONNECTIONROLE_ACTPASS
,
492
Negotiate(cricket::
CONNECTIONROLE_ACTPASS
, cricket::CONNECTIONROLE_ACTIVE);
512
cricket::
CONNECTIONROLE_ACTPASS
,
810
ASSERT_TRUE(Connect(cricket::
CONNECTIONROLE_ACTPASS
,
845
ASSERT_TRUE(Connect(cricket::
CONNECTIONROLE_ACTPASS
,
850
Renegotiate(&client1_, cricket::
CONNECTIONROLE_ACTPASS
,
869
ASSERT_TRUE(Connect(cricket::
CONNECTIONROLE_ACTPASS
,
875
cricket::
CONNECTIONROLE_ACTPASS
, NF_REOFFER)
[
all
...]
dtlstransport.h
145
if (local_connection_role !=
CONNECTIONROLE_ACTPASS
) {
163
if (remote_connection_role !=
CONNECTIONROLE_ACTPASS
&&
transportdescriptionfactory.cc
43
if (!SetSecurityInfo(desc.get(),
CONNECTIONROLE_ACTPASS
)) {
transportdescription.h
60
CONNECTIONROLE_ACTPASS
,
transportcontroller_unittest.cc
116
cricket::
CONNECTIONROLE_ACTPASS
, nullptr, Candidates());
327
cricket::
CONNECTIONROLE_ACTPASS
, nullptr, Candidates());
346
cricket::
CONNECTIONROLE_ACTPASS
, nullptr, Candidates());
376
cricket::
CONNECTIONROLE_ACTPASS
, nullptr, Candidates());
383
cricket::
CONNECTIONROLE_ACTPASS
, nullptr, Candidates());
655
cricket::
CONNECTIONROLE_ACTPASS
, nullptr, Candidates());
transport_unittest.cc
181
cricket::
CONNECTIONROLE_ACTPASS
, NULL, cricket::Candidates());
/external/webrtc/talk/app/webrtc/
webrtcsdp_unittest.cc
[
all
...]
Completed in 106 milliseconds