Searched defs:truncated (Results 1 – 2 of 2) sorted by relevance
125 bool SaveStringToFile(const std::string& filePath, const std::string& content, bool truncated) in SaveStringToFile()150 bool SaveBufferToFile(const string& filePath, const vector<char>& content, bool truncated) in SaveBufferToFile()
46 bool SaveStringToFile(const std::string& filePath, const std::string& content, bool truncated) in SaveStringToFile()61 bool SaveBufferToFile(const std::string& filePath, const std::vector<char>& content, bool truncated) in SaveBufferToFile()