Home | History | Annotate | Download | only in adb

Lines Matching refs:line_printer_

232         line_printer_.KeepInfoLine();
268 current_ledger_.ReportProgress(line_printer_, file, file_copied_bytes, file_total_bytes);
272 current_ledger_.ReportTransferRate(line_printer_, file, direction);
277 global_ledger_.ReportTransferRate(line_printer_, "", direction);
522 line_printer_.Print(s, LinePrinter::INFO);
533 line_printer_.Print(s, LinePrinter::INFO);
534 line_printer_.KeepInfoLine();
545 line_printer_.Print(s, LinePrinter::ERROR);
556 line_printer_.Print(s, LinePrinter::WARNING);
584 LinePrinter line_printer_;