Searched defs:fd_ (Results 1 – 7 of 7) sorted by relevance
| /bionic/libc/private/ | ||
| D | MallocXmlElem.h | 29                          const char* attr_fmt = nullptr, ...) : fd_(fd), name_(name) {  in fd_()  function | 
| /bionic/linker/ | ||
| D | linker_phdr.h | 78   int fd_;  variable | 
| D | linker.cpp | 663   int fd_;  member in LoadTask | 
| /bionic/libc/bionic/ | ||
| D | dirent.cpp | 54   int fd_;  member | 
| /bionic/benchmarks/tests/ | ||
| D | interface_test.cpp | 49   int fd_;  member in SystemTests | 
| /bionic/libc/malloc_hooks/tests/ | ||
| D | malloc_hooks_tests.cpp | 99   int fd_;  member in MallocHooksTest | 
| /bionic/libc/async_safe/ | ||
| D | async_safe_log.cpp | 137   int fd_;  member |