Searched refs:SetRemoteNodeName (Results 1 – 3 of 3) sorted by relevance
369 channel->SetRemoteNodeName(temporary_node_name); in SendBrokerClientInvitationOnIOThread()431 channel->SetRemoteNodeName(token); in ConnectIsolatedOnIOThread()475 channel->SetRemoteNodeName(name); in AddPeer()744 inviter->SetRemoteNodeName(inviter_name); in OnAcceptInvitee()
111 void SetRemoteNodeName(const ports::NodeName& name);
245 void NodeChannel::SetRemoteNodeName(const ports::NodeName& name) { in SetRemoteNodeName() function in mojo::core::NodeChannel