Searched refs:line_printer_ (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/ |
D | bugreport.h | 30 Bugreport() : line_printer_() { in Bugreport() 46 LinePrinter line_printer_; variable
|
D | file_sync_client.cpp | 232 line_printer_.KeepInfoLine(); in ~SyncConnection() 268 current_ledger_.ReportProgress(line_printer_, file, file_copied_bytes, file_total_bytes); in ReportProgress() 272 current_ledger_.ReportTransferRate(line_printer_, file, direction); in ReportTransferRate() 277 global_ledger_.ReportTransferRate(line_printer_, "", direction); in ReportOverallTransferRate() 522 line_printer_.Print(s, LinePrinter::INFO); in Printf() 533 line_printer_.Print(s, LinePrinter::INFO); in Println() 534 line_printer_.KeepInfoLine(); in Println() 545 line_printer_.Print(s, LinePrinter::ERROR); in Error() 556 line_printer_.Print(s, LinePrinter::WARNING); in Warning() 584 LinePrinter line_printer_; member in SyncConnection
|
D | bugreport.cpp | 272 line_printer_.Print( in UpdateProgress()
|