Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dginputstream.c73 static void g_input_stream_real_skip_async (GInputStream *stream,
115 klass->skip_async = g_input_stream_real_skip_async; in g_input_stream_class_init()
1511 g_input_stream_real_skip_async (GInputStream *stream, in g_input_stream_real_skip_async() function
1525 g_task_set_source_tag (task, g_input_stream_real_skip_async); in g_input_stream_real_skip_async()