Searched defs:WriteStringToFile (Results 1 – 2 of 2) sorted by relevance
36 void WriteStringToFile(const char* filename, const std::string& data) { in WriteStringToFile() function
63 bool WriteStringToFile(const std::string &content, const std::string &path, bool follow_symlinks) { in WriteStringToFile() function