Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dginputstream.c82 static void g_input_stream_real_close_async (GInputStream *stream,
133 klass->close_async = g_input_stream_real_close_async; in g_input_stream_class_init()
1182 g_input_stream_real_close_async (GInputStream *stream, in g_input_stream_real_close_async() function
1193 g_input_stream_real_close_async); in g_input_stream_real_close_async()
1210 g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_input_stream_real_close_async); in g_input_stream_real_close_finish()