Searched defs:GetPrintErrors (Results 1 – 2 of 2) sorted by relevance
118 bool SBCommandInterpreterRunOptions::GetPrintErrors() const { in GetPrintErrors() function in SBCommandInterpreterRunOptions
165 bool GetPrintErrors() const { return DefaultToYes(m_print_errors); } in GetPrintErrors() function