Home
last modified time | relevance | path

Searched refs:fdSetCloexec (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/files/
DFd.h25 void fdSetCloexec(int fd);
/hardware/google/aemu/base/testing/
Dfile_io.cpp74 void fdSetCloexec(int fd) { in fdSetCloexec() function
83 fdSetCloexec(res); in android_open_without_mode()
89 fdSetCloexec(res); in android_open_with_mode()