Searched refs:StdInFile (Results 1 – 1 of 1) sorted by relevance
56 ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramWithTimeout() argument61 std::optional<StringRef> Redirects[3] = {StdInFile, StdOutFile, StdErrFile}; in RunProgramWithTimeout()73 StringRef RemoteClientPath, ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramRemotelyWithTimeout() argument76 std::optional<StringRef> Redirects[3] = {StdInFile, StdOutFile, StdErrFile}; in RunProgramRemotelyWithTimeout()