Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dnode_controller.cc1080 scoped_refptr<NodeChannel> new_friend = GetPeerChannel(name); in OnRequestIntroduction() local
1081 if (!new_friend) { in OnRequestIntroduction()
1087 new_friend->Introduce(from_node, new_channel.PassClientHandle()); in OnRequestIntroduction()