Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dnode_channel.h125 void AcceptParent(const ports::NodeName& token,
Dnode_channel.cc275 void NodeChannel::AcceptParent(const ports::NodeName& token, in AcceptParent() function in mojo::edk::NodeChannel
Dnode_controller.cc819 parent->AcceptParent(token, name_); in OnAcceptChild()