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

  /external/libchrome/mojo/core/
node_controller.cc 455 scoped_refptr<NodeChannel> NodeController::GetBrokerChannel() {
580 scoped_refptr<NodeChannel> broker = GetBrokerChannel();
603 scoped_refptr<NodeChannel> broker = GetBrokerChannel();
623 scoped_refptr<NodeChannel> broker = GetBrokerChannel();
703 scoped_refptr<NodeChannel> broker = GetBrokerChannel();
794 scoped_refptr<NodeChannel> broker = GetBrokerChannel();
870 if (GetBrokerChannel() != GetPeerChannel(from_node)) {
    [all...]
node_controller.h 173 scoped_refptr<NodeChannel> GetBrokerChannel();

Completed in 155 milliseconds