Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DTfLiteMotionPredictor.h164 std::unique_ptr<tflite::ErrorReporter> mErrorReporter; variable
/frameworks/native/libs/input/
DTfLiteMotionPredictor.cpp296 mErrorReporter = std::make_unique<LoggingErrorReporter>(); in TfLiteMotionPredictorModel()
300 mErrorReporter.get()); in TfLiteMotionPredictorModel()