Searched refs:line_processor (Results 1 – 1 of 1) sorted by relevance
32 const std::function<void(std::string)>& line_processor) { in ReadIStreamLineByLine() argument36 line_processor(str); in ReadIStreamLineByLine()