Searched defs:ReadFile (Results 1 – 4 of 4) sorted by relevance
167 bool ReadFile(const std::string& path, std::string* content, std::string* err) { in ReadFile() function
392 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile() function396 bool ReadFile(const string& path, string* out_p) { in ReadFile() function
243 std::string ReadFile(const std::string& filename) { in ReadFile() function
679 bool PerfReader::ReadFile(const string& filename) { in ReadFile() function in quipper::PerfReader