Searched defs:ReadFileToString (Results 1 – 2 of 2) sorted by relevance
215 static bool ReadFileToString(const std::string& file, std::string* contents) { in ReadFileToString() function
236 bool ReadFileToString(const std::string& path, std::string* content, bool follow_symlinks) { in ReadFileToString() function