Searched defs:GetSTDOUT (Results 1 – 3 of 3) sorted by relevance
111 std::string& GetSTDOUT () { return m_stdout; } in GetSTDOUT() function
347 SBProcess::GetSTDOUT (char *dst, size_t dst_len) const in GetSTDOUT() function in SBProcess
4442 Process::GetSTDOUT (char *buf, size_t buf_size, Error &error) in GetSTDOUT() function in Process