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