Searched refs:file_eof (Results 1 – 1 of 1) sorted by relevance
323 bool file_eof = false; in EmitFromCommandWithArgv() local324 while (!file_eof) { in EmitFromCommandWithArgv()325 std::string inode2filename_line = ReadOneLine(file_reader.get(), /*out*/&file_eof); in EmitFromCommandWithArgv()328 if (!file_eof) { in EmitFromCommandWithArgv()