Searched refs:SetLoggingSeverity (Results 1 – 2 of 2) sorted by relevance
213 void SetLoggingSeverity(const armnn::LogSeverity& level);214 void SetLoggingSeverity(const std::string& level);
172 SetLoggingSeverity(options_values[i]); in DelegateOptions()392 void DelegateOptions::SetLoggingSeverity(const armnn::LogSeverity& level) in SetLoggingSeverity() function in armnnDelegate::DelegateOptions397 void DelegateOptions::SetLoggingSeverity(const std::string& level) in SetLoggingSeverity() function in armnnDelegate::DelegateOptions