Searched defs:ReadFile (Results 1 – 7 of 7) sorted by relevance
45 std::string ReadFile(const base::FilePath& path) const { in ReadFile() function in android::WakeLockManagerTest
75 string ResolverTest::ReadFile() { in ReadFile() function in shill::ResolverTest
105 bool ReadFile(const base::FilePath& path, std::string* content) override { in ReadFile() function in buffet::BuffetConfigTestWithFakes
41 bool ReadFile(const base::FilePath& path, std::string* content) override { in ReadFile() function in buffet::__anonfbe8a46f0111::DefaultFileIO
236 std::string ReadFile(const std::string& filename) { in ReadFile() function
399 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile() function403 bool ReadFile(const string& path, string* out_p) { in ReadFile() function
647 bool PerfReader::ReadFile(const string& filename) { in ReadFile() function in quipper::PerfReader