Searched defs:SaveBufferToFile (Results 1 – 4 of 4) sorted by relevance
253 bool SaveBufferToFile(const string& filePath, const vector<char>& content, bool truncated /* = true… in SaveBufferToFile() function
388 bool TLVObject::SaveBufferToFile() in SaveBufferToFile() function in OHOS::UDMF::TLVObject
331 bool SaveBufferToFile(const string& filePath, const vector<char>& content, bool truncated /*= true*… in SaveBufferToFile() function
78 bool SaveBufferToFile(const std::string& filePath, const std::vector<char>& content, bool truncated) in SaveBufferToFile() function