Home
last modified time | relevance | path

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

/system/libbase/
Dabi_compatibility.cpp44 bool ReadFdToString(int fd, std::string* content) { in ReadFdToString() function
Dfile.cpp217 bool ReadFdToString(borrowed_fd fd, std::string* content) { in ReadFdToString() function