Home
last modified time | relevance | path

Searched refs:g_file_make_directory (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/
Dgio-tool-mkdir.c98 if (!g_file_make_directory (file, NULL, &error)) in handle_mkdir()
Dgfile.c3792 g_file_make_directory (GFile *file, in g_file_make_directory() function
3922 g_file_make_directory (file, cancellable, &my_error); in g_file_make_directory_with_parents()
3948 g_file_make_directory (parent_file, cancellable, &my_error); in g_file_make_directory_with_parents()
3971 g_file_make_directory ((GFile *) l->data, cancellable, &my_error); in g_file_make_directory_with_parents()
3996 return g_file_make_directory (file, cancellable, error); in g_file_make_directory_with_parents()
6009 if (g_file_make_directory (G_FILE (object), cancellable, &error)) in make_directory_async_thread()
Dgfile.h930 gboolean g_file_make_directory (GFile *file,
/third_party/glib/gio/tests/
Dtestfilemonitor.c592 g_file_make_directory (data.file, NULL, &error); in test_dir_monitor()
631 g_file_make_directory (parent, NULL, &error); in nodir_step()
798 g_file_make_directory (data[0].file, NULL, &error); in test_cross_dir_moves()
813 g_file_make_directory (data[1].file, NULL, &error); in test_cross_dir_moves()
Dlive-g-file.c223 res = g_file_make_directory (child, NULL, &error); in create_empty_dir()
265 g_file_make_directory (root, NULL, &error); in test_create_structure()
1257 g_file_make_directory (child, NULL, NULL); in test_make_directory_with_parents()
Dfile.c995 g_file_make_directory (test_file, NULL, &local_error); in create_test_file()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt152 g_file_make_directory
/third_party/glib/
DNEWS5670 - asynchronous version of g_file_trash() and g_file_make_directory()
11162 534764 Typo in error produced by g_file_make_directory