Home
last modified time | relevance | path

Searched refs:OnRequestIntroduction (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/core/
Dnode_channel.h55 virtual void OnRequestIntroduction(const ports::NodeName& from_node,
Dnode_controller.h209 void OnRequestIntroduction(const ports::NodeName& from_node,
Dnode_channel.cc580 delegate_->OnRequestIntroduction(remote_node_name_, data->name); in OnChannelMessage()
Dnode_controller.cc1021 void NodeController::OnRequestIntroduction(const ports::NodeName& from_node, in OnRequestIntroduction() function in mojo::core::NodeController