Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1124 void Subgraph::ReportErrorImpl(const char* format, va_list args) { in ReportErrorImpl() function in tflite::Subgraph
1135 f->ReportErrorImpl(format, args); in ReportErrorC()
1147 f->ReportErrorImpl(format, args); in ReportError()
Dsubgraph.h477 void ReportErrorImpl(const char* format, va_list args);