Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DFileUtils.cpp34 bool ReadFdToString(borrowed_fd fd, std::string* content) { in ReadFdToString() function
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp1027 bool ReadFdToString(int fd, std::string* content) { in ReadFdToString() function