Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_channel.h128 void RequestIntroduction(const ports::NodeName& name);
Dnode_channel.cc340 void NodeChannel::RequestIntroduction(const ports::NodeName& name) { in RequestIntroduction() function in mojo::core::NodeChannel
Dnode_controller.cc646 broker->RequestIntroduction(name); in SendPeerEvent()