HomeSort by relevance Sort by last modified time
    Searched refs:line_printer_ (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
bugreport.h 30 Bugreport() : line_printer_() {
46 LinePrinter line_printer_; member in class:Bugreport
file_sync_client.cpp 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_; member in class:SyncConnection
    [all...]
bugreport.cpp 272 line_printer_.Print(

Completed in 63 milliseconds