Lines Matching full:error
405 GError **error)
413 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_FILENAME,
428 GError **error)
430 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED,
466 GError **error)
491 _g_winhttp_set_error (error, GetLastError (), "HTTP connection");
507 _g_winhttp_set_error (error, GetLastError (), "HEAD request");
519 _g_winhttp_set_error (error, GetLastError (), "HEAD request");
524 if (!_g_winhttp_response (winhttp_file->vfs, request, error, "HEAD request"))
613 GError **error)
631 error, GetLastError (), "HTTP connection");
647 _g_winhttp_set_error (error, GetLastError (), "GET request");
659 GError **error)
672 _g_winhttp_set_error (error, GetLastError (), "HTTP connection");
688 GError **error)
699 GError **error)
709 GError **error)
723 GError **error)
726 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED,
739 GError **error)