Searched defs:SetCloseOnExec (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/files/ | ||
D | file_util_posix.cc | 442 bool SetCloseOnExec(int fd) { in SetCloseOnExec() function |
D | file_util_unittest.cc | 3298 TEST_F(FileUtilTest, SetCloseOnExec) { in TEST_F() argument |