Home
last modified time | relevance | path

Searched refs:_g_winhttp_error_message (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/win32/
Dgwinhttpvfs.h86 char *_g_winhttp_error_message (DWORD error_code);
Dgwinhttpvfs.c272 _g_winhttp_error_message (DWORD error_code) in _g_winhttp_error_message() function
341 char *emsg = _g_winhttp_error_message (error_code); in _g_winhttp_set_error()