Home
last modified time | relevance | path

Searched defs:SaveFile (Results 1 – 5 of 5) sorted by relevance

/external/zopfli/src/zopfli/
Dzopfli_bin.c84 static void SaveFile(const char* filename, in SaveFile() function
/external/angle/third_party/vulkan_memory_allocator/src/
DCommon.cpp167 void SaveFile(const wchar_t* filePath, const void* data, size_t dataSize) in SaveFile() function
/external/flatbuffers/src/
Dutil.cpp245 bool SaveFile(const char *name, const char *buf, size_t len, bool binary) { in SaveFile() function
/external/flatbuffers/include/flatbuffers/
Dutil.h427 inline bool SaveFile(const char *name, const std::string &buf, bool binary) { in SaveFile() function
/external/tinyxml2/
Dtinyxml2.cpp2430 XMLError XMLDocument::SaveFile( const char* filename, bool compact ) in SaveFile() function in tinyxml2::XMLDocument
2449 XMLError XMLDocument::SaveFile( FILE* fp, bool compact ) in SaveFile() function in tinyxml2::XMLDocument