Searched defs:stderr_str (Results 1 – 2 of 2) sorted by relevance
272 string* stderr_str) { in SynchronousExec()283 string* stderr_str) { in SynchronousExecFlags()
80 string stdout_str, stderr_str; in GetFileMapContent() local