Home
last modified time | relevance | path

Searched refs:SetLoggingSeverity (Results 1 – 2 of 2) sorted by relevance

/external/armnn/delegate/common/include/
DDelegateOptions.hpp213 void SetLoggingSeverity(const armnn::LogSeverity& level);
214 void SetLoggingSeverity(const std::string& level);
/external/armnn/delegate/common/src/
DDelegateOptions.cpp172 SetLoggingSeverity(options_values[i]); in DelegateOptions()
392 void DelegateOptions::SetLoggingSeverity(const armnn::LogSeverity& level) in SetLoggingSeverity() function in armnnDelegate::DelegateOptions
397 void DelegateOptions::SetLoggingSeverity(const std::string& level) in SetLoggingSeverity() function in armnnDelegate::DelegateOptions