Home
last modified time | relevance | path

Searched defs:SaveStringToFile (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/security/code_signature/test/unittest/utils/include/
H A Dxpm_common.h37 inline bool SaveStringToFile(const std::string &filePath, in SaveStringToFile() function
/ohos5.0/base/hiviewdfx/hiview/base/event_store/sequence/
H A Dsys_event_sequence_mgr.cpp31 bool SaveStringToFile(const std::string& filePath, const std::string& content) in SaveStringToFile() function
/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() function
/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp128 bool SaveStringToFile(const std::string& filePath, const std::string& content, bool truncated /* = … in SaveStringToFile() function
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp203 bool SaveStringToFile(const std::string& filePath, const std::string& content, bool truncated /*= t… in SaveStringToFile() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp63 bool SaveStringToFile(const std::string& filePath, const std::string& content, bool truncated) in SaveStringToFile() function
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_mapped_file_test.cpp88 bool SaveStringToFile(const std::string& filePath, const std::string& content, off_t offset, bool t… in SaveStringToFile() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp999 static bool SaveStringToFile(const std::string& pathInst, const std::string& content) in SaveStringToFile() function
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/mapped_benchmark_test/
H A Dmapped_benchmark_test.cpp100 bool SaveStringToFile(const std::string& filePath, const std::string& content, off_t offset, bool t… in SaveStringToFile() function