Searched refs:_g_winhttp_file_new (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/win32/
H A Dgwinhttpfile.h60 GFile * _g_winhttp_file_new (GWinHttpVfs *vfs, const char *uri);
H A Dgwinhttpfile.c83 * _g_winhttp_file_new:
90 _g_winhttp_file_new (GWinHttpVfs *vfs, function
262 parent = _g_winhttp_file_new (winhttp_file->vfs, uri);
273 GFile *retval = _g_winhttp_file_new (winhttp_file->vfs, uri);
H A Dgwinhttpvfs.c164 return _g_winhttp_file_new (winhttp_vfs, uri);

Completed in 82 milliseconds