Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitdownload.cpp447 priv->outputStream = g_file_append_to(file, G_FILE_CREATE_NONE, NULL, &error); in webkit_download_open_stream_for_uri()
/external/bluetooth/glib/gio/
Dgio.symbols256 g_file_append_to
Dgfile.h477 GFileOutputStream * g_file_append_to (GFile *file,
Dgfile.c1464 g_file_append_to (GFile *file, in g_file_append_to() function
DChangeLog1487 Bug 540331 – g_file_append_to () documentation: can return NULL
1489 * gfile.c (g_file_append_to): Clarify docs.
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt60 g_file_append_to
/external/bluetooth/glib/gio/tests/
Dlive-g-file.c836 os = g_file_append_to (child, item.create_flags, NULL, &error); in test_create()
/external/bluetooth/glib/
DNEWS658 540331 g_file_append_to () documentation: can return NULL