Home
last modified time | relevance | path

Searched defs:HandleOutput (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/
Doutput_handler.cc18 void HandleOutput(tflite::ErrorReporter* error_reporter, int kind) { in HandleOutput() function
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/
Doutput_handler.cc18 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/arduino/
Doutput_handler.cc26 void HandleOutput(tflite::ErrorReporter* error_reporter, int kind) { in HandleOutput() function
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/sparkfun_edge/
Doutput_handler.cc28 void HandleOutput(tflite::ErrorReporter* error_reporter, int kind) { in HandleOutput() function
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/sparkfun_edge/
Doutput_handler.cc37 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/arduino/
Doutput_handler.cc28 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/disco_f746ng/
Doutput_handler.cc40 void HandleOutput(tflite::ErrorReporter* error_reporter, float x_value, in HandleOutput() function
/external/libchrome/base/debug/
Dstack_trace_posix.cc427 void HandleOutput(const char* output) override { in HandleOutput() function in base::debug::__anon67f58d060111::PrintBacktraceOutputHandler
442 void HandleOutput(const char* output) override { (*os_) << output; } in HandleOutput() function in base::debug::__anon67f58d060111::StreamBacktraceOutputHandler