Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp168 bool SaveStringToFile(const std::string& file, const std::string& content, bool isTrunc) in SaveStringToFile() argument
178 if (isTrunc) { in SaveStringToFile()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dfile_util.h38 bool SaveStringToFile(const std::string& file, const std::string& content, bool isTrunc = false);