Searched defs:ReadFdToString (Results 1 - 1 of 1) sorted by relevance

/system/core/base/
H A Dfile.cpp51 bool ReadFdToString(int fd, std::string* content) { function in namespace:android::base
78 return ReadFdToString(fd, content);

Completed in 52 milliseconds