Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgoutputstream.h95 void (* splice_async) (GOutputStream *stream, member
Dgoutputstream.c157 klass->splice_async = g_output_stream_real_splice_async; in g_output_stream_class_init()
1775 class->splice_async (stream, source, flags, io_priority, cancellable, in g_output_stream_splice_async()