Searched defs:OnRoleConflict (Results 1 – 7 of 7) sorted by relevance
169 void PortProxy::OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in cricket::PortProxy
618 void DtlsTransportChannelWrapper::OnRoleConflict( in OnRoleConflict() function in cricket::DtlsTransportChannelWrapper
240 void OnRoleConflict(bool role_conflict) { role_conflict_ = role_conflict; } in OnRoleConflict() function678 void OnRoleConflict(cricket::TransportChannelImpl* channel) { in OnRoleConflict() function in P2PTransportChannelTestBase
586 void P2PTransportChannel::OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in cricket::P2PTransportChannel
649 void Transport::OnRoleConflict(TransportChannelImpl* channel) { in OnRoleConflict() function in cricket::Transport
799 void BaseSession::OnRoleConflict() { in OnRoleConflict() function in cricket::BaseSession
587 void OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in PortTest