Home
last modified time | relevance | path

Searched defs:to_print (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dline_printer.cc66 void LinePrinter::Print(string to_print, LineType type) { in Print()
134 void LinePrinter::PrintOnNewLine(const string& to_print) { in PrintOnNewLine()
Dstatus.cc237 string to_print = edge->GetBinding("description"); in PrintStatus() local