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

  /external/bluetooth/glib/gio/tests/
filter-streams.c 192 g_output_stream_close_async (f1, 0, NULL, out_cb, expected_data);
209 g_output_stream_close_async (f2, 0, NULL, out_cb, expected_data);
  /external/bluetooth/glib/gio/
goutputstream.h 188 void g_output_stream_close_async (GOutputStream *stream,
gfilteroutputstream.c 457 g_output_stream_close_async (filter_stream->base_stream,
goutputstream.c 936 * g_output_stream_close_async:
955 g_output_stream_close_async (GOutputStream *stream, function
972 g_output_stream_close_async);
1024 if (g_simple_async_result_get_source_tag (simple) == g_output_stream_close_async)
    [all...]
gio.symbols 604 g_output_stream_close_async
gfile.c     [all...]

Completed in 65 milliseconds