Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/utils/
Dcommon_utils.cc32 const std::function<void(std::string)>& line_processor) { in ReadIStreamLineByLine() argument
36 line_processor(str); in ReadIStreamLineByLine()