Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgunixoutputstream.c98 static void g_unix_output_stream_close_async (GOutputStream *stream,
134 stream_class->close_async = g_unix_output_stream_close_async; in g_unix_output_stream_class_init()
561 g_unix_output_stream_close_async); in close_async_cb()
577 g_unix_output_stream_close_async (GOutputStream *stream, in g_unix_output_stream_close_async() function