Searched defs:contentsOut (Results 1 – 2 of 2) sorted by relevance
40 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen) in ReadEntireFileToString()
19 bool ReadEntireFile(const std::string &filePath, std::string *contentsOut) in ReadEntireFile()