Searched defs:GWinHttpVfs (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/win32/
H A Dgwinhttpvfs.h40 #define G_WINHTTP_VFS(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_WINHTTP_VFS, GWinHttpVfs))
46 typedef struct _GWinHttpVfs GWinHttpVfs; typedef in typeref:struct:_GWinHttpVfs
96 gboolean _g_winhttp_response (GWinHttpVfs *vfs,
101 gboolean _g_winhttp_query_header (GWinHttpVfs *vfs,

Completed in 51 milliseconds