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