Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_controller.cc1033 scoped_refptr<NodeChannel> new_friend = GetPeerChannel(name); in OnRequestIntroduction() local
1034 if (!new_friend) { in OnRequestIntroduction()
1041 new_friend->Introduce( in OnRequestIntroduction()