Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dnode_channel.h136 void RequestIntroduction(const ports::NodeName& name);
Dnode_channel.cc347 void NodeChannel::RequestIntroduction(const ports::NodeName& name) { in RequestIntroduction() function in mojo::edk::NodeChannel
Dnode_controller.cc650 broker->RequestIntroduction(name); in SendPeerMessage()