Searched refs:GetPrintResults (Results 1 – 5 of 5) sorted by relevance
54 GetPrintResults () const;
112 bool SBCommandInterpreterRunOptions::GetPrintResults() const { in GetPrintResults() function in SBCommandInterpreterRunOptions114 GetPrintResults); in GetPrintResults()116 return m_opaque_up->GetPrintResults(); in GetPrintResults()859 GetPrintResults, ()); in RegisterMethods()
47 bool GetPrintResults() const;
129 bool GetPrintResults() const { return DefaultToYes(m_print_results); } in GetPrintResults() function
2248 if (options.GetPrintResults()) { in HandleCommands()2265 } else if (options.GetPrintResults()) { in HandleCommands()