Home
last modified time | relevance | path

Searched defs:close_fd (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/gio/
Dgunixoutputstream.c69 gboolean close_fd; member
240 gboolean close_fd) in g_unix_output_stream_new()
266 gboolean close_fd) in g_unix_output_stream_set_close_fd()
Dgunixinputstream.c68 gboolean close_fd; member
254 gboolean close_fd) in g_unix_input_stream_new()
280 gboolean close_fd) in g_unix_input_stream_set_close_fd()
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest-death-test.cc543 int close_fd; // File descriptor to close; the read end of a pipe member
573 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork()
/external/protobuf/gtest/src/
Dgtest-death-test.cc832 int close_fd; // File descriptor to close; the read end of a pipe member
900 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork()
/external/gtest/src/
Dgtest-death-test.cc970 int close_fd; // File descriptor to close; the read end of a pipe member
1040 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork()