Home
last modified time | relevance | path

Searched refs:g_file_query_writable_namespaces (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/
Dgio-tool-info.c300 list = g_file_query_writable_namespaces (file, NULL, &error); in get_writable_info()
Dgfile.h958 GFileAttributeInfoList *g_file_query_writable_namespaces (GFile *file,
Dgfile.c2767 namespaces = g_file_query_writable_namespaces (file, cancellable, NULL); in g_file_build_attribute_list_for_copy()
4486 g_file_query_writable_namespaces (GFile *file, in g_file_query_writable_namespaces() function
/third_party/glib/gio/tests/
Dresources.c925 attrs = g_file_query_writable_namespaces (file, NULL, &error); in test_uri_file()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt158 g_file_query_writable_namespaces
/third_party/glib/
DNEWS4087 747364 Fix GError leak in g_file_query_writable_namespaces()