Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DFileUtils.cpp40 bool readFileIntoString(int fd, std::string* file_contents) { in readFileIntoString() function
80 base::Optional<std::string> readFileIntoString(const std::string& name) { in readFileIntoString() function