Searched refs:StdInFile (Results 1 – 1 of 1) sorted by relevance
57 ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramWithTimeout() argument62 Optional<StringRef> Redirects[3] = {StdInFile, StdOutFile, StdErrFile}; in RunProgramWithTimeout()74 StringRef RemoteClientPath, ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramRemotelyWithTimeout() argument77 Optional<StringRef> Redirects[3] = {StdInFile, StdOutFile, StdErrFile}; in RunProgramRemotelyWithTimeout()