Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dportproxy.cc169 void PortProxy::OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in cricket::PortProxy
Ddtlstransportchannel.cc618 void DtlsTransportChannelWrapper::OnRoleConflict( in OnRoleConflict() function in cricket::DtlsTransportChannelWrapper
Dp2ptransportchannel_unittest.cc240 void OnRoleConflict(bool role_conflict) { role_conflict_ = role_conflict; } in OnRoleConflict() function
678 void OnRoleConflict(cricket::TransportChannelImpl* channel) { in OnRoleConflict() function in P2PTransportChannelTestBase
Dp2ptransportchannel.cc586 void P2PTransportChannel::OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in cricket::P2PTransportChannel
Dtransport.cc649 void Transport::OnRoleConflict(TransportChannelImpl* channel) { in OnRoleConflict() function in cricket::Transport
Dsession.cc799 void BaseSession::OnRoleConflict() { in OnRoleConflict() function in cricket::BaseSession
Dport_unittest.cc587 void OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in PortTest