Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgio-tool-save.c83 out = (GOutputStream *)g_file_append_to (file, flags, NULL, &error); in save()
Dgfile.h675 GFileOutputStream * g_file_append_to (GFile *file,
Dgfile.c1713 g_file_append_to (GFile *file, in g_file_append_to() function
5755 stream = g_file_append_to (G_FILE (source_object), *data, cancellable, &error); in append_to_async_thread()
/third_party/glib/gio/tests/
Dtestfilemonitor.c413 stream = (GOutputStream *)g_file_append_to (data->file, G_FILE_CREATE_NONE, NULL, &error); in change_step()
891 hard_link_stream = G_OUTPUT_STREAM (g_file_append_to (hard_link_file, in file_hard_links_step()
Dlive-g-file.c996 os = g_file_append_to (child, item.create_flags, NULL, &error); in test_create()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt110 g_file_append_to
/third_party/glib/
DNEWS10999 540331 g_file_append_to () documentation: can return NULL