Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgunixoutputstream.c88 static void g_unix_output_stream_write_async (GOutputStream *stream,
132 stream_class->write_async = g_unix_output_stream_write_async; in g_unix_output_stream_class_init()
452 g_unix_output_stream_write_async); in write_async_cb()
470 g_unix_output_stream_write_async (GOutputStream *stream, in g_unix_output_stream_write_async() function
511 …g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_unix_output_stream_write_async); in g_unix_output_stream_write_finish()