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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportdescription.h 104 connection_role(CONNECTIONROLE_NONE) {}
119 connection_role(role),
129 connection_role(CONNECTIONROLE_NONE) {}
136 connection_role(from.connection_role),
150 connection_role = from.connection_role;
180 ConnectionRole connection_role; member in struct:cricket::TransportDescription
dtlstransport.h 147 Base::local_description()->connection_role;
149 Base::remote_description()->connection_role;
transportdescriptionfactory.cc 172 desc->connection_role = role;
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc     [all...]
webrtcsdp.cc     [all...]

Completed in 148 milliseconds