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