Searched defs:ReadFile (Results 1 – 3 of 3) sorted by relevance
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