Searched defs:fd_ (Results 1 – 6 of 6) sorted by relevance
/art/libartbase/base/unix_file/ | ||
D | fd_file.h | 158 int fd_ = -1; variable |
/art/compiler/utils/ | ||
D | swap_space.h | 97 int fd_; variable |
/art/adbconnection/ | ||
D | adbconnection.cc | 119 int fd_; member in adbconnection::ScopedEventFdLock |
/art/libprofile/profile/ | ||
D | profile_compilation_info.h | 717 int32_t fd_; // The fd is not owned by this class. variable |
/art/dt_fd_forward/ | ||
D | dt_fd_forward.cc | 256 const android::base::unique_fd& fd_; member in dt_fd_forward::ScopedEventFdLock |
/art/runtime/hprof/ | ||
D | hprof.cc | 878 int fd_; member in art::hprof::Hprof |