Searched refs:SetSTDIN (Results 1 – 4 of 4) sorted by relevance
181 int SetSTDIN(const FileSpec &file_spec);
1782 int GDBRemoteCommunicationClient::SetSTDIN(const FileSpec &file_spec) { in SetSTDIN() function in GDBRemoteCommunicationClient
853 m_gdb_comm.SetSTDIN(stdin_file_spec); in DoLaunch()
398 m_gdb_client.SetSTDIN(file_action->GetFileSpec()); in LaunchProcess()