Home
last modified time | relevance | path

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

/system/core/init/
Dutil.cpp167 bool ReadFile(const std::string& path, std::string* content, std::string* err) { in ReadFile() function
/system/update_engine/common/
Dutils.cc392 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile() function
396 bool ReadFile(const string& path, string* out_p) { in ReadFile() function
/system/security/keystore/
Dkeystore_cli_v2.cpp243 std::string ReadFile(const std::string& filename) { in ReadFile() function
/system/extras/perfprofd/quipper/
Dperf_reader.cc679 bool PerfReader::ReadFile(const string& filename) { in ReadFile() function in quipper::PerfReader