Searched defs:g_file_create (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgfile.c931 * the file with g_file_create() which will either atomically create the file
1490 * g_file_create:
1521 g_file_create (GFile *file, function
1788 * For more details, see g_file_create() which is
2368 out = (GOutputStream *)g_file_create (destination, 0, cancellable, error);

Completed in 29 milliseconds