Searched refs:line_printer_ (Results 1 – 3 of 3) sorted by relevance
/system/core/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() 883 line_printer_.Print(s, LinePrinter::INFO); in Printf() 894 line_printer_.Print(s, LinePrinter::INFO); in Println() 895 line_printer_.KeepInfoLine(); in Println() 906 line_printer_.Print(s, LinePrinter::ERROR); in Error() 917 line_printer_.Print(s, LinePrinter::WARNING); in Warning() 953 LinePrinter line_printer_; member in SyncConnection
|
D | bugreport.cpp | 275 line_printer_.Print( in UpdateProgress()
|