Searched refs:m_stdout (Results 1 – 1 of 1) sorted by relevance
104 std::string &GetSTDOUT() { return m_stdout; } in GetSTDOUT()112 return m_stdout.empty() ? NULL : m_stdout.c_str(); in GetSTDOUTPath()136 std::string m_stdout; variable