Home
last modified time | relevance | path

Searched defs:SaveBufferToFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp253 bool SaveBufferToFile(const string& filePath, const vector<char>& content, bool truncated /* = true… in SaveBufferToFile() function
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_object.cpp388 bool TLVObject::SaveBufferToFile() in SaveBufferToFile() function in OHOS::UDMF::TLVObject
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp331 bool SaveBufferToFile(const string& filePath, const vector<char>& content, bool truncated /*= true*… in SaveBufferToFile() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp78 bool SaveBufferToFile(const std::string& filePath, const std::vector<char>& content, bool truncated) in SaveBufferToFile() function