Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixinputstream.c95 static void g_unix_input_stream_skip_async (GInputStream *stream,
124 stream_class->skip_async = g_unix_input_stream_skip_async; in g_unix_input_stream_class_init()
419 g_unix_input_stream_skip_async (GInputStream *stream, in g_unix_input_stream_skip_async() function