Home
last modified time | relevance | path

Searched refs:get_file_for_path (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/glib/gio/
Dgvfs.h68 GFile * (* get_file_for_path) (GVfs *vfs, member
Dgvfs.c95 return (* class->get_file_for_path) (vfs, path); in g_vfs_get_file_for_path()
Dglocalvfs.c215 vfs_class->get_file_for_path = g_local_vfs_get_file_for_path; in g_local_vfs_class_init()
/external/bluetooth/glib/gio/win32/
Dgwinhttpvfs.c239 vfs_class->get_file_for_path = g_winhttp_vfs_get_file_for_path; in g_winhttp_vfs_class_init()