Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgunixinputstream.c111 static gboolean g_unix_input_stream_close_finish (GInputStream *stream,
149 stream_class->close_finish = g_unix_input_stream_close_finish; in g_unix_input_stream_class_init()
643 g_unix_input_stream_close_finish (GInputStream *stream, in g_unix_input_stream_close_finish() function