Lines Matching refs:G_OBJECT
641 simple = g_simple_async_result_new (G_OBJECT (stream), in g_output_stream_write_async()
652 g_simple_async_report_error_in_idle (G_OBJECT (stream), in g_output_stream_write_async()
663 g_simple_async_report_gerror_in_idle (G_OBJECT (stream), in g_output_stream_write_async()
776 g_simple_async_report_error_in_idle (G_OBJECT (stream), in g_output_stream_splice_async()
786 g_simple_async_report_gerror_in_idle (G_OBJECT (stream), in g_output_stream_splice_async()
869 g_simple_async_report_gerror_in_idle (G_OBJECT (stream), in g_output_stream_flush_async()
884 simple = g_simple_async_result_new (G_OBJECT (stream), in g_output_stream_flush_async()
969 simple = g_simple_async_result_new (G_OBJECT (stream), in g_output_stream_close_async()
980 g_simple_async_report_gerror_in_idle (G_OBJECT (stream), in g_output_stream_close_async()
1161 …res = g_simple_async_result_new (G_OBJECT (stream), callback, user_data, g_output_stream_real_writ… in g_output_stream_real_write_async()
1228 …res = g_simple_async_result_new (G_OBJECT (stream), callback, user_data, g_output_stream_real_spli… in g_output_stream_real_splice_async()
1284 …res = g_simple_async_result_new (G_OBJECT (stream), callback, user_data, g_output_stream_real_writ… in g_output_stream_real_flush_async()
1330 …res = g_simple_async_result_new (G_OBJECT (stream), callback, user_data, g_output_stream_real_clos… in g_output_stream_real_close_async()