Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgunixinputstream.c106 static void g_unix_input_stream_close_async (GInputStream *stream,
148 stream_class->close_async = g_unix_input_stream_close_async; in g_unix_input_stream_class_init()
605 g_unix_input_stream_close_async); in close_async_cb()
621 g_unix_input_stream_close_async (GInputStream *stream, in g_unix_input_stream_close_async() function