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

  /external/bluetooth/glib/gio/
goutputstream.h 138 gssize g_output_stream_write (GOutputStream *stream,
goutputstream.c 39 * GOutputStream has functions to write to a stream (g_output_stream_write()),
154 * g_output_stream_write:
184 g_output_stream_write (GOutputStream *stream, function
244 * This function is similar to g_output_stream_write(), except it tries to
273 res = g_output_stream_write (stream, (char *)buffer + _bytes_written, count - _bytes_written,
621 * g_output_stream_write().
    [all...]
gfilteroutputstream.c 298 nwritten = g_output_stream_write (filter_stream->base_stream,
gio.symbols 593 g_output_stream_write
gfile.c     [all...]
  /external/bluetooth/glib/gio/tests/
unix-streams.c 53 nwrote = g_output_stream_write (out, DATA + offset,
  /external/bluetooth/glib/docs/reference/gio/
gio-sections.txt 647 g_output_stream_write
  /external/bluetooth/glib/po/
ko.po     [all...]
th.po     [all...]
zh_CN.po     [all...]
be@latin.po     [all...]
he.po     [all...]
pt.po     [all...]
sv.po     [all...]
de.po     [all...]

Completed in 1432 milliseconds