Home
last modified time | relevance | path

Searched defs:vfs (Results 1 – 16 of 16) sorted by relevance

/third_party/glib/gio/
Dgvfs.c62 GVfs *vfs = G_VFS (object); in G_DEFINE_TYPE_WITH_PRIVATE() local
79 resource_parse_name (GVfs *vfs, in resource_parse_name()
90 resource_get_file_for_uri (GVfs *vfs, in resource_get_file_for_uri()
111 g_vfs_init (GVfs *vfs) in g_vfs_init()
133 g_vfs_is_active (GVfs *vfs) in g_vfs_is_active()
156 g_vfs_get_file_for_path (GVfs *vfs, in g_vfs_get_file_for_path()
170 parse_name_internal (GVfs *vfs, in parse_name_internal()
196 get_file_for_uri_internal (GVfs *vfs, in get_file_for_uri_internal()
235 g_vfs_get_file_for_uri (GVfs *vfs, in g_vfs_get_file_for_uri()
266 g_vfs_get_supported_uri_schemes (GVfs *vfs) in g_vfs_get_supported_uri_schemes()
[all …]
Dglocalvfs.c62 g_local_vfs_init (GLocalVfs *vfs) in g_local_vfs_init()
80 g_local_vfs_get_file_for_path (GVfs *vfs, in g_local_vfs_get_file_for_path()
90 g_local_vfs_get_file_for_uri (GVfs *vfs, in g_local_vfs_get_file_for_uri()
122 g_local_vfs_get_supported_uri_schemes (GVfs *vfs) in g_local_vfs_get_supported_uri_schemes()
130 g_local_vfs_parse_name (GVfs *vfs, in g_local_vfs_parse_name()
205 g_local_vfs_is_active (GVfs *vfs) in g_local_vfs_is_active()
Dgicon.c633 GVfs *vfs; in g_icon_deserialize() local
Dglocalfile.c1137 GVfs *vfs; in g_local_file_set_display_name() local
1248 GVfs *vfs; in g_local_file_query_writable_namespaces() local
1473 GVfs *vfs; in g_local_file_delete() local
1969 GVfs *vfs; in g_local_file_trash() local
2425 GVfs *vfs; in g_local_file_move() local
Dglocalfileinfo.c1835 GVfs *vfs; in _g_local_file_info_get() local
2751 GVfs *vfs; in _g_local_file_info_set_attribute() local
2846 GVfs *vfs; in _g_local_file_info_set_attributes() local
/third_party/glib/gio/win32/
Dgwinhttpvfs.c106 GWinHttpVfs *vfs; in g_winhttp_vfs_finalize() local
121 g_winhttp_vfs_init (GWinHttpVfs *vfs) in g_winhttp_vfs_init()
157 g_winhttp_vfs_get_file_for_path (GVfs *vfs, in g_winhttp_vfs_get_file_for_path()
164 g_winhttp_vfs_get_file_for_uri (GVfs *vfs, in g_winhttp_vfs_get_file_for_uri()
191 g_winhttp_vfs_get_supported_uri_schemes (GVfs *vfs) in g_winhttp_vfs_get_supported_uri_schemes()
222 g_winhttp_vfs_parse_name (GVfs *vfs, in g_winhttp_vfs_parse_name()
241 g_winhttp_vfs_is_active (GVfs *vfs) in g_winhttp_vfs_is_active()
349 _g_winhttp_response (GWinHttpVfs *vfs, in _g_winhttp_response()
439 _g_winhttp_query_header (GWinHttpVfs *vfs, in _g_winhttp_query_header()
Dgwinhttpfile.h46 GWinHttpVfs *vfs; member
Dgwinhttpfile.c87 _g_winhttp_file_new (GWinHttpVfs *vfs, in _g_winhttp_file_new()
/third_party/glib/gio/tests/
Dvfs.c27 test_vfs_parse_name (GVfs *vfs, in test_vfs_parse_name()
43 test_vfs_lookup (GVfs *vfs, in test_vfs_lookup()
57 GVfs *vfs; in test_register_scheme() local
104 GVfs *vfs; in test_local() local
/third_party/typescript/src/testRunner/
DvfsRef.ts2 namespace vfs {} namespace
DprojectsRunner.ts117 vfs: vfs.FileSystem; property
/third_party/typescript/src/harness/
DharnessLanguageService.ts137 public get vfs() { method in Harness.LanguageService.LanguageServiceAdapterHost
DvfsUtil.ts1 namespace vfs { namespace
/third_party/python/Lib/unittest/test/
Dtest_discovery.py471 def setup_import_issue_package_tests(self, vfs): argument
/third_party/boost/libs/filesystem/src/
Doperations.cpp2161 struct BOOST_STATVFS vfs; in space() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp524 namespace vfs { namespace