Searched defs:DupCloexec (Results 1 – 2 of 2) sorted by relevance
| /art/dt_fd_forward/ | ||
| D | dt_fd_forward.cc | 113 static int DupCloexec(int fd) { in DupCloexec() function |
| /art/libartbase/base/ | ||
| D | file_utils.cc | 886 int DupCloexec(int fd) { in DupCloexec() function |