Searched defs:get_input_file (Results 1 – 1 of 1) sorted by relevance
895 auto get_input_file = [&]() -> std::string_view { in Read() local931 void ReadInThreadFunction(const std::function<std::string_view()>& get_input_file, in ReadInThreadFunction()