OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_vfs_get_supported_uri_schemes
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/gio/
gvfs.h
99
const gchar* const *
g_vfs_get_supported_uri_schemes
(GVfs *vfs);
gvfs.c
127
*
g_vfs_get_supported_uri_schemes
:
137
g_vfs_get_supported_uri_schemes
(GVfs *vfs)
function
gio.symbols
22
g_vfs_get_supported_uri_schemes
/external/bluetooth/glib/gio/win32/
gwinhttpvfs.c
174
const gchar * const *wrapped_vfs_uri_schemes =
g_vfs_get_supported_uri_schemes
(winhttp_vfs->wrapped_vfs);
Completed in 13 milliseconds