Home
last modified time | relevance | path

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

/third_party/glib/gio/win32/
Dgwinhttpfileoutputstream.c131 _g_winhttp_set_error (error, GetLastError (), "PUT request"); in g_winhttp_file_output_stream_write()
148 _g_winhttp_set_error (error, GetLastError (), "PUT request"); in g_winhttp_file_output_stream_write()
161 _g_winhttp_set_error (error, GetLastError (), "PUT request"); in g_winhttp_file_output_stream_write()
Dgwinhttpvfs.c337 _g_winhttp_set_error (GError **error, in _g_winhttp_set_error() function
359 _g_winhttp_set_error (error, GetLastError (), what); in _g_winhttp_response()
374 _g_winhttp_set_error (error, GetLastError (), what); in _g_winhttp_response()
389 _g_winhttp_set_error (error, GetLastError (), what); in _g_winhttp_response()
457 _g_winhttp_set_error (error, GetLastError (), request_description); in _g_winhttp_query_header()
471 _g_winhttp_set_error (error, GetLastError (), request_description); in _g_winhttp_query_header()
Dgwinhttpfileinputstream.c139 _g_winhttp_set_error (error, GetLastError (), "GET request"); in g_winhttp_file_input_stream_read()
156 _g_winhttp_set_error (error, GetLastError (), "GET request"); in g_winhttp_file_input_stream_read()
Dgwinhttpfile.c488 _g_winhttp_set_error (error, GetLastError (), "HTTP connection"); in g_winhttp_file_query_info()
504 _g_winhttp_set_error (error, GetLastError (), "HEAD request"); in g_winhttp_file_query_info()
516 _g_winhttp_set_error (error, GetLastError (), "HEAD request"); in g_winhttp_file_query_info()
642 _g_winhttp_set_error (error, GetLastError (), "HTTP connection"); in g_winhttp_file_read()
658 _g_winhttp_set_error (error, GetLastError (), "GET request"); in g_winhttp_file_read()
683 _g_winhttp_set_error (error, GetLastError (), "HTTP connection"); in g_winhttp_file_create()
Dgwinhttpvfs.h88 void _g_winhttp_set_error (GError **error,