Home
last modified time | relevance | path

Searched defs:SetCloseOnExec (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_util_posix.cc442 bool SetCloseOnExec(int fd) { in SetCloseOnExec() function
Dfile_util_unittest.cc3298 TEST_F(FileUtilTest, SetCloseOnExec) { in TEST_F() argument