Home
last modified time | relevance | path

Searched refs:g_buffered_input_stream_skip_async (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgbufferedinputstream.c88 static void g_buffered_input_stream_skip_async (GInputStream *stream,
153 istream_class->skip_async = g_buffered_input_stream_skip_async; in G_DEFINE_TYPE_WITH_CODE()
1197 g_buffered_input_stream_skip_async (GInputStream *stream, in g_buffered_input_stream_skip_async() function
1218 g_task_set_source_tag (task, g_buffered_input_stream_skip_async); in g_buffered_input_stream_skip_async()