Searched refs:GetBrokerChannel (Results 1 – 2 of 2) sorted by relevance
455 scoped_refptr<NodeChannel> NodeController::GetBrokerChannel() { in GetBrokerChannel() function in mojo::core::NodeController580 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in SendPeerEvent()603 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in SendPeerEvent()623 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in SendPeerEvent()703 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in BroadcastEvent()794 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in OnAcceptInvitation()870 if (GetBrokerChannel() != GetPeerChannel(from_node)) { in OnBrokerClientAdded()1107 if (GetBrokerChannel()) { in OnRelayEventMessage()1130 if (GetPeerChannel(from_node) != GetBrokerChannel()) { in OnEventMessageFromRelay()
173 scoped_refptr<NodeChannel> GetBrokerChannel();