Searched defs:readFileIntoString (Results 1 – 1 of 1) sorted by relevance
40 bool readFileIntoString(int fd, std::string* file_contents) { in readFileIntoString() function80 base::Optional<std::string> readFileIntoString(const std::string& name) { in readFileIntoString() function