HomeSort by relevance Sort by last modified time
    Searched full:g_unix_input_stream_new (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/gio/
gunixinputstream.h 69 GInputStream * g_unix_input_stream_new (gint fd,
gunixinputstream.c 241 * g_unix_input_stream_new:
253 g_unix_input_stream_new (gint fd, function
gio.symbols 705 g_unix_input_stream_new
  /external/bluetooth/glib/gio/tests/
unix-streams.c 84 in = g_unix_input_stream_new (reader_pipe[0], TRUE);
222 in = g_unix_input_stream_new (writer_pipe[0], TRUE);
  /external/bluetooth/glib/docs/reference/gio/
gio-sections.txt 540 g_unix_input_stream_new

Completed in 71 milliseconds