Searched defs:ReadFile (Results 1 – 3 of 3) sorted by relevance
163 Result<std::string> ReadFile(const std::string& path) { in ReadFile() function
391 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile() function395 bool ReadFile(const string& path, string* out_p) { in ReadFile() function
262 std::string ReadFile(const std::string& filename) { in ReadFile() function