Home
last modified time | relevance | path

Searched defs:ReadFile (Results 1 – 7 of 7) sorted by relevance

/system/nativepower/daemon/
Dwake_lock_manager_unittest.cc45 std::string ReadFile(const base::FilePath& path) const { in ReadFile() function in android::WakeLockManagerTest
/system/connectivity/shill/
Dresolver_unittest.cc75 string ResolverTest::ReadFile() { in ReadFile() function in shill::ResolverTest
/system/weaved/buffet/
Dbuffet_config_unittest.cc105 bool ReadFile(const base::FilePath& path, std::string* content) override { in ReadFile() function in buffet::BuffetConfigTestWithFakes
Dbuffet_config.cc41 bool ReadFile(const base::FilePath& path, std::string* content) override { in ReadFile() function in buffet::__anonfbe8a46f0111::DefaultFileIO
/system/security/keystore/
Dkeystore_cli_v2.cpp236 std::string ReadFile(const std::string& filename) { in ReadFile() function
/system/update_engine/common/
Dutils.cc399 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile() function
403 bool ReadFile(const string& path, string* out_p) { in ReadFile() function
/system/extras/perfprofd/quipper/
Dperf_reader.cc647 bool PerfReader::ReadFile(const string& filename) { in ReadFile() function in quipper::PerfReader