Searched refs:SetRemoteProcessHandle (Results 1 – 3 of 3) sorted by relevance
106 void SetRemoteProcessHandle(ScopedProcessHandle process_handle);
370 channel->SetRemoteProcessHandle(std::move(target_process)); in SendBrokerClientInvitationOnIOThread()849 client->SetRemoteProcessHandle(std::move(scoped_process_handle)); in OnAddBrokerClient()
220 void NodeChannel::SetRemoteProcessHandle(ScopedProcessHandle process_handle) { in SetRemoteProcessHandle() function in mojo::core::NodeChannel