Searched refs:G_OUTPUT_STREAM_SPLICE_NONE (Results 1 – 3 of 3) sorted by relevance
/third_party/glib/gio/ |
D | giostream.c | 888 g_output_stream_splice_async (ostream, istream, G_OUTPUT_STREAM_SPLICE_NONE, in g_io_stream_splice_async() 894 g_output_stream_splice_async (ostream, istream, G_OUTPUT_STREAM_SPLICE_NONE, in g_io_stream_splice_async()
|
D | gioenums.h | 653 G_OUTPUT_STREAM_SPLICE_NONE = 0, enumerator
|
D | gioenumtypes.c | 569 { G_OUTPUT_STREAM_SPLICE_NONE, "G_OUTPUT_STREAM_SPLICE_NONE", "none" }, in g_output_stream_splice_flags_get_type()
|