Searched refs:SendRemoteCommand (Results 1 – 3 of 3) sorted by relevance
75 void SendRemoteCommand(cuttlefish::SharedFD client, std::string& response);
126 channel_monitor_->SendRemoteCommand(remote_client, response); in SendCommandToRemote()
173 void ChannelMonitor::SendRemoteCommand(cuttlefish::SharedFD client, std::string& response) { in SendRemoteCommand() function in cuttlefish::ChannelMonitor