Home
last modified time | relevance | path

Searched refs:AddBrokerClient (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/
Dnode_channel.h127 void AddBrokerClient(const ports::NodeName& client_name,
Dnode_controller.cc857 broker->AddBrokerClient(child_name, channel->CopyRemoteProcessHandle()); in OnAcceptParent()
997 broker->AddBrokerClient(child_name, it->second->CopyRemoteProcessHandle()); in OnAcceptBrokerClient()
Dnode_channel.cc285 void NodeChannel::AddBrokerClient(const ports::NodeName& client_name, in AddBrokerClient() function in mojo::edk::NodeChannel