Lines Matching full:my_error
356 GError *my_error;377 my_error = NULL;380 cancellable, &my_error);384 my_error->domain == G_IO_ERROR &&385 my_error->code == G_IO_ERROR_CANCELLED)387 g_error_free (my_error);391 g_propagate_error (error, my_error);