HomeSort by relevance Sort by last modified time
    Searched refs:g_output_stream_write_async (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/gio/tests/
unix-streams.c 149 g_output_stream_write_async (out, main_buf, main_len,
182 g_output_stream_write_async (out, main_buf + main_offset,
  /external/bluetooth/glib/gio/
goutputstream.h 160 void g_output_stream_write_async (GOutputStream *stream,
gfilteroutputstream.c 358 g_output_stream_write_async (filter_stream->base_stream,
goutputstream.c 587 * g_output_stream_write_async:
624 g_output_stream_write_async (GOutputStream *stream, function
644 g_output_stream_write_async);
708 if (g_simple_async_result_get_source_tag (simple) == g_output_stream_write_async)
    [all...]
gio.symbols 598 g_output_stream_write_async
gfile.c     [all...]

Completed in 264 milliseconds