Home
last modified time | relevance | path

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

/third_party/glib/gio/win32/
Dgwinhttpvfs.h92 gboolean _g_winhttp_response (GWinHttpVfs *vfs,
Dgwinhttpfileinputstream.c144 if (!_g_winhttp_response (winhttp_stream->file->vfs, in g_winhttp_file_input_stream_read()
Dgwinhttpfileoutputstream.c170 if (!_g_winhttp_response (winhttp_stream->file->vfs, in g_winhttp_file_output_stream_write()
Dgwinhttpvfs.c349 _g_winhttp_response (GWinHttpVfs *vfs, in _g_winhttp_response() function
Dgwinhttpfile.c521 if (!_g_winhttp_response (winhttp_file->vfs, request, error, "HEAD request")) in g_winhttp_file_query_info()