Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dginputstream.c73 static void g_input_stream_real_skip_async (GInputStream *stream,
131 klass->skip_async = g_input_stream_real_skip_async; in g_input_stream_class_init()
1073 g_input_stream_real_skip_async); in skip_callback_wrapper()
1096 g_input_stream_real_skip_async (GInputStream *stream, in g_input_stream_real_skip_async() function
1118 g_input_stream_real_skip_async); in g_input_stream_real_skip_async()
1153 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_input_stream_real_skip_async); in g_input_stream_real_skip_finish()