Searched refs:ReadFileContents (Results 1 – 2 of 2) sorted by relevance
57 Result<std::string> ReadFileContents(const std::string& filepath);
457 Result<std::string> ReadFileContents(const std::string& filepath) { in ReadFileContents() function