Searched defs:fd_ (Results 1 – 7 of 7) sorted by relevance
| /art/artd/ | ||
| D | file_utils.h | 111 int fd_ = -1; variable |
| /art/libartbase/base/unix_file/ | ||
| D | fd_file.h | 170 int fd_ = kInvalidFd; variable |
| /art/dex2oat/utils/ | ||
| D | swap_space.h | 98 int fd_; variable |
| /art/adbconnection/ | ||
| D | adbconnection.cc | 149 int fd_; member in adbconnection::ScopedEventFdLock |
| /art/dt_fd_forward/ | ||
| D | dt_fd_forward.cc | 258 const android::base::unique_fd& fd_; member in dt_fd_forward::ScopedEventFdLock |
| /art/runtime/hprof/ | ||
| D | hprof.cc | 877 int fd_; member in art::hprof::Hprof |
| /art/libprofile/profile/ | ||
| D | profile_compilation_info.cc | 410 int32_t fd_; // The fd is not owned by this class. member in art::ProfileCompilationInfo::ProfileSource |