Searched refs:IsLoggingEnabled (Results 1 – 5 of 5) sorted by relevance
219 bool IsLoggingEnabled();
407 bool DelegateOptions::IsLoggingEnabled() in IsLoggingEnabled() function in armnnDelegate::DelegateOptions
74 if (m_Options.IsLoggingEnabled()) in ArmnnOpaqueDelegate()
225 called frequently (especially `IsLoggingEnabled(TraceCategory)`) and are often
139 if (m_Options.IsLoggingEnabled()) in Delegate()