Home
last modified time | relevance | path

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

/art/runtime/base/
Dfile_utils.cc108 bool found_newline = false; in PrintFileToLog() local
121 found_newline = true; in PrintFileToLog()
125 if (found_newline) { in PrintFileToLog()