Home
last modified time | relevance | path

Searched defs:OnRoleConflict (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc613 void DtlsTransportChannelWrapper::OnRoleConflict( in OnRoleConflict() function in cricket::DtlsTransportChannelWrapper
Dp2ptransportchannel.cc632 void P2PTransportChannel::OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in cricket::P2PTransportChannel
Dp2ptransportchannel_unittest.cc246 void OnRoleConflict(bool role_conflict) { role_conflict_ = role_conflict; } in OnRoleConflict() function
704 void OnRoleConflict(cricket::TransportChannelImpl* channel) { in OnRoleConflict() function in P2PTransportChannelTestBase
Dport_unittest.cc736 void OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in PortTest