Searched refs:ScopedFD (Results 1 – 5 of 5) sorted by relevance
111 file_util::ScopedFD write_closer(&pipefd[1]); in LaunchPython()137 file_util::ScopedFD child_fd_closer(child_fd_closer_.release()); in WaitToStart()
193 file_util::ScopedFD child_fd_closer_;
48 file_util::ScopedFD auto_close(&fd); in IsLocked()
400 typedef scoped_ptr_malloc<int, ScopedFDClose> ScopedFD; typedef
543 file_util::ScopedFD null_fd_closer(&null_fd); in LaunchAppImpl()