Searched refs:ReadLines (Results 1 – 4 of 4) sorted by relevance
75 status_t ReadLines(FILE* file, LineReader* lineReader);77 BString ReadLines(FILE* file);
265 BCommandPipe::ReadLines(FILE* file, LineReader* lineReader) in ReadLines() function in BCommandPipe298 BCommandPipe::ReadLines(FILE* file) in ReadLines() function in BCommandPipe332 ReadLines(file, &lineReader); in ReadLines()
21 ReadLines(BFile* file, BStringList& lines) in ReadLines() function59 ReadLines(file, lines); in SubTitlesSRT()
83 ret = commandPipe.ReadLines(stdOutAndErrPipe, this); in SetTo()121 ret = commandPipe.ReadLines(stdOutAndErrPipe, this); in UnzipPackage()