Searched defs:ReadFileToString (Results 1 – 2 of 2) sorted by relevance
71 bool ReadFileToString(const std::string& path, std::string& out) in ReadFileToString() function
325 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() function