Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_channel.h117 void AcceptPeer(const ports::NodeName& sender_name,
Dnode_channel.cc270 void NodeChannel::AcceptPeer(const ports::NodeName& sender_name, in AcceptPeer() function in mojo::core::NodeChannel
Dnode_controller.cc434 channel->AcceptPeer(name_, token, port.name()); in ConnectIsolatedOnIOThread()