Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgoutputstream.h97 void (* splice_async) (GOutputStream *stream, member
Dgoutputstream.c137 klass->splice_async = g_output_stream_real_splice_async; in g_output_stream_class_init()
802 class->splice_async (stream, source, flags, io_priority, cancellable, in g_output_stream_splice_async()