Searched defs:AppendToFile (Results 1 – 2 of 2) sorted by relevance
719 bool AppendToFile(const FilePath& filename, const char* data, int size) { in AppendToFile() function
64 def AppendToFile(text, file_name): function