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

  /external/webrtc/webrtc/p2p/base/
transportdescription.h 57 CONNECTIONROLE_NONE = 0,
77 connection_role(CONNECTIONROLE_NONE) {}
98 connection_role(CONNECTIONROLE_NONE) {}
dtlstransport.h 153 remote_connection_role == CONNECTIONROLE_NONE) {
164 remote_connection_role != CONNECTIONROLE_NONE) {
transport_unittest.cc 160 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates());
210 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates());
transport.cc 242 CONNECTIONROLE_NONE, nullptr, Candidates());
dtlstransportchannel_unittest.cc 513 cricket::CONNECTIONROLE_NONE, 0);
516 cricket::CONNECTIONROLE_NONE, 0);
    [all...]
  /external/webrtc/talk/app/webrtc/
jsepsessiondescription_unittest.cc 83 cricket::CONNECTIONROLE_NONE,
91 cricket::CONNECTIONROLE_NONE,
webrtcsdp_unittest.cc     [all...]
webrtcsdp.cc     [all...]

Completed in 339 milliseconds