Searched defs:SaveStringToFile (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/security/code_signature/test/unittest/utils/include/ |
H A D | xpm_common.h | 37 inline bool SaveStringToFile(const std::string &filePath, in SaveStringToFile() function
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/sequence/ |
H A D | sys_event_sequence_mgr.cpp | 31 bool SaveStringToFile(const std::string& filePath, const std::string& content) in SaveStringToFile() function
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | file_util.cpp | 168 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 D | file_ex.cpp | 128 bool SaveStringToFile(const std::string& filePath, const std::string& content, bool truncated /* = … in SaveStringToFile() function
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | file_ex.cpp | 203 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 D | file_util.cpp | 63 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 D | utils_mapped_file_test.cpp | 88 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 D | storage_daemon.cpp | 999 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 D | mapped_benchmark_test.cpp | 100 bool SaveStringToFile(const std::string& filePath, const std::string& content, off_t offset, bool t… in SaveStringToFile() function
|