Searched refs:GetPrintResults (Results 1 – 5 of 5) sorted by relevance
120 bool SBCommandInterpreterRunOptions::GetPrintResults() const { in GetPrintResults() function in SBCommandInterpreterRunOptions122 GetPrintResults); in GetPrintResults()124 return m_opaque_up->GetPrintResults(); in GetPrintResults()269 GetPrintResults, ()); in RegisterMethods()
54 GetPrintResults () const;
55 bool GetPrintResults() const;
156 bool GetPrintResults() const { return DefaultToYes(m_print_results); } in GetPrintResults() function
2324 if (options.GetPrintResults()) { in HandleCommands()2341 } else if (options.GetPrintResults()) { in HandleCommands()