Searched refs:get_file_for_path (Results 1 – 4 of 4) sorted by relevance
68 GFile * (* get_file_for_path) (GVfs *vfs, member
95 return (* class->get_file_for_path) (vfs, path); in g_vfs_get_file_for_path()
215 vfs_class->get_file_for_path = g_local_vfs_get_file_for_path; in g_local_vfs_class_init()
239 vfs_class->get_file_for_path = g_winhttp_vfs_get_file_for_path; in g_winhttp_vfs_class_init()