Searched refs:Print (Results 1 – 6 of 6) sorted by relevance
33 void Print(std::string to_print, LineType type);
68 void LinePrinter::Print(string to_print, LineType type) { in Print() function in LinePrinter
177 lp.Print(output, LinePrinter::LineType::INFO); in ReportProgress()194 lp.Print(ss.str(), LinePrinter::LineType::INFO); in ReportTransferRate()522 line_printer_.Print(s, LinePrinter::INFO); in Printf()533 line_printer_.Print(s, LinePrinter::INFO); in Println()545 line_printer_.Print(s, LinePrinter::ERROR); in Error()556 line_printer_.Print(s, LinePrinter::WARNING); in Warning()
272 line_printer_.Print( in UpdateProgress()
57 # Print help message for record subcommand.181 # Print stat for process 11904 every 300ms.184 # Print system wide stat at interval of 300ms for 10 seconds (rooted device only).
53 d->Print(&p); in printDocument()