Searched defs:ReportError (Results 1 – 2 of 2) sorted by relevance
30 int ErrorReporter::ReportError(void*, const char* format, ...) { in ReportError() function in tflite::ErrorReporter
692 void (*ReportError)(struct TfLiteContext*, const char* msg, ...); member