OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_g_winhttp_set_error
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gio/win32/
gwinhttpfileoutputstream.c
135
_g_winhttp_set_error
(error, GetLastError (), "PUT request");
152
_g_winhttp_set_error
(error, GetLastError (), "PUT request");
165
_g_winhttp_set_error
(error, GetLastError (), "PUT request");
gwinhttpfileinputstream.c
143
_g_winhttp_set_error
(error, GetLastError (), "GET request");
160
_g_winhttp_set_error
(error, GetLastError (), "GET request");
gwinhttpvfs.c
317
_g_winhttp_set_error
(GError **error,
function
339
_g_winhttp_set_error
(error, GetLastError (), what);
354
_g_winhttp_set_error
(error, GetLastError (), what);
369
_g_winhttp_set_error
(error, GetLastError (), what);
437
_g_winhttp_set_error
(error, GetLastError (), request_description);
451
_g_winhttp_set_error
(error, GetLastError (), request_description);
gwinhttpfile.c
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");
631
_g_winhttp_set_error
(error, GetLastError (), "HTTP connection");
647
_g_winhttp_set_error
(error, GetLastError (), "GET request");
672
_g_winhttp_set_error
(error, GetLastError (), "HTTP connection");
gwinhttpvfs.h
92
void
_g_winhttp_set_error
(GError **error,
Completed in 35 milliseconds