Searched defs:ReadFileToString (Results 1 – 3 of 3) sorted by relevance
36 bool ReadFileToString(const char* path, std::string& data) in ReadFileToString() function
102 bool ReadFileToString(const std::string& path, std::string& out) in ReadFileToString() function
285 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() function