Home
last modified time | relevance | path

Searched refs:out_buf (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dninja.cc358 string out_buf; in GetDescriptionFromCommand() local
364 out_buf += *in; in GetDescriptionFromCommand()
367 out_buf += *in; in GetDescriptionFromCommand()
372 out_buf += *in; in GetDescriptionFromCommand()
390 out_buf += *in; in GetDescriptionFromCommand()
395 *out = out_buf; in GetDescriptionFromCommand()