Home
last modified time | relevance | path

Searched defs:truncated (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/adapter/utility/
Dfile_util.cpp125 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()
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dfile_util.cpp46 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()