Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/tests/
Dlive-g-file.c153 res = g_file_make_directory (child, NULL, &error); in create_empty_dir()
195 res = g_file_make_directory (root, NULL, NULL); in test_create_structure()
/external/bluetooth/glib/gio/
Dgfile.c2749 g_file_make_directory (GFile *file, in g_file_make_directory() function
2808 result = g_file_make_directory (file, cancellable, &my_error); in g_file_make_directory_with_parents()
2825 result = g_file_make_directory (parent_file, cancellable, &my_error); in g_file_make_directory_with_parents()
2835 result = g_file_make_directory ((GFile *) l->data, cancellable, &my_error); in g_file_make_directory_with_parents()
2851 return g_file_make_directory (file, cancellable, error); in g_file_make_directory_with_parents()
Dgio.symbols288 g_file_make_directory
Dgfile.h624 gboolean g_file_make_directory (GFile *file,
DChangeLog1132 * gfile.c (g_file_make_directory)
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt93 g_file_make_directory
/external/bluetooth/glib/
DNEWS821 534764 Typo in error produced by g_file_make_directory