Home
last modified time | relevance | path

Searched refs:NEW_LINE_BREAKS_CHAR (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dzipfolder_output.cpp27 static const char NEW_LINE_BREAKS_CHAR = '\n'; member
91 if (line.empty() || (line.at(line.length() - 1) != NEW_LINE_BREAKS_CHAR)) { // No line breaks in Execute()

Completed in 1 milliseconds