Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DFileUtils.cpp34 bool ReadFdToString(borrowed_fd fd, std::string* content) { in ReadFdToString() function
/aosp_15_r20/system/libbase/
H A Dabi_compatibility.cpp44 bool ReadFdToString(int fd, std::string* content) { in ReadFdToString() function
H A Dfile.cpp218 bool ReadFdToString(borrowed_fd fd, std::string* content) { in ReadFdToString() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/tests/
H A Dlibbinder_ndk_unit_test.cpp1020 bool ReadFdToString(int fd, std::string* content) { in ReadFdToString() function
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Dtest_native_aidl_client.cpp143 bool ReadFdToString(int fd, std::string* content) { in ReadFdToString() function