Searched refs:std_out (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
H A Dfunction_exec_script.cc47 std::string* std_out,
129 std_out->append(buffer, bytes_read);
144 std::string* std_out,
221 std_out->append(buffer, bytes_read);
45 ExecProcess(const CommandLine& cmdline, const base::FilePath& startup_dir, std::string* std_out, std::string* std_err, int* exit_code) argument
142 ExecProcess(const CommandLine& cmdline, const base::FilePath& startup_dir, std::string* std_out, std::string* std_err, int* exit_code) argument
/external/oprofile/pp/
H A Dopannotate.cpp444 ostringstream std_out; local
445 reader.get_data(std_out, std_err);

Completed in 86 milliseconds