Searched refs:line_printer_ (Results 1 – 3 of 3) sorted by relevance
/packages/modules/adb/client/ |
D | bugreport.h | 30 Bugreport() : line_printer_() { in Bugreport() 46 LinePrinter line_printer_; variable
|
D | file_sync_client.cpp | 266 line_printer_.KeepInfoLine(); in ~SyncConnection() 321 current_ledger_.ReportProgress(line_printer_, file, file_copied_bytes, file_total_bytes); in ReportProgress() 325 current_ledger_.ReportTransferRate(line_printer_, file, direction); in ReportTransferRate() 330 global_ledger_.ReportTransferRate(line_printer_, "", direction); in ReportOverallTransferRate() 893 line_printer_.Print(s, LinePrinter::INFO); in Printf() 904 line_printer_.Print(s, LinePrinter::INFO); in Println() 905 line_printer_.KeepInfoLine(); in Println() 916 line_printer_.Print(s, LinePrinter::ERROR); in Error() 927 line_printer_.Print(s, LinePrinter::WARNING); in Warning() 963 LinePrinter line_printer_; member in SyncConnection
|
D | bugreport.cpp | 286 line_printer_.Print( in UpdateProgress()
|