Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dminimal_logging.h22 enum LogSeverity { enum
36 static void Log(LogSeverity severity, const char* format, ...);
39 static void LogFormatted(LogSeverity severity, const char* format,
43 static const char* GetSeverityName(LogSeverity severity);

Completed in 2 milliseconds