Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dfile_utils.cpp54 bool FileUtils::LoadStringFromProcCb(const std::string& path, bool oneLine, bool endWithoutN, const… in LoadStringFromProcCb() argument
69 if (endWithoutN && lineBuf[lineLen-1] == '\n') { in LoadStringFromProcCb()