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