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

  /external/webrtc/webrtc/p2p/base/
transport_unittest.cc 160 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates());
210 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates());
transport.cc 242 CONNECTIONROLE_NONE, nullptr, Candidates());
transportdescription.h 57 CONNECTIONROLE_NONE = 0,
77 connection_role(CONNECTIONROLE_NONE) {}
98 connection_role(CONNECTIONROLE_NONE) {}

Completed in 47 milliseconds