Searched refs:command_output_ptr (Results 1 – 1 of 1) sorted by relevance
467 std::string *command_output_ptr, in RunShellCommand() argument471 command_output_ptr, timeout, run_in_default_shell); in RunShellCommand()476 std::string *command_output_ptr, in RunShellCommand() argument501 if (command_output_ptr) { in RunShellCommand()557 if (command_output_ptr) { in RunShellCommand()558 command_output_ptr->clear(); in RunShellCommand()562 if (file_size > command_output_ptr->max_size()) { in RunShellCommand()569 command_output_ptr->assign(Buffer->GetChars(), in RunShellCommand()