Home
last modified time | relevance | path

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

/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