Searched refs:endWithoutN (Results 1 – 1 of 1) sorted by relevance
54 bool FileUtils::LoadStringFromProcCb(const std::string& path, bool oneLine, bool endWithoutN, const… in LoadStringFromProcCb() argument69 if (endWithoutN && lineBuf[lineLen-1] == '\n') { in LoadStringFromProcCb()